1 Star 0 Fork 10

liuzhiqiang/sysfsutils

forked from src-openEuler/sysfsutils 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0005-sysutils-modify-GPL-path-written-in-COPYING.patch 1001 Bytes
一键复制 编辑 原始数据 按行查看 历史
From bcb67a67348ebe154d6bf2d426e0a0b5c18630be Mon Sep 17 00:00:00 2001
From: Huangzheng <huangzheng22@huawei.com>
Date: Fri, 10 Jan 2020 16:27:37 +0800
Subject: [PATCH] sysfsutils: modify GPL path written in COPYING
Openeuler has packaged the GPL and LGPL into usr/share/licenses/sysfsutils,
so we need modify COPYING file.
Signed-off-by: Huangzheng <huangzheng22@huawei.com>
---
COPYING | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/COPYING b/COPYING
index 39cac23..c0b5638 100644
--- a/COPYING
+++ b/COPYING
@@ -3,9 +3,9 @@ The commands and utilities under the "test" directory are licensed under the
GNU General Public License (GPL) Version 2, June 1991. The full text of the
GPL is located at:
-sysfsutils/cmd/GPL
+/usr/share/licenses/sysfsutils/GPL
The sysfs library is licensed under the GNU Lesser Public License (LGPL)
Version 2.1, February 1999. The full text of the LGPL is located at:
-sysfsutils/lib/LGPL
+/usr/share/licenses/sysfsutils/LGPL
--
2.19.1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuzhiqiang26/sysfsutils.git
git@gitee.com:liuzhiqiang26/sysfsutils.git
liuzhiqiang26
sysfsutils
sysfsutils
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385