summary refs log tree commit diff stats
path: root/lib/pure/oswalkdir.nim
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pure/oswalkdir.nim')
-rw-r--r--lib/pure/oswalkdir.nim8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/pure/oswalkdir.nim b/lib/pure/oswalkdir.nim
index 000fe25a3..23ca0566a 100644
--- a/lib/pure/oswalkdir.nim
+++ b/lib/pure/oswalkdir.nim
@@ -1,3 +1,11 @@
+#
+#
+#            Nim's Runtime Library
+#        (c) Copyright 2015 Andreas Rumpf
+#
+#    See the file "copying.txt", included in this
+#    distribution, for details about the copyright.
+#
 
 ## Compile-time only version for walkDir if you need it at compile-time
 ## for JavaScript.