← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/copyright-file into lp:~widelands-dev/widelands/debian

 

Hans Joachim Desserud has proposed merging lp:~widelands-dev/widelands/copyright-file into lp:~widelands-dev/widelands/debian.

Requested reviews:
  Widelands Developers (widelands-dev)

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/copyright-file/+merge/245297

Update the copyright file in debian packaging to document the various licenses origins of files used. Mainly to incorporate the new fonts we now bundle, but I also thought we should probably mention our third party libraries. 

We have not yet documented all of these properly though, see copyright.todo for details on remaining work. There are some questions there where I'm not sure how to proceed. I'm also open for other feedback.

I think it is possible to add individual people as reviewers, so I'll add GunChleoc (since you added the fonts) and Martin Quinson since you're the Debian maintainer and probably know more about this than me. Being appointed as reviewers will presumably ping you so that you are aware of this merge proposal. Combined I believe we can answer the questions I have posted, and get the copyright file up to date. :)

-- 
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/copyright-file into lp:~widelands-dev/widelands/debian.
=== modified file 'debian/copyright'
--- debian/copyright	2014-12-13 12:37:38 +0000
+++ debian/copyright	2014-12-21 15:51:53 +0000
@@ -22,6 +22,96 @@
  On Debian systems, the complete text of the GNU General Public
  License version 2 can be found in "/usr/share/common-licenses/GPL-2".
   
+Files: src/third_party/eris/*
+Copyright: 2013 Florian Nücke, 1994–2013 Lua.org, PUC-Rio.
+License:
+Eris
+Copyright (c) 2013 Florian Nücke.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+-----------------------------------------------------------------------------
+
+Lua 5.2.2 from http://www.lua.org/ with patches http://www.lua.org/bugs.html
+slightly modified to access internal library functions for persistence.
+
+Copyright © 1994–2013 Lua.org, PUC-Rio.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+Files: i18n/fonts/Culmus/*
+Copyright: 2010 by Yoram Gnat (gyoramg@xxxxxxxxxxxxxxxxxxxxx).
+License: This package is distributed under the terms of GNU General Public License
+version 2 (see file GNU-GPL).
+---------------------------------------------------------------------
+
+"Taamey Frank CLM" fonts are copyright (C) 2010 by Yoram Gnat
+(gyoramg@xxxxxxxxxxxxxxxxxxxxx). All rights reserved.
+
+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. 
+
+Files: i18n/fonts/Sinhala/*
+Copyright: 2004,2008 Anuradha Ratnaweera and Harshani Devadithya, 2006 Harshula Jayasuriya, 1994, The Wellcome Trust, London
+License:
+  LKLUG font is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License, version 2, as
+  published by the Free Software Foundation.
+
+  This program 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
+  General Public License, version 2, for more details.
+
+  The Debian packaging is (C) 2004,2008, Anuradha Ratnaweera, and is
+  licensed under the GNU General Public License, version 2.
+
+  You should have received a copy of the GNU General Public License,
+  version 2, in the file `COPYING', or on Debian based systems in the
+  file `/usr/share/common-licenses/GPL-2'; if not, write to the Free
+  Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+  MA 02110-1301 USA.
+
 Files: i18n/fonts/Widelands/Widelands.ttf
 Copyright: 2006-2010, Peter Schwanemann (Peter (AT) drehatlas (DOT) de)
 License: SIL Open Font License, Version 1.1 (http://scripts.sil.org/OFL)

=== added file 'debian/copyright.todo'
--- debian/copyright.todo	1970-01-01 00:00:00 +0000
+++ debian/copyright.todo	2014-12-21 15:51:53 +0000
@@ -0,0 +1,35 @@
+Documents known missing entries in the copyright file
+
+src/thirdparty/minizip/*
+We've shipped this for a while, only the fonts below are new.
+According to the readme it originates from zlib's minizip example, though has
+been modified in Widelands, so we may want to document this, including our
+changes. What's best practice here, mark it based on the original license and
+then mention any modifications done by the Widelands team?
+
+i18n/fonts/DejaVu/*
+Our bundled version mentions something about glyphs which I can't find at 
+https://tracker.debian.org/pkg/fonts-dejavu. I assumed we could follow the
+example from that package on how to document these fonts, but I don't know if
+the glyphs doesn't need a specific mentioning or whether the Debian package has
+stripped them out. Anyone know?
+
+i18n/fonts/FaKacstBook/*
+Presumably GPLed, but doesn't detail which version nor the copyright holder.
+The Launchpad site says GPL v2, but the tar.gz doesn't include a license file.
+
+i18n/fonts/MicroHei/*
+"This font is licensed under Apache2.0 or GPLv3
+               with font embedding exceptions (see Appendix B)."
+Don't know how we deal with dual-licensing in this context. Do we pick one, or
+should both be listed?
+
+i18n/fonts/*nakula*
+GPL2 or later according to the readme, but may need some name(s) to put under 
+the copyright section.
+
+i18n/fonts/*mmrCensus*
+Open Font License. Again we may need some name(s).
+
+As a side note, I wonder if it would be easier to place the last two fonts in
+their own directories so it is easier to tell which files belong to them.


Follow ups