summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2014-04-27 10:13:41 +0200
committerChristian Persch <chpe@gnome.org>2014-04-27 10:18:32 +0200
commitb64481e9ad51b49bbbbcbf603582ec66a4a3a5f6 (patch)
treeecb4d3bd2d06c780c6046d2a0c1478b548d6fdb1
parent863bb1c607efbbebfad58316f106503ee0e389dc (diff)
downloadvte-b64481e9ad51b49bbbbcbf603582ec66a4a3a5f6.tar.gz
docs: Fix licence header
The library is LGPL, and the docs include the docs comments from the library sources, so it's logical that the docs licence should be LGPL too. The docs already said so in the text, but the licence header in the comments said GFDL. Since I'm the only one who's contributed to the xml file itself, I just changed this to LGPL, too. https://bugzilla.gnome.org/show_bug.cgi?id=728795 (cherry picked from commit 957a85b11750362a265526d63ca1423ae453cf3b)
-rw-r--r--doc/reference/vte-docs.xml19
1 files changed, 13 insertions, 6 deletions
diff --git a/doc/reference/vte-docs.xml b/doc/reference/vte-docs.xml
index 702bfbdd..945ecde7 100644
--- a/doc/reference/vte-docs.xml
+++ b/doc/reference/vte-docs.xml
@@ -7,12 +7,19 @@
<!--
Copyright © 2009, 2010 Christian Persch
- Permission is granted to copy, distribute and/or modify this document
- under the terms of the GNU Free Documentation License, Version 1.2
- or (at your option) any later version published by the Free Software Foundation;
- with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
-
- A copy of the license is included in the COPYING.DOC file.
+ 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.1 of the License, or (at your option) any later version.
+
+ 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 Street, Fifth Floor, Boston, MA 02110-1301 USA
-->
<bookinfo>