diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/compizconfig-backend-tdeconfig/debian/copyright')
-rw-r--r-- | ubuntu/lucid_automake/applications/compizconfig-backend-tdeconfig/debian/copyright | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/compizconfig-backend-tdeconfig/debian/copyright b/ubuntu/lucid_automake/applications/compizconfig-backend-tdeconfig/debian/copyright new file mode 100644 index 000000000..61d8f8195 --- /dev/null +++ b/ubuntu/lucid_automake/applications/compizconfig-backend-tdeconfig/debian/copyright @@ -0,0 +1,58 @@ +This package was debianized by Michael Vogt <michael.vogt@ubuntu.com> on +Mon, 28 Jun 2007 09:53:13 +0200. + +It was downloaded from git://anongit.opencompositing.org/fusion/compizconfig/compizconfig-backend-tdeconfig + +Upstream Authors: +Dennis Kasprzyk <onestone@beryl-project.org> + +License: + * KDE libccs backend + * + * Copyright (c) 2006 Dennis Kasprzyk <onestone@opencompositing.org> + * + * 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 + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +For the full license text, see /usr/share/common-licenses/GPL + + +The files acinclude.m4 and admin/acinclude.m4.in come with the +following license: + +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu) +dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public License +dnl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +dnl Boston, MA 02110-1301, USA. + +For the full license text, see /usr/share/common-licenses/LGPL + + +The Debian packaging is (C) 2007, Michael Vogt <michael.vogt@ubuntu.com> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + |