summary refs log tree commit diff stats
path: root/lib/pure/htmlgen.nim
diff options
context:
space:
mode:
authorGuillaume Gelin <ramnes@1000mercis.com>2015-01-06 15:26:33 +0100
committerGuillaume Gelin <ramnes@1000mercis.com>2015-01-06 15:26:33 +0100
commit3119fe087d28344a34f296f1548cd8d852aea2f8 (patch)
tree1f54f2db0e36a18baf2953b0cec676e102023a2f /lib/pure/htmlgen.nim
parent2f9fd32770a283a9d763ab993979be3152401a49 (diff)
downloadNim-3119fe087d28344a34f296f1548cd8d852aea2f8.tar.gz
Happy new year!
Diffstat (limited to 'lib/pure/htmlgen.nim')
-rw-r--r--lib/pure/htmlgen.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pure/htmlgen.nim b/lib/pure/htmlgen.nim
index 4852ed50d..aeb93bebe 100644
--- a/lib/pure/htmlgen.nim
+++ b/lib/pure/htmlgen.nim
@@ -1,7 +1,7 @@
 #
 #
 #            Nim's Runtime Library
-#        (c) Copyright 2014 Andreas Rumpf
+#        (c) Copyright 2015 Andreas Rumpf
 #
 #    See the file "copying.txt", included in this
 #    distribution, for details about the copyright.