From: Oliver Kurth Date: Tue, 30 Jan 2018 00:52:19 +0000 (-0800) Subject: Update tools copyright to 2018 X-Git-Tag: 10.2.5~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05247ceca97fe995e4f5590740c5c454c3c29707;p=thirdparty%2Fopen-vm-tools.git Update tools copyright to 2018 --- diff --git a/open-vm-tools/lib/include/vm_legal.h b/open-vm-tools/lib/include/vm_legal.h index 777a8bbc6..358146116 100644 --- a/open-vm-tools/lib/include/vm_legal.h +++ b/open-vm-tools/lib/include/vm_legal.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2006-2017 VMware, Inc. All rights reserved. + * Copyright (C) 2006-2018 VMware, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published @@ -36,7 +36,7 @@ * The following strings may be incorporated into MSGID strings. Updating * them therefore may require updating translations and vmsg auditing files. */ -#define COPYRIGHT_YEARS "1998-2017" +#define COPYRIGHT_YEARS "1998-2018" #define COPYRIGHT_STRING "Copyright (C) " COPYRIGHT_YEARS " " COMPANY_NAME #define RIGHT_RESERVED "All rights reserved."