diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/version.h.in | 2 |
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 *); |