From 84a53398818be95c1e8202d7909dcc3b450ae0cd Mon Sep 17 00:00:00 2001 From: Dongsun Lee Date: Mon, 28 Dec 2015 14:04:40 +0900 Subject: [PATCH] change license from "GPL-2.0+ and LGPL-2.1+" to "LGPL-2.1+ and GPL-2.0+" in spec file Change-Id: I7072e44219e7382da5b9ada95b5e4fd4fcce4f08 Signed-off-by: Dongsun Lee --- packaging/acl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/acl.spec b/packaging/acl.spec index 9a6618c..0db6030 100644 --- a/packaging/acl.spec +++ b/packaging/acl.spec @@ -3,7 +3,7 @@ Name: acl BuildRequires: libattr-devel Summary: Commands for Manipulating POSIX Access Control Lists -License: GPL-2.0+ and LGPL-2.1+ +License: LGPL-2.1+ and GPL-2.0+ Group: Security/Access Control Version: 2.2.52 Release: 0 -- 2.7.4