From bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 4 Jul 2021 21:06:02 +0900 Subject: Rearranged applications folder into sub categories. Signed-off-by: Michele Calgaro --- ubuntu/_base/applications/digikam/debian/copyright | 304 --------------------- 1 file changed, 304 deletions(-) delete mode 100644 ubuntu/_base/applications/digikam/debian/copyright (limited to 'ubuntu/_base/applications/digikam/debian/copyright') diff --git a/ubuntu/_base/applications/digikam/debian/copyright b/ubuntu/_base/applications/digikam/debian/copyright deleted file mode 100644 index f46c77c80..000000000 --- a/ubuntu/_base/applications/digikam/debian/copyright +++ /dev/null @@ -1,304 +0,0 @@ -This package was debianized by Renchi Raju -in 2002. Later updated by Achim Bohnet and Paul Telford -. - -Debian packagers: - © 2002 Renchi Raju Renchi Raju - © 2003,2004 Paul Telford - © 2003,2004,2005,2006 Achim Bohnet - © 2006 Tom Albers - © 2004-2007 Mark Purcell - - -Primary upstream authors are: - - Gilles Caulier - Marcel Wiesweg - Francisco J. Cruz - -for details on authorship see the /usr/share/doc/digikam/AUTHORS.gz file. - - -The software was downloaded from http://sourceforge.net/projects/digikam - -Copyright and licenses: - -almost all software is GPL (exceptions listed below): - - 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. - - This program 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. - - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL'. - - -digikam/release_digikam_docs.rb: GPL V2 only - -Non GPL license notices: - - digikam/digikam_export.h: LGPL - - This library 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. - - 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 Library General Public License - along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 51 Franklin St, 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 `/usr/share/common-licenses/LGPL'. - - - digikam/libs/themeengine/texture.cpp,texture.h: - - * 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 - - - digikam/sqlite/ - - ** The author disclaims copyright to this source code. In place of - ** a legal notice, here is a blessing: - ** - ** May you do good and not evil. - ** May you find forgiveness for yourself and forgive others. - ** May you share freely, never taking more than you give. - - - digikam/utilities/cameragui jinclude.h, jpegint.h, transupp.c,h: - - Permission is hereby granted to use, copy, modify, and distribute this - software (or portions thereof) for any purpose, without fee, subject to these - conditions: - (1) If any part of the source code for this software is distributed, then this - README file must be included, with this copyright and no-warranty notice - unaltered; and any additions, deletions, or changes to the original files - must be clearly indicated in accompanying documentation. - (2) If only executable code is distributed, then the accompanying - documentation must state that "this software is based in part on the work of - the Independent JPEG Group". - (3) Permission for use of this software is granted only if the user accepts - full responsibility for any undesirable consequences; the authors accept - NO LIABILITY for damages of any kind. - - These conditions apply to any software derived from or based on the IJG code, - not just to the unmodified library. If you use our work, you ought to - acknowledge us. - - Permission is NOT granted for the use of any IJG author's name or company name - in advertising or publicity relating to this software or products derived from - it. This software may be referred to only as "the Independent JPEG Group's - software". - - We specifically permit and encourage the use of this software as the basis of - commercial products, provided that all warranty or liability claims are - assumed by the product vendor. - - -Copyrights - -digikam/ - © 2002, 2003, 2004 , 2005 by Renchi Raju - © 2003-7 by Gilles Caulier - © 2004 by Ralf Holzer - © 2005,2006 by Tom Albers - © 2005 by Leonid Zeitlin - © 2005 by Owen Hirst - © 2005 Mark Kretschmann - - o digikam/digikam_export.h - © 2005 Laurent Montel - o from tdefiletip source copies (tdebase, konqueror) - © 1998, 1999 Torben Weis - © 2000, 2001, 2002 David Faure - o Concept copied from tdelibs/tdeio/tdeio/netaccess.h/cpp - © 1997 Torben Weis (weis@kde.org) - © 1998 Matthias Ettrich (ettrich@kde.org) - © 1999 David Faure (faure@kde.org) - -imageplugins/ - © 2004-2005 by Gilles Caulier - © 2004-2005 by Renchi Raju - -tdeioslave/ - © 2003, 2004 by Renchi Raju - -libs/ - © 2004-2007 by Gilles Caulier - © 2004 by Renchi Raju - - o Some code parts are inspired from gimp 2.0 - © 1995 Spencer Kimball and Peter Mattis - - o Texture.cc for Fluxbox Window Manager - © 2002-2003 Henrik Kinnunen (fluxboxusers.sourceforge.net) - - o from Image.cc for Blackbox - an X11 Window manager - © 1997 - 2000 Brad Hughes (bhughes@tcac.net) - - o from filters/imagefilters.cpp - * Copyright (C) 2004-2005 by Gilles Caulier - * Normalize an Equalize algorithms fixed and adapted to work with Raw - * data image (ARGB). - * - * Original Equalise and StretchContrast Algorithms copyright 2002 - * by Daniel M. Duley from KImageEffect API. - * - * Original Normalize Image algorithm copyrighted 1997 by - * Adam D. Moss from Gimp 2.0 implementation. - * - * Original Gaussian Blur algorithm copyrighted 2005 by - * Pieter Z. Voloshyn . - * - * Original channel mixer algorithm copyrighted 2002 by - * Martin Guldahl from Gimp 2.2 - * - * Original sharpening filter from from gimp 2.2 - * copyright 1997-1998 Michael Sweet (mike@easysw.com) - * - * Original HSL algorithm from from gimp 2.2 - * Copyrigt (C) 1995 Spencer Kimball and Peter Mattis - -libs/dialogs/deletedialog.cpp: - © 2004 by Michael Pyne - -libs/dcraw - © 2005,2006-2007 by Gilles Caulier - © 2006-2007 by Marcel Wiesweg - © 1997-2006 by Dave Coffin, - -libs/dimg/ - © 2006,2007 by Marcel Wiesweg - © 2000-2002 convergence integrated media GmbH - © 2005 by Renchi Raju - © 2005,2006-2007 by Gilles Caulier - - -libs/dimg/filters/icctransform.cpp: - © 2005-2006 by Gilles Caulier - © 2005-2006 by F.J. Cruz -libs/dimg/loaders/iccjpeg.c: © 1998-2004 Marti Maria - -libs/jpegutils: - © 1991-1998, Thomas G. Lane. - -libs/lprof/cmshull.cpp:/* © 1998-2001 Marti Maria */ -libs/lprof/cmshull.cpp:/* This code is © 1998 by Joseph O'Rourke. It may be freely */ -libs/threadimageio/loadingcache.cpp: © 2005 by Marcel Wiesweg -libs/whitebalance/blackbody.h: © 2004-2005 by Pawel T. Jochym - - -libs/widgets - © 1996-2000 the kicker authors. - © 2005 Mark Kretschmann - © 2005-2006 by Joern Ahrens - © 2005 by Tom Albers - © 1998-2001 Marti Maria - © 2006 by Francisco J. Cruz - © 2006 by Guillaume Laurent - -showfoto - © 2004-2005 by Gilles Caulier - © 2004-2005 by Renchi Raju - -sqlite/ - The author disclaims copyright. - -utilities/ - © 2003, 2004, 2005 by Renchi Raju - © 2003-2007 by Gilles Caulier - © 2005-2007 by Gilles Caulier - © 2005-2007 by F.J. Cruz - © 2003 Angelo Naselli - © 2005 Jörn Ahrens - © 2005 by Gilles Caulier - - o modified sources from kdirselectdialog - © 2001 Michael Jarrett - © 2001 Carsten Pfeiffer - - o jinclude.h, jpegint.h, transupp.c,h: a copy from libjpeg62 code - © 1991-1994, 1991-1997 Thomas G. Lane. - - o includes code from gimp version 2.0 - © 1995-1997 Peter Mattis and Spencer Kimball - - o original printing code from Kuickshow program. - © 2002 Carsten Pfeiffer - - -Translations: - ?????? ????? (bg) - Golam Mortuza Hossain (bn) - Thierry Vignaud (br) - Josep Ma. Ferrer (ca) - Klara Cihlarova (cs) - Thierry Vignaud (cy) - Erik Kjær Pedersen (da) - Thomas Reitelbach (de) - Spiros Georgaras (el) - Malcolm Hunter (en_GB) - Pablo de Vicente (es) - Marek Laane (et) - marcos (eu) - "Last-Translator: Mikael Lammentausta " (fi) - Tung Nguyen (fr) - Kevin Patrick Scannell (ga) - Xabi G. Feal (gl) - ????? ???????? (he) - Tamas Szanto (hu) - FULL NAME (is) - Federico Zenith (it) - Yukiko BANDO (ja) - Leang Chumsoben (km) - Donatas Glodenis (lt) - Bozidar Proevski (mk) - Sharuzzaman Ahmat Raslan (ms) - Kevin Attard Compagno (mt) - Øyvind A. Holm (nb) - Bram Schoenmakers (nl) - Karl Ove Hufthammer (nn) - Amanpreet Singh Brar (pa) - Robert Gomulka (pl) - Pedro Morais (pt) - Lisiane Sztoltz Teixeira (pt_BR) - Claudiu Costin (ro) - Nick Shaforostoff (ru) - Steve Murphy (rw) - Gregor Rakar (sl) - Chusslove Illich (sr) - Chusslove Illich (sr at Latn) - Stefan Asserhäll (sv) - Tamil PC (ta) - ?smail ?im?ek (tr) - Ivan Petrouchtchak (uk) - Clytie Siddall (vi) - Funda Wang (zh_CN) -- cgit v1.2.3