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/dependencies/tqscintilla/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/dependencies/tqscintilla/debian/copyright')
-rw-r--r-- | ubuntu/_base/dependencies/tqscintilla/debian/copyright | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ubuntu/_base/dependencies/tqscintilla/debian/copyright b/ubuntu/_base/dependencies/tqscintilla/debian/copyright new file mode 100644 index 000000000..445a8ff70 --- /dev/null +++ b/ubuntu/_base/dependencies/tqscintilla/debian/copyright @@ -0,0 +1,39 @@ +This package was debianized by Ricardo Javier Cardenes Medina <rcardenes@debian.org> on +Sun, 24 Nov 2002 05:09:21 +0000. + +It was downloaded from http://www.riverbankcomputing.co.uk + +Upstream Authors: + + Scintilla: Neil Hodgson <neilh@scintilla.org> + QScintilla: Phil Thompson <phil@riverbankcomputing.co.uk> + +Copyright: + + Copyright 2005 by Riverbank Computing Limited <info@riverbankcomputing.co.uk> + +QScintilla is released under GPL version 2, or (at your option) any later +version. You can read the full version of this license in your system at + + /usr/share/common-licenses/GPL-2 + +Scintilla comes with this license: + + Copyright 1998-2002 by Neil Hodgson <neilh@scintilla.org> + + All Rights Reserved + + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose and without fee is hereby granted, + provided that the above copyright notice appear in all copies and that + both that copyright notice and this permission notice appear in + supporting documentation. + + NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS + SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY + SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, + WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER + TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE + OR PERFORMANCE OF THIS SOFTWARE." |