Blame SOURCES/ovt-Update-copyright-to-reflect-previous-change.patch

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