diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 15:48:54 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 15:48:54 -0500 |
commit | 01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365 (patch) | |
tree | 86a5d3e79961508ba54455e863cc567b59197010 /ubuntu/maverick/applications/tdeio-ftps/debian/copyright | |
parent | 242566a13716912e6ac9d9d7e600ea08378cd436 (diff) | |
download | tde-packaging-01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365.tar.gz tde-packaging-01e4bc8c4cb1b321473fe8d17ea11a3cfcd2a365.zip |
Add preliminary Debian and Ubuntu packaging files for tdeio-ftps
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-ftps/debian/copyright')
-rw-r--r-- | ubuntu/maverick/applications/tdeio-ftps/debian/copyright | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/tdeio-ftps/debian/copyright b/ubuntu/maverick/applications/tdeio-ftps/debian/copyright new file mode 100644 index 000000000..bcb77e6d0 --- /dev/null +++ b/ubuntu/maverick/applications/tdeio-ftps/debian/copyright @@ -0,0 +1,34 @@ +This package was debianized by Marcus Czeslinski <kubuntu@czessi.net> on +Tue, 17 Apr 2007 15:56:22 +0200. + +It was downloaded from http://kasablanca.berlios.de/kio-ftps/ + +Upstream Author: David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de> + +Copyright: 2006, David Faure <faure@kde.org>, Magnus Kulke <magnus.kulke@radicalapproach.de> + +License: + + 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; either version 2 of the License, or + (at your option) any later version. + + 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 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) 2007, Marcus Czeslinski <kubuntu@czessi.net> and +is licensed under the GPL, see above. + + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. |