From b2bacd0eba07012edb3e69d6793826db1451aebf Mon Sep 17 00:00:00 2001 From: Denis Kozadaev Date: Thu, 30 Jan 2020 22:13:12 +0300 Subject: DilOS: tdebindings build pack Signed-off-by: Denis Kozadaev --- dilos/tdebindings/debian/copyright | 102 +++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 dilos/tdebindings/debian/copyright (limited to 'dilos/tdebindings/debian/copyright') diff --git a/dilos/tdebindings/debian/copyright b/dilos/tdebindings/debian/copyright new file mode 100644 index 000000000..40047d0f9 --- /dev/null +++ b/dilos/tdebindings/debian/copyright @@ -0,0 +1,102 @@ +This package also modified by Peter Hawkins +This package was further debianized by Dominique Devriese . +This package was also debianized by Ivan E. Moore II . +This package was modified by Karolina Lindqvist + +It was downloaded from: http://www.kde.org/download + +Copyright: +Unless noted below, all libraries are under the GNU Library General Public +License and all programs are under the GNU General Public License. + +On a debian system, copies of both licenses can be found in the directory +/usr/share/common-licenses/ + +See the file AUTHORS for authors and copyright holders. + + +Copyright (c) 2000 Simon Hausmann +Copyright (c) 2000 Lars Knoll +Copyright (c) 1999 Preston Brown +Copyright (c) 1999, 2000 Matthias Ettrich + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + +libqtc: +/*************************************************************************** + * (C) 2000-2001 Lost Highway Ltd. All rights reserved. * + * * + * This program 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. * + * * + ***************************************************************************/ + + +libkdec: +/*************************************************************************** + * (C) 2000-2002 Lost Highway Ltd. All rights reserved. * + * * + * This program 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. * + * * + ***************************************************************************/ + +libqt-java: +/*************************************************************************** + * (C) 2000-2002 Lost Highway Ltd. All rights reserved. * + * * + * This program 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. * + * * + ***************************************************************************/ + + +libkde-java: +/*************************************************************************** + * (C) 2000-2002 Lost Highway Ltd. All rights reserved. * + * * + * 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. * + * * + ***************************************************************************/ + +xparts: +This program 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. + +Authors: +Matthias Ettrich +Simon Hausmann +Lars Knoll + +kjsembed: +Copyright (C) 2001-2002, Richard J. Moore +(GPL) + -- cgit v1.2.1