diff options
author | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/applications/koffice/debian/copyright | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/applications/koffice/debian/copyright')
-rw-r--r-- | ubuntu/precise/applications/koffice/debian/copyright | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/koffice/debian/copyright b/ubuntu/precise/applications/koffice/debian/copyright new file mode 100644 index 000000000..900ced776 --- /dev/null +++ b/ubuntu/precise/applications/koffice/debian/copyright @@ -0,0 +1,113 @@ +This package was debianised by Ivan E. Moore II <[email protected]> on +Sat, 12 Jun 1999 03:00:29 -0400. +Maintenance was taken over by Ben Burton <[email protected]> on +Fri, 6 Apr 2001 10:30:32 -0500. +Maintenance was taken over by the Debian Qt KDE Team +<[email protected]> on Tue, 18 Oct 2005 22:34:07 +0200 + +It was downloaded from http://www.kde.org + +Copyright: + Unless something else is mentioned, copyright is + © 1999-2008, The KOffice Team http://www.koffice.org + Check the header of every file for more detailed copyright information. + + +Upstream authors: + + Note that KOffice has many contributers beyond those listed below. + + Karbon: Rob Buis <[email protected]>, Lennart Kudling <[email protected]>, + Tomislav Lukman <[email protected]> and + Benoit Vautrin <[email protected]> + KChart: Kalle Dalheimer <[email protected]>, + Laurent Montel <[email protected]>, + Karl-Heinz Zimmer <[email protected]> and + Reginald Stadlbauer <[email protected]> + KFormula: Andrea Rizzi <[email protected]>, Stephan Kulow <[email protected]>, + Ulrich Kuettler <[email protected]>, + Heinrich Kuettler <[email protected]> and + Claus O. Wilke <[email protected]> + Kivio: Dave Marotti <[email protected]>, + Max Judin <[email protected]>, Dmitry Poplavsky <[email protected]>, + Peter Simonsson <[email protected]>, Ian Reinhart Geiser <[email protected]>, + Laurent Montel <[email protected]> and + theKompany.com <[email protected]> + KOShell: Torben Weis <[email protected]>, Simon Hausmann <[email protected]>, + David Faure <[email protected]> and Sven Lüppken <[email protected]> + KPresenter: Reginald Stadlbauer <[email protected]>, + Werner Trobin <[email protected]>, David Faure <[email protected]>, + Toshitaka Fujioka <[email protected]>, + Lukáš Tinkl <[email protected]>, Laurent Montel <[email protected]>, + Thorsten Zachmann <[email protected]> and + Ariya Hidayat <[email protected]> + Chalk: Andrew Richards <[email protected]>, + Matthias Elter <[email protected]>, Michael Koch <[email protected]>, + Carsten Pfeiffer <[email protected]>, + John Califf <[email protected]>, + Patrick Julien <[email protected]>, + Toshitaka Fujioka <[email protected]>, + Laurent Montel <[email protected]> and + Boudewijn Rempt <[email protected]> + KSpread: Torben Weis <[email protected]>, + Laurent Montel <[email protected]>, + David Faure <[email protected]> and many others + Kugar: Keith Davis (Mutiny Bay Software) <[email protected]>, + Phil Thompson <[email protected]>, + Alexander Dymo <[email protected]>, + Joseph Wenninger <[email protected]> and + Joris Marcillac <[email protected]> + KWord: Reginald Stadlbauer <[email protected]>, Torben Weis <[email protected]>, + David Faure <[email protected]>, Thomas Zander <[email protected]>, + Shaheed Haque <[email protected]>, + Laurent Montel <[email protected]>, + Sven Lüppken <[email protected]> and many others + +Copyright: + + The different components of KOffice are released under a mixture of + licenses, most of which are either the GPL (GNU General Public + License) or the LGPL (GNU Lesser General Public License). + + Specifically, all components are released under the GPL with the + following exceptions. + + Karbon, KPresenter, KSpread (excluding calculator plugin), + Kugar Designer, KWord, Spell checker tool, Thumbnail creators: + + LGPL (GNU Lesser General Public License). + + Note that the KSpread calculator plugin is released under the GPL. + + Kivio basic flowcharting stencils: + + BSD License. + + KOffice libraries: + + LGPL in the most part. + + Note however that components of libkofficeui, libkotext and libkwmf + include code from Trolltech and theKompany.com that is released + under the GPL. If in doubt, the individual source files can be + inspected; these each contain their own license statements. + + Import and export filters: + + A mixture of GPL and LGPL. Again the individual source files can + be inspected if in doubt. + + DocBook Documentation: + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation License, + Version 1.1 or any later version published by the Free Software + Foundation; with no Invariant Sections, with no Front-Cover Texts, + and with no Back-Cover Texts. + + On Debian GNU/Linux systems, the complete texts of the licenses mentioned + above can be found in `/usr/share/common-licenses/GPL' (GNU General Public + License), `/usr/share/common-licenses/LGPL' (GNU Lesser General Public + License), `/usr/share/common-licenses/GFDL-1.2' (GNU Free Documentation + License) and `/usr/share/common-licenses/BSD' (BSD License). + |