diff options
author | Denis Kozadaev <[email protected]> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-08 16:03:56 +0100 |
commit | 6efc9a76c037352583f497a7f84e61648d7663b1 (patch) | |
tree | 6c7c51d25bbb49c31768c5a70407c96568cf95e6 /dilos/libraries/python-trinity/debian/copyright | |
parent | ab6d82505c3a06a94ef7d8fd2585fce69db036b9 (diff) | |
download | tde-packaging-6efc9a76c037352583f497a7f84e61648d7663b1.tar.gz tde-packaging-6efc9a76c037352583f497a7f84e61648d7663b1.zip |
DilOS: python-trinity build pack
Signed-off-by: Denis Kozadaev <[email protected]>
(cherry picked from commit 178fffe76f87c9c0fba6f1220ac8ea70837a7237)
Diffstat (limited to 'dilos/libraries/python-trinity/debian/copyright')
-rw-r--r-- | dilos/libraries/python-trinity/debian/copyright | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/dilos/libraries/python-trinity/debian/copyright b/dilos/libraries/python-trinity/debian/copyright new file mode 100644 index 000000000..eec6b36a5 --- /dev/null +++ b/dilos/libraries/python-trinity/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Ricardo Javier Cardenes Medina <[email protected]> on +Sat, 19 Jun 2004 23:31:46 +0100. + +It was downloaded from http://www.riverbankcomputing.co.uk + +Upstream Authors: + + Jim Bublitz <[email protected]> + PyKDE(KDE2, Trinity) + Phil Thompson <[email protected]> + sip, PyQt, original PyKDE (KDE1) and loads of good advice and help + +Copyright: + + Copyright 2004 Jim Bublitz <[email protected]> + Copyright 1998-2002 Jim Bublitz and/or Phil Thompson + +License: + + This software 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. + + A copy of the GNU General Public License is available as + /usr/share/common-licenses/GPL in the Debian GNU/Linux + distribution or on the World Wide Web at + http://www.gnu.org/copyleft/gpl.html. You can also obtain it by + writing to the Free Software Foundation, Inc., 51 Franklin St, + Fifth Floor, Boston, MA 02110-1301 USA. |