virt-top/SOURCES/0018-chmod-x-COPYING-files.patch

22 lines
520 B
Diff
Raw Permalink Normal View History

2023-03-28 09:18:56 +00:00
From df68ee432ef350962647f47ca65effbaf7262ebb Mon Sep 17 00:00:00 2001
2019-08-01 18:43:50 +00:00
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Tue, 28 Mar 2017 14:36:07 +0100
2023-03-28 09:18:56 +00:00
Subject: [PATCH 18/23] chmod -x COPYING* files.
2019-08-01 18:43:50 +00:00
---
COPYING | 0
COPYING.LIB | 0
2 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 COPYING
mode change 100755 => 100644 COPYING.LIB
diff --git a/COPYING b/COPYING
old mode 100755
new mode 100644
diff --git a/COPYING.LIB b/COPYING.LIB
old mode 100755
new mode 100644
--
2023-03-28 09:18:56 +00:00
2.31.1
2019-08-01 18:43:50 +00:00