diff options
author | Slávek Banko <[email protected]> | 2020-07-09 00:45:57 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-07-09 00:45:57 +0200 |
commit | 4713f153fc346e4c4d1d6175dc7bb34bd7c1b819 (patch) | |
tree | 11cc76547ec12946cdb9fd2dfdacd17fd643df51 /ubuntu/_base/applications/tde-style-domino/debian/copyright | |
parent | dfbac9b33fd5bdbff045ae2ff35d6a4adfe16765 (diff) | |
download | tde-packaging-4713f153fc346e4c4d1d6175dc7bb34bd7c1b819.tar.gz tde-packaging-4713f153fc346e4c4d1d6175dc7bb34bd7c1b819.zip |
DEB tde-style-domino: Add packaging files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/tde-style-domino/debian/copyright')
-rw-r--r-- | ubuntu/_base/applications/tde-style-domino/debian/copyright | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tde-style-domino/debian/copyright b/ubuntu/_base/applications/tde-style-domino/debian/copyright new file mode 100644 index 000000000..1d2a1b770 --- /dev/null +++ b/ubuntu/_base/applications/tde-style-domino/debian/copyright @@ -0,0 +1,72 @@ +This package was debianized by Jonathan Patrick Davies <[email protected]> on +Wed, 30 Jan 2008 15:12:00 +0100. + +It was first packaged for Kubuntu on Tue, 20 Nov 2007 20:50:00 +0100. + +It was downloaded from http://kde-look.org/content/show.php?content=42804 + +Upstream Author: Michael Lentner <[email protected]> + +Copyright: + Copyright (C) 2006 Michael Lentner <[email protected]> + +License: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License version 2 as published by the Free Software Foundation. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + On Debian GNU/Linux systems, the complete text of the GNU Library General + Public License can be found in the /usr/share/common-licenses/LGPL-2 file. + +Files under client/ + Copyright (C) 2006 Michael Lentner <[email protected]> + Copyright (C) 1999, 2001 Daniel Duley <[email protected]> + +Files under domino/ + Copyright (C) 2001-2002 Karol Szwed <[email protected]> + Copyright (C) 2000 Daniel M. Duley <[email protected]> + Copyright (C) 2003 Sandro Giessl <[email protected]> + Copyright (c) 2002 Malte Starostik <[email protected]> + Copyright (C) 2001-2002 Karol Szwed <[email protected]> + Copyright (C) 2006 Michael Lentner <[email protected]> + +Files under getimages/ + Copyright (C) 2006 Michael Lentner <[email protected]> + +Files under dominoConfig/ + Copyright (C) 2006 Michael Lentner <[email protected]> + Copyright (C) 2003 Sandro Giessl <[email protected]> + Copyright (c) 2003 Maksim Orlovich <[email protected]> + + * dominoconf.cpp and dominoconf.h are under this license: + 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 OR COPYRIGHT HOLDERS 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. + +The Debian packaging is (C) 2008, Jonathan Patrick Davies <[email protected]> +and is licensed under the version 3 of the GPL license, or (at your option) any +later version. |