diff options
Diffstat (limited to 'ubuntu/maverick_automake/applications/kvkbd/debian/copyright')
-rw-r--r-- | ubuntu/maverick_automake/applications/kvkbd/debian/copyright | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/kvkbd/debian/copyright b/ubuntu/maverick_automake/applications/kvkbd/debian/copyright new file mode 100644 index 000000000..6b22ad784 --- /dev/null +++ b/ubuntu/maverick_automake/applications/kvkbd/debian/copyright @@ -0,0 +1,58 @@ +This package was debianized by Richard A. Johnson <nixternal@ubuntu.com> on +Wed, 01 Aug 2007 17:50:29 -0500. + +It was downloaded from http://pan4os.info/main/index.php?id=1 + +Upstream Author(s): + + Todor Gyumyushev <yodor@developer.bg> + +Copyright: + + Copyright (C) 2007 Todor Gyumyushev <yodor@developer.bg> + +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; version 2 dated June, 1991. + + 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. + +------------------------------------------------------------------------------ +The following files in the admin/ directory are licensed under the LGPL: + * acinclude.m4 + * conf.change + * config.pl + * configure.in.min + * oldinclude.m4.in + +License: + + This file 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. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + +The complete LGPL licence can be viewed at `/usr/share/common-licenses/LGPL'. +------------------------------------------------------------------------------ +The Debian packaging is (C) 2007, Richard A. Johnson <nixternal@ubuntu.com> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. |