diff options
Diffstat (limited to 'compiler/lists.nim')
-rwxr-xr-x | compiler/lists.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/lists.nim b/compiler/lists.nim index b23dfd071..6a1f6c650 100755 --- a/compiler/lists.nim +++ b/compiler/lists.nim @@ -1,7 +1,7 @@ # # # The Nimrod Compiler -# (c) Copyright 2010 Andreas Rumpf +# (c) Copyright 2012 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright. |