After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 728795 - conflicting licenses in doc/reference/vte-docs.xml
conflicting licenses in doc/reference/vte-docs.xml
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
0.36.x
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-23 14:43 UTC by Michael Biebl
Modified: 2014-04-27 08:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Biebl 2014-04-23 14:43:46 UTC
This refencence documentation contains:

  <!--
    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.
    -->

but no actual COPYING.DOC and also

    <legalnotice>
      <para>
        Permission is granted to copy, distribute and/or modify this document
        under the terms of the <citetitle>GNU Lesser General Public Licence</citetitle>, Version 2.1
        or (at your option) any later version published by the Free Software Foundation.

        You may obtain a copy of the <citetitle>GNU Lesser General Public Licence</citetitle>
        from the Free Software Foundation at
        <ulink type="http" url="http://www.gnu.org/licences/">GNU Licences web site</ulink>
        or by writing to:

        <address>
          The Free Software Foundation, Inc.,
          <street>51 Franklin St</street> – Fifth Floor,
          <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>,
          <country>USA</country>
        </address>
      </para>
    </legalnotice>



If the comment about the GFDL is no longer valid, please consider removing that section.