diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick_automake/applications/kdiff3/debian/copyright | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick_automake/applications/kdiff3/debian/copyright')
-rw-r--r-- | ubuntu/maverick_automake/applications/kdiff3/debian/copyright | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/kdiff3/debian/copyright b/ubuntu/maverick_automake/applications/kdiff3/debian/copyright new file mode 100644 index 000000000..05b7204fd --- /dev/null +++ b/ubuntu/maverick_automake/applications/kdiff3/debian/copyright @@ -0,0 +1,26 @@ +This package was debianized by Eike Sauer <eikes@cs.tu-berlin.de> on +Tue, 21 Oct 2003 14:42:39 +0200. + +It was downloaded from http://kdiff3.sourceforge.net + +Upstream Author: Joachim Eibl <joachim.eibl@gmx.de> + +Copyright: (C) 2002-2007 by Joachim Eibl + +Parts of this software are derived from GNU diffutils +by Haertel, Hayes, Stallman, Tower, Eggert et al. + +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. + +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 with +the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; +if not, write to the Free Software Foundation, Inc., 51 Franklin St, +Fifth Floor, Boston, MA 02110-1301, USA. |