diff options
author | Timothy Pearson <[email protected]> | 2011-12-06 12:27:48 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-06 12:27:48 -0600 |
commit | 6c303203c7d66f41951a406adf1e411ac5731a48 (patch) | |
tree | 1e6a3a0f6b5d64069143de5b453bee94e73ab494 /ubuntu/maverick/applications/kvpnc/debian/copyright | |
parent | 56809f1d3ee9817c1ee360045ed8e7d22f7626e7 (diff) | |
download | tde-packaging-6c303203c7d66f41951a406adf1e411ac5731a48.tar.gz tde-packaging-6c303203c7d66f41951a406adf1e411ac5731a48.zip |
Add initial packaging files for kvpnc to Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/kvpnc/debian/copyright')
-rw-r--r-- | ubuntu/maverick/applications/kvpnc/debian/copyright | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kvpnc/debian/copyright b/ubuntu/maverick/applications/kvpnc/debian/copyright new file mode 100644 index 000000000..d6c60aaf4 --- /dev/null +++ b/ubuntu/maverick/applications/kvpnc/debian/copyright @@ -0,0 +1,65 @@ +This package was debianized by Fathi Boudra <[email protected]> on +Thu, 26 Jan 2006 11:49:10 +0100. + +It was downloaded from http://home.gna.org/kvpnc + +Copyright Holder: Christoph Thielecke <[email protected]> + +Copyright for ciscopasswddecoder : + (C) 2005 hal9000 <[email protected]> + (C) 2005 Maurice Massar <[email protected]> + (C) 2005 Christoph Thielecke <[email protected]> + +Copyright for openvpn-kde-dialogs.pl: + Alon Bar-Lev <[email protected]> + +kvpnc contains parts of code from klcc project: + Peter Simonsson <[email protected]> + +Copyright for kfeedback (user feedback form and mailing utilities) and +parts of code from kdirstat project: + Stefan Hundhammer <[email protected]> + +preferencesdialog contains parts of code from konversation project +(konvisettingsdialog.cpp) + (C) 2006 John Tapsell <[email protected]> + (C) 2006 Eike Hein <[email protected]> + +kfeedback license: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser 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 Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + +kvpnc 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-2'. + |