From: John Wolfe Date: Tue, 22 Dec 2020 21:01:04 +0000 (-0800) Subject: Update some copyright dates for 2020 publication. X-Git-Tag: stable-11.3.0~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ccc4db5bc5d2aac817af5041fe482e2982c7ed;p=thirdparty%2Fopen-vm-tools.git Update some copyright dates for 2020 publication. --- diff --git a/open-vm-tools/lib/include/guestStoreDefs.h b/open-vm-tools/lib/include/guestStoreDefs.h index 1e297fb4e..51755749e 100644 --- a/open-vm-tools/lib/include/guestStoreDefs.h +++ b/open-vm-tools/lib/include/guestStoreDefs.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2019 VMware, Inc. All rights reserved. + * Copyright (c) 2019-2020 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 diff --git a/open-vm-tools/lib/include/vmware/tools/guestStoreClientLib.h b/open-vm-tools/lib/include/vmware/tools/guestStoreClientLib.h index 2f147c260..18cac5ab3 100644 --- a/open-vm-tools/lib/include/vmware/tools/guestStoreClientLib.h +++ b/open-vm-tools/lib/include/vmware/tools/guestStoreClientLib.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2019 VMware, Inc. All rights reserved. + * Copyright (c) 2019-2020 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 diff --git a/open-vm-tools/libguestStoreClient/guestStoreClientLibInt.h b/open-vm-tools/libguestStoreClient/guestStoreClientLibInt.h index 5f178ad73..7a00f22b2 100644 --- a/open-vm-tools/libguestStoreClient/guestStoreClientLibInt.h +++ b/open-vm-tools/libguestStoreClient/guestStoreClientLibInt.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2019 VMware, Inc. All rights reserved. + * Copyright (c) 2019-2020 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 diff --git a/open-vm-tools/libguestStoreClient/gueststoreclientlib_version.h b/open-vm-tools/libguestStoreClient/gueststoreclientlib_version.h index 1951a4d01..aa318d4d1 100644 --- a/open-vm-tools/libguestStoreClient/gueststoreclientlib_version.h +++ b/open-vm-tools/libguestStoreClient/gueststoreclientlib_version.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2019 VMware, Inc. All rights reserved. + * Copyright (c) 2019-2020 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 diff --git a/open-vm-tools/tests/testVmblock/Makefile.am b/open-vm-tools/tests/testVmblock/Makefile.am index f4ac11da8..3c44b4046 100644 --- a/open-vm-tools/tests/testVmblock/Makefile.am +++ b/open-vm-tools/tests/testVmblock/Makefile.am @@ -1,5 +1,5 @@ ################################################################################ -### Copyright (C) 2009-2016 VMware, Inc. All rights reserved. +### Copyright (c) 2009-2016,2020 VMware, Inc. All rights reserved. ### ### This program is free software; you can redistribute it and/or modify ### it under the terms of version 2 of the GNU General Public License as