diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/applications/tdesudo/debian/copyright | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/tdesudo/debian/copyright')
-rw-r--r-- | ubuntu/_base/applications/tdesudo/debian/copyright | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tdesudo/debian/copyright b/ubuntu/_base/applications/tdesudo/debian/copyright new file mode 100644 index 000000000..ee75c3d6d --- /dev/null +++ b/ubuntu/_base/applications/tdesudo/debian/copyright @@ -0,0 +1,57 @@ +This package was debianized by Anthony Mercatante <tonio@ubuntu.com> +on Fri, 01 Jun 2007 01:07:10 +0200 + +It was downloaded from + https://code.launchpad.net/tdesudo + +This version is a fork of the original tdesudo from + http://ksudo.sourceforge.net/tdesudo/ + +Upstream authors: + Robert Gruber + Anthony Mercatante + Martin Böhm + Jonathan Riddell + +Copyright: + (C) 2003 Robert Gruber <rgruber@users.sourceforge.net> + (C) 2007 Anthony Mercatante <tonio@ubuntu.com> + (C) 2007 Martin Böhm <martin.bohm@kubuntu.org + (C) 2007 Canonical Ltd (Jonathan Riddell <jriddell@ubuntu.com>) + +License: + 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. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +--- + +The documentation is licensed under the terms of the GNU Free +Documentation License version 1.2 with no Invariant Sections, no +Front-Cover Texts and no Back-Cover Texts. + +On Debian systems, the complete text of the GNU GNU Free Documentation +License can be found in `/usr/share/common-licenses/GFDL'. + +--- + +The packaging in debian/ is licensed under the terms of the GNU General +Public License either version 2 of the License, or +(at your option) any later version. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. |