summary refs log tree commit diff stats
path: root/compiler/main.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-01-19 01:25:48 +0100
committerAraq <rumpf_a@web.de>2014-01-19 01:25:48 +0100
commita59939d29500f7a00cfd45b4990c5e34a9548add (patch)
tree54260a080eb15b74cff5c485d55f104ea20c3daa /compiler/main.nim
parent6df259f15b8507b1d7be6f72759daeb537ff7ac5 (diff)
downloadNim-a59939d29500f7a00cfd45b4990c5e34a9548add.tar.gz
it's the year 2014
Diffstat (limited to 'compiler/main.nim')
-rw-r--r--compiler/main.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/main.nim b/compiler/main.nim
index 4cea24f9d..cdea7b5ca 100644
--- a/compiler/main.nim
+++ b/compiler/main.nim
@@ -1,7 +1,7 @@
 #
 #
 #           The Nimrod Compiler
-#        (c) Copyright 2013 Andreas Rumpf
+#        (c) Copyright 2014 Andreas Rumpf
 #
 #    See the file "copying.txt", included in this
 #    distribution, for details about the copyright.