diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-27 22:20:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-27 22:20:37 +0900 |
commit | c623eebb69494366d616a76d8d3adae4eeb61755 (patch) | |
tree | 12add8a05ab29803e8c0db614c1c1e54c438e648 /ubuntu/_base/applications/development/universal-indent-gui-tqt/debian/copyright | |
parent | c01d6fa867281f871c586336cca5a9b2c7633ac1 (diff) | |
download | tde-packaging-c623eebb69494366d616a76d8d3adae4eeb61755.tar.gz tde-packaging-c623eebb69494366d616a76d8d3adae4eeb61755.zip |
DEB: move universal-indent-gui-tqt to 'Development' folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/development/universal-indent-gui-tqt/debian/copyright')
-rw-r--r-- | ubuntu/_base/applications/development/universal-indent-gui-tqt/debian/copyright | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/development/universal-indent-gui-tqt/debian/copyright b/ubuntu/_base/applications/development/universal-indent-gui-tqt/debian/copyright new file mode 100644 index 000000000..4ca630432 --- /dev/null +++ b/ubuntu/_base/applications/development/universal-indent-gui-tqt/debian/copyright @@ -0,0 +1,64 @@ +This code was ported to TQt3 and packaged for Debian by: + Michele Calgaro <michele.calgaro@yahoo.it> +and is based on the code downloaded from Debian Snapshot Archive at: + https://snapshot.debian.org/package/universalindentgui/1.2.0-1.1 + +The original package was debianized by: + + Fathi Boudra <fabo@debian.org> on Wed, 29 Apr 2009 10:50:58 +0200 + +It was downloaded from: + + http://universalindent.sourceforge.net + +Upstream Author: + + Thomas Schweitzer <thomas-schweitzer@arcor.de> + +Copyright: + + Copyright (C) 2006-2012 Thomas Schweitzer + +Copyright for indenters/PerlTidyLib.pm file: + + Copyright (C) 2000-2007 Steve Hancock + + This file 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. + +Copyright for indenters/JsDecoder.js file: + + Copyright (C) 2004-2006 Cezary Tomczak + + This file 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. + +UniversalIndentGUI license: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 as + published by the Free Software Foundation. + + 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 version 2 can be found in `/usr/share/common-licenses/GPL-2' +and the GPL version 3 can be found in `/usr/share/common-licenses/GPL-3'. + +The Debian packaging is: + + Copyright (C) 2009 Fathi Boudra <fabo@debian.org> + +and is licensed under the GPL version 2, +see `/usr/share/common-licenses/GPL-2'. |