diff options
author | Denis Kozadaev <[email protected]> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-08 16:16:30 +0100 |
commit | 65ccb46ad62a636082e2a597e95a9c7052ec702c (patch) | |
tree | 8be967d619bdfebc3f331a943b0907125d8ad7a0 /dilos/libraries/pytdeextensions/debian/copyright | |
parent | 05d3ca6497dfb901a2704e626a35330567c7db08 (diff) | |
download | tde-packaging-65ccb46ad62a636082e2a597e95a9c7052ec702c.tar.gz tde-packaging-65ccb46ad62a636082e2a597e95a9c7052ec702c.zip |
DilOS: pytdeextensions build pack
Signed-off-by: Denis Kozadaev <[email protected]>
(cherry picked from commit 6afe8a64d1c0c7e6b78716c12bf85920ba36fed6)
Diffstat (limited to 'dilos/libraries/pytdeextensions/debian/copyright')
-rw-r--r-- | dilos/libraries/pytdeextensions/debian/copyright | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/dilos/libraries/pytdeextensions/debian/copyright b/dilos/libraries/pytdeextensions/debian/copyright new file mode 100644 index 000000000..9ed7bf6cd --- /dev/null +++ b/dilos/libraries/pytdeextensions/debian/copyright @@ -0,0 +1,48 @@ +This package was debianized by Fathi Boudra <[email protected]> on +Wed, 27 Jul 2005 20:19:26 +0200. + +It was downloaded from <http://www.simonzone.com/software/pytdeextensions> + +Application templates and pytde helper modules copyright: + Simon Edwards <[email protected]> + +License: + + This program 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 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 + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL-2'. + +libpythonize: Copyright 2003 Jim Bublitz <[email protected]> + +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; either version 2 of the License, or + (at your option) any later version. + + 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 + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + |