diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2021-06-25 18:57:35 +0300 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2021-06-25 18:57:35 +0300 |
commit | b3fe3eb6c8fa5162f94ef57c260e109089efac10 (patch) | |
tree | 55373edf138a39d1822165b8925962c67587fc3e /debian/copyright | |
download | twin-style-suse2-b3fe3eb6c8fa5162f94ef57c260e109089efac10.tar.gz twin-style-suse2-b3fe3eb6c8fa5162f94ef57c260e109089efac10.zip |
Initial commit: imported from https://store.kde.org/p/1100399
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..20aa3b3 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,57 @@ +This package was debianized by Adrian Neumaier <adrian@firehand.org> on +Mon, 19 Sep 2005 19:56:34 +0200 + +It was downloaded from http://www.gerdfleischer.de/kwin-decor-suse2/ + +Authors: Adrian Schroeter <adrian@suse.de> + Gerd Fleischer <gerdfleischer@web.de> + Sandro Giessl <ceebx@users.sourceforge.net> + Rik Hemsley (rikkus) <rik@kde.org> + Laur Ivan <laurivan@eircom.net> + +Copyright: 2005, Adrian Schroeter + 2003, Sandro Giessl + 2001, Rik Hemsley + 2005, Gerd Fleischer + 2003, Laur Ivan + +License: + +For the files shadow.cpp and shadow.h the following license applies: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License version 2 as published by the Free Software Foundation. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02111-1301, USA. + +On Debian systems, the complete text of the GNU Library General Public +License can be found in `/usr/share/common-licenses/LGPL'. + +For the rest of the package this license applies: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 dated June, 1991. + + This package 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 for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02111-1301, USA. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + |