From 5cdbfa14957f5935692dd92d2d11dcad72e4f3d0 Mon Sep 17 00:00:00 2001 From: sabetts Date: Fri, 2 Mar 2001 09:56:57 +0000 Subject: * main.c (print_version): updated copyright notice. * doc/Makefile.am (EXTRA_DIST): man page comes with the distro. --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 1ccebe8..0342dbd 100644 --- a/src/main.c +++ b/src/main.c @@ -191,7 +191,7 @@ void print_version () { printf ("%s %s\n", PACKAGE, VERSION); - printf ("Copyright (C) 2000 Shawn Betts\n\n"); + printf ("Copyright (C) 2000, 2001 Shawn Betts\n\n"); exit (EXIT_SUCCESS); } -- cgit v1.2.3