]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKruti <kpendharkar@vmware.com>
Mon, 18 Mar 2024 18:03:48 +0000 (11:03 -0700)
committerKruti <kpendharkar@vmware.com>
Mon, 18 Mar 2024 18:03:48 +0000 (11:03 -0700)
open-vm-tools/lib/include/vm_legal.h

index 32a89ca6f759c7fca70e8535edfd770a8369fb86..4d09dcbb93ce5adeacd9dcc65a6fc4796a5aef44 100644 (file)
@@ -37,7 +37,7 @@
  * Updating them therefore may require updating translations and vmsg
  * auditing files in bora/messages/ to avoid breaking the build.
  */
-#define COPYRIGHT_YEARS  "2024" /* See the note above when changing. */
+#define COPYRIGHT_YEARS  "1998-2024" /* See the note above when changing. */
 #define COPYRIGHT_STRING "Copyright (C) " COPYRIGHT_YEARS " " COMPANY_NAME
 #define RIGHT_RESERVED   "All rights reserved."