summary refs log tree commit diff stats
path: root/lib/pure/pegs.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2010-02-06 12:24:54 +0100
committerAndreas Rumpf <rumpf_a@web.de>2010-02-06 12:24:54 +0100
commitfd522aa406a482dbe85247b9e6039efbafe9ee58 (patch)
treeb49504b8fbc6201751f4d31f66b0b5a9c7d4335d /lib/pure/pegs.nim
parenteca05d2a3398f25be13282072da1ff1c284afcd7 (diff)
downloadNim-fd522aa406a482dbe85247b9e6039efbafe9ee58.tar.gz
httpserver supports a fixed port number
Diffstat (limited to 'lib/pure/pegs.nim')
-rwxr-xr-xlib/pure/pegs.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pure/pegs.nim b/lib/pure/pegs.nim
index 488e42c7d..5ba0351ad 100755
--- a/lib/pure/pegs.nim
+++ b/lib/pure/pegs.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.