summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorpaul <paul>2004-09-13 11:27:57 +0000
committerpaul <paul>2004-09-13 11:27:57 +0000
commit33394766a502eff6315bd8d9b1c43a773b2ec35b (patch)
treef893ddac05598e96644fc6462ad6ee80e9c16656 /lib/command.c
parentfee0f4c629412f422fc9a857e097ef335c2c576c (diff)
2004-09-13 Paul Jakma <paul@dishone.st>
* configure.ac: capitalise the package name. autoconf lowercases it for PACKAGE_TARNAME. * lib/command.c: Update the copyright string in the default motd.
Diffstat (limited to 'lib/command.c')
-rw-r--r--lib/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/command.c b/lib/command.c
index 088ad38c..2ed62526 100644
--- a/lib/command.c
+++ b/lib/command.c
@@ -40,7 +40,7 @@ struct host host;
char *default_motd =
"\r\n\
Hello, this is " QUAGGA_PROGNAME " (version " QUAGGA_VERSION ").\r\n\
-Copyright 1996-2002 Kunihiro Ishiguro.\r\n\
+Copyright 1996-2004 Kunihiro Ishiguro, et al.\r\n\
\r\n";
/* Standard command node structures. */