summary refs log tree commit diff stats
path: root/lib/pure
diff options
context:
space:
mode:
authorAndreas Rumpf <andreas@andreas-desktop>2010-03-05 12:55:13 +0100
committerAndreas Rumpf <andreas@andreas-desktop>2010-03-05 12:55:13 +0100
commit13c69f5540a0527f11357d63ba5a2c15adaa42cb (patch)
treea6e401c273507be21ffb5660e9c40f98c39f4944 /lib/pure
parenta22d6b7e683eaabaa935dd387fb2de95ef4bfd40 (diff)
downloadNim-13c69f5540a0527f11357d63ba5a2c15adaa42cb.tar.gz
Bugfix: macros can be exported again
Diffstat (limited to 'lib/pure')
-rwxr-xr-xlib/pure/xmlgen.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pure/xmlgen.nim b/lib/pure/xmlgen.nim
index b69a15add..d1fdcdd57 100755
--- a/lib/pure/xmlgen.nim
+++ b/lib/pure/xmlgen.nim
@@ -1,7 +1,7 @@
 #
 #
 #            Nimrod's Runtime Library
-#        (c) Copyright 2009 Andreas Rumpf
+#        (c) Copyright 2010 Andreas Rumpf
 #
 #    See the file "copying.txt", included in this
 #    distribution, for details about the copyright.