diff options
author | Michele Calgaro <[email protected]> | 2020-09-05 21:05:32 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-05 21:44:35 +0900 |
commit | eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad (patch) | |
tree | 1d9a06aef83c08d2bb6cf3f44c3eabd8b5a7296e /ubuntu/_base/applications/tdepacman/debian/copyright | |
parent | 5d9b7f5acb73ae18aa7079a43f8a4cbd991cb363 (diff) | |
download | tde-packaging-eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad.tar.gz tde-packaging-eaeaf24bfb9f7e598c1f9245531e5c041b44b8ad.zip |
DEB: added tdepacman.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d425b2fe099bd6fd6dde67f7adf2123f66d3ede7)
Diffstat (limited to 'ubuntu/_base/applications/tdepacman/debian/copyright')
-rw-r--r-- | ubuntu/_base/applications/tdepacman/debian/copyright | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tdepacman/debian/copyright b/ubuntu/_base/applications/tdepacman/debian/copyright new file mode 100644 index 000000000..7cac470a4 --- /dev/null +++ b/ubuntu/_base/applications/tdepacman/debian/copyright @@ -0,0 +1,59 @@ +This package was debianized by Fabian Wuertz <[email protected]> on +Fri, 3 Sep 2007 19:52:51 +0100. + +It was downloaded from http://www.wuertz.org/downloads + +Upstream Author: Fabian Wuertz <[email protected]> + +Copyright: + (C) 2008 Fabian Wuertz <[email protected]> + + The following file are from knxcc + (C) 2006 Andreas Loibl <[email protected]> + process.cpp klamp/process.cpp + klamp-install/process.cpp + process.h klamp/process.h + klamp-install/process.h + + --- icons --- + + The following icons are from kde-icons-nuovext + (C) 2005 Alexandre Moore <[email protected]> + cancel.png in klamp/tdepacmandialog.ui + in klamp-install/installdialog.ui + info.png in klamp/tdepacmandialog.ui + + The following icons are from tdelibs-data + (c) 2002 Kalle Dalheimer <[email protected]> and many others + wizard.png in klamp/tdepacmandialog.ui + in klamp-install/installdialog.ui + messagebox_warning.png in klamp-install/installdialog.ui + + The following icon is from kde-icons-crystalproject + (C) 2005 Everaldo Coelho <[email protected]> + help.png in klamp/tdepacmandialog.ui + in klamp-install/installdialog.ui + package.png in klamp/tdepacmandialog.ui + in klamp-install/installdialog.ui + +License: + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 as + published by the Free Software Foundation. + + This program 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 program; if not, write to the Free Software + Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2008, Alexander Kopf <[email protected]> and +is licensed under the GPL, see above. |