From 37ddc1bebd9b14d2bd09575866d84b49b9b68584 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 21 Mar 2014 15:45:04 +0100 Subject: Fix documentation license Closes https://github.com/mate-desktop/mate-polkit/issues/15 --- docs/polkit-gtk-mate-1-docs.xml | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/docs/polkit-gtk-mate-1-docs.xml b/docs/polkit-gtk-mate-1-docs.xml index 1db29c1..5a3257e 100644 --- a/docs/polkit-gtk-mate-1-docs.xml +++ b/docs/polkit-gtk-mate-1-docs.xml @@ -26,23 +26,20 @@ - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free - Documentation License, Version 1.1 or any later - version published by the Free Software Foundation with no - Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. You may obtain a copy of the GNU Free - Documentation License from the Free Software - Foundation by visiting their Web site or by writing - to: + This library 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 of the License, or (at your option) any later version. -
- The Free Software Foundation, Inc., - 59 Temple Place - Suite 330, - Boston, MA 02111-1307, - USA -
+ 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, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301, USA.
-- cgit v1.2.1