From 99b81b58cd6d25f1fc1db7feafa96f6d8e452b19 Mon Sep 17 00:00:00 2001 From: paul Date: Mon, 13 Sep 2004 11:27:57 +0000 Subject: 2004-09-13 Paul Jakma * configure.ac: capitalise the package name. autoconf lowercases it for PACKAGE_TARNAME. * lib/command.c: Update the copyright string in the default motd. --- lib/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/command.c') 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. */ -- cgit v1.2.3