]> 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>
Wed, 28 Feb 2024 17:33:57 +0000 (09:33 -0800)
committerKruti <kpendharkar@vmware.com>
Wed, 28 Feb 2024 17:33:57 +0000 (09:33 -0800)
open-vm-tools/lib/include/vm_legal.h

index 6c6444dd521e325f9d3b6e1e13db2ab1952646d3..49ab026f77676c557b15e0178ac460956f49ea87 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  "1998-2023" /* 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."