summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhasso <hasso>2005-03-26 14:13:40 +0000
committerhasso <hasso>2005-03-26 14:13:40 +0000
commitea86af47ee6c4c38a55e446142315919f0c7c2fe (patch)
tree2f94d4229036aa942ac2d264438e76eeac6bcd21
parentd71fd295680cfcedea7957f85b989c77fda191bb (diff)
downloadquagga-ea86af47ee6c4c38a55e446142315919f0c7c2fe.tar.bz2
quagga-ea86af47ee6c4c38a55e446142315919f0c7c2fe.tar.xz
Trying to finish previous commit ...
-rw-r--r--lib/version.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version.h.in b/lib/version.h.in
index cc7c6ca6..429474d1 100644
--- a/lib/version.h.in
+++ b/lib/version.h.in
@@ -32,7 +32,7 @@
#define QUAGGA_URL "http://www.quagga.net"
-#define QUAGGA_COPYRIGHT "Copyright 1996-2004 Kunihiro Ishiguro, et al."
+#define QUAGGA_COPYRIGHT "Copyright 1996-2005 Kunihiro Ishiguro, et al."
pid_t pid_output (const char *);