fixed copyright date
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 22 Jan 2004 15:40:11 +0000 (15:40 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 22 Jan 2004 15:40:11 +0000 (15:40 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@695 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/src/vrsetup.c

index 81a3e5b..2876d73 100644 (file)
@@ -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);
 }