From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:24 +0000 (-0700) Subject: Update tools copyright to 2017 X-Git-Tag: stable-10.2.0~354 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=577ebaddbcfed70548c5bea89ff74f40d9a9d1cf;p=thirdparty%2Fopen-vm-tools.git Update tools copyright to 2017 --- diff --git a/open-vm-tools/lib/include/vm_legal.h b/open-vm-tools/lib/include/vm_legal.h index 97debde8c..777a8bbc6 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-2016 VMware, Inc. All rights reserved. + * Copyright (C) 2006-2017 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-2016" +#define COPYRIGHT_YEARS "1998-2017" #define COPYRIGHT_STRING "Copyright (C) " COPYRIGHT_YEARS " " COMPANY_NAME #define RIGHT_RESERVED "All rights reserved."