diff options
author | Araq <rumpf_a@web.de> | 2017-01-07 22:35:09 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2017-01-07 22:35:09 +0100 |
commit | 9c47bb9cc0fda686ca403f5abd0ae2f06d364c74 (patch) | |
tree | 01645b454a0ecd0d35300c57aa03219f831d2734 /koch.nim | |
parent | fc636e2d12bf354cfb4e8f63b33802ae2fe4ed5f (diff) | |
download | Nim-9c47bb9cc0fda686ca403f5abd0ae2f06d364c74.tar.gz |
happy new year
Diffstat (limited to 'koch.nim')
-rw-r--r-- | koch.nim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/koch.nim b/koch.nim index d5b756420..23c6fac52 100644 --- a/koch.nim +++ b/koch.nim @@ -1,7 +1,7 @@ # # # Maintenance program for Nim -# (c) Copyright 2016 Andreas Rumpf +# (c) Copyright 2017 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright. @@ -30,7 +30,7 @@ const +-----------------------------------------------------------------+ | Maintenance program for Nim | | Version $1| -| (c) 2016 Andreas Rumpf | +| (c) 2017 Andreas Rumpf | +-----------------------------------------------------------------+ Build time: $2, $3 |