Update license tag to GPLv2+
Changing license on anaconda source to GPLv2 or any later version, the first
thing to change is the spec file tag.
---
anaconda.spec | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/anaconda.spec b/anaconda.spec
index 3cf5392..17a1f82 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -4,7 +4,7 @@ Summary: Graphical system installer
Name: anaconda
Version: 11.4.0.9
Release: 1
-License: GPLv2
+License: GPLv2+
Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda
--
1.5.3.6
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|