diff options
Diffstat (limited to 'lib/command.c')
-rw-r--r-- | lib/command.c | 2 |
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. */ |