diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 78 |
1 files changed, 75 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright index 762f9f445..74391e2cf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,11 @@ Files: * -Copyright: © 2006-2008 Joey Hess <joey@ikiwiki.info> +Copyright: © 2006-2010 Joey Hess <joey@ikiwiki.info> License: GPL-2+ The full text of the GPL is distributed as doc/GPL in ikiwiki's source, and is distributed in /usr/share/common-licenses/GPL-2 on Debian systems. Files: templates/*, underlays/basewiki/*, doc/ikiwiki/directive/*, ikiwiki.setup, po/underlay/* -Copyright: © 2006-2008 Joey Hess <joey@ikiwiki.info> +Copyright: © 2006-2010 Joey Hess <joey@ikiwiki.info> License: other Redistribution and use in source and compiled forms, with or without modification, are permitted under any circumstances. No warranty. @@ -136,14 +136,38 @@ Files: 404.pm Copyright: © 2009 Simon McVittie <http://smcv.pseudorandom.co.uk/> License: GPL-2+ -Files: wmd.pm +Files: wmd.pm, getsource.pm Copyright: © 2009 William Uther License: GPL-2+ +Files: rsync.pm +Copyright: © 2009 Amitai Schlair +License: BSD-C2 + Files: doc/logo/* Copyright: © 2006 Recai Oktaş <roktas@debian.org> License: GPL-2+ +Files: po/* +Copyright: + 2007 Damyan Ivanov <dam@modsodtsys.com> + 2007-2009 Miroslav Kure <kurem@debian.cz> + 2008 Jonas Smedegaard <dr@jones.dk> + 2008 Kai Wasserbäch <debian@carbon-project.org> + 2008-2009 Kurt Gramlich <kurt@skolelinux.de> + 2007 Kartik Mistry <kartik.mistry@gmail.com> + 2007 Pawel Tecza <ptecza@net.icm.edu.pl> + 2007, 2009 Víctor Moral <victor@taquiones.net> + 2007 Jean-Luc Coulon (f5ibh) <jean-luc.coulon@«anadoo.fr> + 2008 Christian Perrier <bubulle@debian.org> + 2007 Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> + 2007 Daniel Nylander <po@danielnylander.se> + 2009 Fernando González de Requena <fgrequena@gmail.com> + 2010 Sebastian Kuhnert <mail@sebastian-kuhnert.de> +License: + Redistribution and use in source and compiled forms, with or without + modification, are permitted under any circumstances. No warranty. + Files: doc/smileys/* Copyright: (c) 2000 - 2004 by Jürgen Hermann <jh@web.de> @@ -164,3 +188,51 @@ License: GPL-2+ 118 Turnpike Rd., Southboro, MA 01772. . Republished with permission. + +Files: cvs.pm +Copyright: © 2009 Amitai Schlair +License: BSD-C2 + +Files: underlays/openid-selector/ikiwiki/openid/* +Copyright: © 2008-2010 andyjm, david.j.boden +License: BSD-C2 + From http://code.google.com/p/openid-selector/ + +Files: underlays/openid-selector/ikiwiki/openid/jquery.js +Copyright: © 2005-2008 by John Resig, Branden Aaron & Jörn Zaefferer +License: GPL-2 + +Files: underlays/themes/blueview/style.css +Copyright: + © 2009,2010 Bernd Zeimetz + © 2008 Yahoo! Inc. +License: GPL-2+ + Parts derived from BSD-C3 licensed YUI library. + http://developer.yahoo.com/yui/license.html + +Files: underlays/themes/blueview/* +Copyright: © 2009,2010 Bernd Zeimetz +License: GPL-2+ + +License: BSD-C2 + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + . + THIS SOFTWARE IS PROVIDED BY IKIWIKI AND CONTRIBUTORS ``AS IS'' + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION + OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. |