From: Oliver Kurth Date: Thu, 19 Jan 2017 01:28:16 +0000 (-0800) Subject: Update tools copyright to 2017 X-Git-Tag: stable-10.1.5~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=251f551abddcfd0a5e7b8ce2502af730457a7212;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."