[Fedora-spins] [spin-kickstarts/f21] license files have moved, and we no longer ship the collection as GPL but MIT

Dennis Gilmore ausil at fedoraproject.org
Fri Aug 1 17:15:28 UTC 2014


commit da35a8e41110ce796d9e731033c4f1dcfb2a4c75
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Fri Aug 1 12:05:44 2014 -0500

    license files have moved, and we no longer ship the collection as GPL but MIT

 fedora-live-base.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 54197df..15db01a 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -303,7 +303,7 @@ rm -f /core*
 
 
 %post --nochroot
-cp $INSTALL_ROOT/usr/share/doc/*-release/GPL $LIVE_ROOT/GPL
+cp $INSTALL_ROOT/usr/share/licenses/*-release/* $LIVE_ROOT/
 
 # only works on x86, x86_64
 if [ "$(uname -i)" = "i386" -o "$(uname -i)" = "x86_64" ]; then


More information about the spins mailing list