diff options
author | Denis Kozadaev <denis@dilos.org> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2020-02-16 18:37:56 +0000 |
commit | 07b9b5a102e02747a3cc806bd7dd61f0d7b5660f (patch) | |
tree | 2ddb46ba8dc1607ca96c4177f6c7e190246ca1d4 /dilos/dependencies/tqscintilla/debian/copyright | |
parent | c3cb89c56a39c358761b3da1b6465791407e90f0 (diff) | |
download | tde-packaging-07b9b5a102e02747a3cc806bd7dd61f0d7b5660f.tar.gz tde-packaging-07b9b5a102e02747a3cc806bd7dd61f0d7b5660f.zip |
DilOS: tqscintilla build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/dependencies/tqscintilla/debian/copyright')
-rw-r--r-- | dilos/dependencies/tqscintilla/debian/copyright | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/dilos/dependencies/tqscintilla/debian/copyright b/dilos/dependencies/tqscintilla/debian/copyright new file mode 100644 index 000000000..445a8ff70 --- /dev/null +++ b/dilos/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." |