diff options
Diffstat (limited to 'lib/excpt.nim')
-rw-r--r-- | lib/excpt.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/excpt.nim b/lib/excpt.nim index be307af09..38d34f3f4 100644 --- a/lib/excpt.nim +++ b/lib/excpt.nim @@ -1,7 +1,7 @@ # # # Nimrod's Runtime Library -# (c) Copyright 2008 Andreas Rumpf +# (c) Copyright 2009 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright. |