From 24153e715fc9d7509ece8e7f51324aa52a73e3bc Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Thu, 22 Jan 2004 15:40:11 +0000 Subject: [PATCH] fixed copyright date git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@695 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/src/vrsetup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-vserver/src/vrsetup.c b/util-vserver/src/vrsetup.c index 81a3e5b..2876d73 100644 --- a/util-vserver/src/vrsetup.c +++ b/util-vserver/src/vrsetup.c @@ -62,7 +62,7 @@ showVersion() WRITE_MSG(1, "vrsetup " VERSION " -- set up and control vroot devices\n" "This program is part of " PACKAGE_STRING "\n\n" - "Copyright (C) 2003 Enrico Scholz\n" + "Copyright (C) 2004 Enrico Scholz\n" VERSION_COPYRIGHT_DISCLAIMER); exit(0); } -- 1.8.1.5