From e610e7fd3eec70aa8ae8c722b23a80d6bcae5bd3 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 13 Sep 2012 13:43:56 -0700 Subject: [PATCH] Add documentation licenses; fix some of the unknown licenses, and document that musicxml is MIT licensed --- debian/copyright | 50 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 46 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index eb555aa46e..93593f54a5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,6 @@ Upstream-Name: lilypond Upstream-Contact: lilypond-devel@gnu.org Source: http://www.lilypond.org/ - Files: * Copyright: 1993--2012, Han-Wen Nienhuys , 1996--2012, Jan Nieuwenhuizen , @@ -14,6 +13,19 @@ Copyright: 2010-2012 Don Armstrong , 2005-2010 Anthony Fok License: GPL-2+ +Files: Documentation/* +Copyright: Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival +License: GFDL-1.3+ + +Files: Documentation/snippet +Copyright: Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival +License: GFDL-1.3+ + +Files: input/regression/musicxml/* +Copyright: 2008-2010, Reinhold Kainhofer +License: MIT + + Files: flower/include/matrix.hh lily/constrained-breaking.cc lily/include/constrained-breaking.hh @@ -246,7 +258,7 @@ License: GPL-3+ Files: elisp/lilypond-font-lock.el Copyright: 1997: Han-Wen Nienhuys, 1995-1996 Barry A. Warsaw,1992-1994 Tim Peters -License: UNKNOWN +License: GPL-3+ Files: elisp/lilypond-song.el Copyright: 2006, Brailcom, o.p.s @@ -254,7 +266,7 @@ License: GPL-3+ Files: lily/include/breathing-sign.hh Copyright: 1999--2012, Michael Krause -License: UNKNOWN +License: GPL-3+ Files: scripts/build/mf2pt1.pl Copyright: 2012, Scott Pakin @@ -262,7 +274,7 @@ License: LPPL-1.3c+ Files: scripts/build/website_post.py Copyright: UNKNOWN -License: UNKNOWN +License: GPL-3+ License: BSL-1.0 @@ -290,6 +302,18 @@ License: BSL-1.0 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +License: GFDL-1.3+ + Permission is granted to copy, distribute and/or modify the + documentation for GNU LilyPond under the terms of the GNU Free + Documentation License as published by the Free Software Foundation, + either version 1.3, or (at your option) any later version; with no + Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. + . + On Debian systems, the complete text of version 1.3 of the GNU Free + Documenation License can be found in + `/usr/share/common-licenses/GFDL-1.3'. + + License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -719,3 +743,21 @@ License: LPPL-1.3c+ the Work. +License: MIT + 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. -- 2.39.5