[katello-devel] Big re-license push

Mike McCune mmccune at redhat.com
Mon May 23 23:52:23 UTC 2011


Going to push a big diff tomorrow that licenses Katello to GPLv2.

This touches every Ruby file with a new license header, eg:

--- a/src/lib/ldap.rb
+++ b/src/lib/ldap.rb
@@ -1,3 +1,17 @@
+#
+# Copyright © 2011 Red Hat, Inc.
+#
+# This software is licensed to you under the GNU General Public License,
+# version 2 (GPLv2). There is NO WARRANTY for this software, express or
+# implied, including the implied warranties of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. You should have received a copy of GPLv2
+# along with this software; if not, see
+# http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
+#
+# Red Hat trademarks are not licensed under GPLv2. No permission is
+# granted to use or replicate Red Hat trademarks that are incorporated
+# in this software or its documentation.
+
  require 'net/ldap'

Hopefully this won't cause any merge headaches.  Will wait till mid-day 
tomorrow to make this push.

Mike
-- 
Mike McCune
mmccune AT redhat.com
Red Hat Engineering       | Portland, OR
Systems Management        | 650.254.4248




More information about the katello-devel mailing list