diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/maverick/tdebindings/debian/copyright | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/tdebindings/debian/copyright')
-rw-r--r-- | ubuntu/maverick/tdebindings/debian/copyright | 102 |
1 files changed, 0 insertions, 102 deletions
diff --git a/ubuntu/maverick/tdebindings/debian/copyright b/ubuntu/maverick/tdebindings/debian/copyright deleted file mode 100644 index 40047d0f9..000000000 --- a/ubuntu/maverick/tdebindings/debian/copyright +++ /dev/null @@ -1,102 +0,0 @@ -This package also modified by Peter Hawkins <peterh@debian.org> -This package was further debianized by Dominique Devriese <devriese@kde.org>. -This package was also debianized by Ivan E. Moore II <rkrusty@debian.org>. -This package was modified by Karolina Lindqvist <pgd-karolinali@algonet.se> - -It was downloaded from: http://www.kde.org/download - -Copyright: -Unless noted below, all libraries are under the GNU Library General Public -License and all programs are under the GNU General Public License. - -On a debian system, copies of both licenses can be found in the directory -/usr/share/common-licenses/ - -See the file AUTHORS for authors and copyright holders. - - -Copyright (c) 2000 Simon Hausmann <hausmann@kde.org> -Copyright (c) 2000 Lars Knoll <knoll@kde.org> -Copyright (c) 1999 Preston Brown <pbrown@kde.org> -Copyright (c) 1999, 2000 Matthias Ettrich <ettrich@kde.org> - -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 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. - - - -libqtc: -/*************************************************************************** - * (C) 2000-2001 Lost Highway Ltd. All rights reserved. * - * * - * 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 * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ - - -libkdec: -/*************************************************************************** - * (C) 2000-2002 Lost Highway Ltd. All rights reserved. * - * * - * 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 * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ - -libqt-java: -/*************************************************************************** - * (C) 2000-2002 Lost Highway Ltd. All rights reserved. * - * * - * 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 the Free Software Foundation; either version 2 of the * - * License, or (at your option) any later version. * - * * - ***************************************************************************/ - - -libkde-java: -/*************************************************************************** - * (C) 2000-2002 Lost Highway Ltd. All rights reserved. * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU Library General Public License as * - * published by the Free Software Foundation; either version 2 of the * - * License, or (at your option) any later version. * - * * - ***************************************************************************/ - -xparts: -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 the Free Software Foundation; either version 2 of the -License, or (at your option) any later version. - -Authors: -Matthias Ettrich <ettrich@kde.org> -Simon Hausmann <hausmann@kde.org> -Lars Knoll <knoll@kde.org> - -kjsembed: -Copyright (C) 2001-2002, Richard J. Moore <rich@kde.org> -(GPL) - |