diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-04-13 22:22:15 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2010-04-13 22:22:15 +0200 |
commit | c97116aeb925dfa10420ca8baae1d445da23b73d (patch) | |
tree | bdaef52a26926480c0077a077bd866e674b688e7 /README | |
parent | cc9b7a21fb239effae480c11188c340863caf509 (diff) |
Relicense everything from GPL to LGPL 2.1+
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 11 insertions, 7 deletions
@@ -1,10 +1,14 @@ -Copyright 2009 Red Hat, Inc. and/or its affiliates. +Copyright 2009 Red Hat, Inc. and/or its affiliates. -This program is licensed to you under the GNU General Public License, -version 2 or (at your option) any later version published by the Free -Software Foundation. See the file COPYING for details. +This program and libraries is free software; you can redistribute it +and/or modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. -There is NO WARRANTY for this software, not even the implied -warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A -PARTICULAR PURPOSE. +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details. +You should have received a copy of the GNU Lesser General Public +License along with this library; if not, see <http://www.gnu.org/licenses/>. |