Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395179 - media-fonts/unifont is licensed wrongly
Summary: media-fonts/unifont is licensed wrongly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-18 17:58 UTC by Andrius Štikonas
Modified: 2012-01-08 10:36 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Štikonas 2011-12-18 17:58:41 UTC
media-fonts/unifont should be licensed under GPL instead of freedist.

License can be found in README file or you can read it on
http://packages.debian.org/changelogs/pool/main/u/unifont/unifont_5.1.20080914-1.1/unifont.copyright
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-19 12:14:25 UTC
Debian is wrong. It's a mixed license package, as the README explains:

LICENSE
-------
Roman Czyborra released his work (Perl scripts and font .hex files)
under the following terms:

     All of my works you find here are freeware. You may
     freely copy, use, quote, modify or redistribute them
     as long as you properly attribute my contribution and
     have given a quick thought about whether Roman might
     perhaps be interested to read what you did with his
     stuff. Horizontal rules don't apply.

David Starner released what in this package is named "hex2bdf-split"
under the same license as Roman Czyborra's work.

License for all of Paul Hardy's work (except "johab2ucs2" and
"blanks.hex", mentioned separately), Makefile and debian/ mods
by Anthony Fok, and modified software from Luis Gonzalez Miranda
(with permission granted to Paul Hardy):

     These are released under the terms of the GNU General Public
     License version 2, or (at your option) a later version.

License for Fonts:

     Any fonts using glyphs from the "wqy-cjk.hex" file (including
     the default TrueType font) are bound by the terms of the Wen
     Quan Yi font license.  Those fonts are released under the terms
     of the GNU General Public License (GPL) versionn 2, with the
     exception that embedding the font in a document does not by
     itself bind that document to the terms of the GNU GPL.

     Any fonts that do not use glyphs from the "wqy-cjk.hex" file
     fall under the above "License for all of Roman Czyborra's work".

     The fonts in "./font/precompiled" do use wqy-cjk.hex, and so
     are licensed under the GNU GPL version 2, with the exception
     that embedding the font in a document does not in itself bind
     that document to the terms of the GNU GPL.  The following
     paragraphs explaining the exception is taken from the Wen
     Quan Yi font distribution:

          ** GPL v2.0 license with font embedding exception:

          As a special exception, if you create a document which
          uses this font, and embed this font or unaltered portions
          of this font into the document, this font does not by
          itself cause the resulting document to be covered by
          the GNU General Public License. This exception does not
          however invalidate any other reasons why the document
          might be covered by the GNU General Public License.
          If you modify this font, you may extend this exception
          to your version of the font, but you are not obligated
          to do so. If you do not wish to do so, delete this
          exception statement from your version.

License for "blanks.hex":

     There is one exception to the above rules: Paul Hardy earlier
     released the "blanks.hex" file into the public domain.
Comment 2 Ulrich Müller gentoo-dev 2012-01-02 18:59:05 UTC
I believe that the following would be appropriate:
LICENSE="czyborra.com GPL-2 GPL-3 GPL-2-with-font-exception public-domain"

A license file "czyborra.com" would have to be created, with this contents:

All of my works you find here are freeware. You may freely copy, use,
quote, modify or redistribute them as long as you properly attribute
my contribution and have given a quick thought about whether Roman
might perhaps be interested to read what you did with his stuff.
Horizontal rules don't apply.
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2012-01-08 04:28:14 UTC
Fixed.
Comment 4 Ulrich Müller gentoo-dev 2012-01-08 10:36:50 UTC
czyborra added to the MISC-FREE license group.