diff options
author | Guillaume Gelin <ramnes@1000mercis.com> | 2015-01-06 15:26:33 +0100 |
---|---|---|
committer | Guillaume Gelin <ramnes@1000mercis.com> | 2015-01-06 15:26:33 +0100 |
commit | 3119fe087d28344a34f296f1548cd8d852aea2f8 (patch) | |
tree | 1f54f2db0e36a18baf2953b0cec676e102023a2f /compiler/semfold.nim | |
parent | 2f9fd32770a283a9d763ab993979be3152401a49 (diff) | |
download | Nim-3119fe087d28344a34f296f1548cd8d852aea2f8.tar.gz |
Happy new year!
Diffstat (limited to 'compiler/semfold.nim')
-rw-r--r-- | compiler/semfold.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/semfold.nim b/compiler/semfold.nim index 220abcad7..1988c512e 100644 --- a/compiler/semfold.nim +++ b/compiler/semfold.nim @@ -1,7 +1,7 @@ # # # The Nim Compiler -# (c) Copyright 2014 Andreas Rumpf +# (c) Copyright 2015 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright. |