|
|
b87039 |
From 9469e609572d721ec9c8eb065a1e8e9dde3de6b2 Mon Sep 17 00:00:00 2001
|
|
|
b87039 |
From: Cathy Avery <cavery@redhat.com>
|
|
|
b87039 |
Date: Tue, 7 Apr 2020 12:01:27 +0200
|
|
|
b87039 |
Subject: [PATCH 2/2] Update copyright to reflect previous change.
|
|
|
b87039 |
|
|
|
b87039 |
RH-Author: Cathy Avery <cavery@redhat.com>
|
|
|
b87039 |
Message-id: <20200403112905.23123-3-cavery@redhat.com>
|
|
|
b87039 |
Patchwork-id: 94536
|
|
|
b87039 |
O-Subject: [RHEL-7.9 open-vm-tools PATCH 2/2] Update copyright to reflect previous change.
|
|
|
b87039 |
Bugzilla: 1818109
|
|
|
b87039 |
RH-Acked-by: Vitaly Kuznetsov <vkuznets@redhat.com>
|
|
|
b87039 |
RH-Acked-by: Mohammed Gamal <mgamal@redhat.com>
|
|
|
b87039 |
|
|
|
b87039 |
commit 95bb9273cccfd38e0f3299828a0a6cf5a8c30efb
|
|
|
b87039 |
Author: Oliver Kurth <okurth@vmware.com>
|
|
|
b87039 |
Date: Tue, 17 Mar 2020 14:36:55 -0700
|
|
|
b87039 |
|
|
|
b87039 |
Update copyright to reflect previous change.
|
|
|
b87039 |
|
|
|
b87039 |
Signed-off-by: Cathy Avery <cavery@redhat.com>
|
|
|
b87039 |
Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
|
|
|
b87039 |
---
|
|
|
b87039 |
open-vm-tools/namespacetool/namespacetool.c | 2 +-
|
|
|
b87039 |
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
b87039 |
|
|
|
b87039 |
diff --git a/open-vm-tools/namespacetool/namespacetool.c b/open-vm-tools/namespacetool/namespacetool.c
|
|
|
b87039 |
index bfd003d..fc38f06 100644
|
|
|
b87039 |
--- a/open-vm-tools/namespacetool/namespacetool.c
|
|
|
b87039 |
+++ b/open-vm-tools/namespacetool/namespacetool.c
|
|
|
b87039 |
@@ -1,5 +1,5 @@
|
|
|
b87039 |
/*********************************************************
|
|
|
b87039 |
- * Copyright (C) 2016-2019 VMware, Inc. All rights reserved.
|
|
|
b87039 |
+ * Copyright (C) 2016-2020 VMware, Inc. All rights reserved.
|
|
|
b87039 |
*
|
|
|
b87039 |
* This program is free software; you can redistribute it and/or modify it
|
|
|
b87039 |
* under the terms of the GNU Lesser General Public License as published
|
|
|
b87039 |
--
|
|
|
b87039 |
1.8.3.1
|
|
|
b87039 |
|