]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Update copyright year to 2010
authorVMware, Inc <>
Wed, 20 Jan 2010 21:30:53 +0000 (13:30 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Wed, 20 Jan 2010 21:30:53 +0000 (13:30 -0800)
So that our copyright string is current. The year in stubbed-out
open_source_licenses.txt file is not changed as we expect the file
to be replaced soon.

Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/vm_legal.h

index bd3970deccf86942c5471ef23ee82df66c6dd3ab..a845f8cb2f62561926c910d7e05620dcd85c3085 100644 (file)
@@ -30,7 +30,7 @@
 #include "vm_version.h"
 
 
-#define COPYRIGHT_YEARS    "1998-2009"
+#define COPYRIGHT_YEARS    "1998-2010"
 #define COPYRIGHT_STRING   "Copyright \251 " COPYRIGHT_YEARS " " COMPANY_NAME
 #define UTF8_COPYRIGHT_STRING   "Copyright \302\251 " COPYRIGHT_YEARS " " COMPANY_NAME
 #define GENERIC_COPYRIGHT_STRING   "Copyright (C) " COPYRIGHT_YEARS " " COMPANY_NAME