Package: digikam / 4:2.6.0-1+deb7u1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
This package was debianized by Renchi Raju <renchi@green.tam.uiuc.edu>
in 2002.  Later updated by Achim Bohnet <ach@mpe.mpg.de> and Paul Telford
<pxt@debian.org>.

Debian packagers:
  © 2002 Renchi Raju Renchi Raju <renchi at pooh.tam.uiuc.edu>
  © 2003,2004 Paul Telford <pxt at debian.org>
  © 2003,2004,2005,2006 Achim Bohnet <ach at mpe.mpg.de>
  © 2006 Tom Albers <tomalbers at kde.nl>
  © 2004-2011 Mark Purcell <msp@debian.org>


Primary upstream authors are:

  Gilles Caulier <caulier dot gilles at gmail dot com>
  Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
  Francisco J. Cruz <fj dot cruz at supercable dot es>

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-2'.


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 <caulier dot gilles at gmail dot com>
	© 2004 by Ralf Holzer <ralf at well.com>
	© 2005,2006 by Tom Albers <tomalbers at kde.nl>
	© 2005 by Leonid Zeitlin <lz at europe.com>
	© 2005 by Owen Hirst <n8rider at sbcglobal.net>
	© 2005 Mark Kretschmann <markey@web.de>

	o digikam/digikam_export.h
            © 2005 Laurent Montel <montel@kde.org>
	o from kfiletip source copies (kdebase, konqueror)
	    © 1998, 1999 Torben Weis <weis@kde.org>
	    © 2000, 2001, 2002 David Faure <david@mandrakesoft.com>
	o Concept copied from kdelibs/kio/kio/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 <caulier dot gilles at gmail dot com>
	© 2004-2005 by Renchi Raju

kioslave/
	© 2003, 2004 by Renchi Raju

libs/
        © 2004-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
	© 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 (fluxbox<at>users.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 <caulier dot gilles at gmail dot com>
	    * 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 <mosfet@kde.org> from KImageEffect API.
	    *
	    * Original Normalize Image algorithm copyrighted 1997 by
	    * Adam D. Moss <adam@foxbox.org> from Gimp 2.0 implementation.
	    *
	    * Original Gaussian Blur algorithm copyrighted 2005 by
	    * Pieter Z. Voloshyn <pieter_voloshyn at ame.com.br>.
	    *
            * Original channel mixer algorithm copyrighted 2002 by
            * Martin Guldahl <mguldahl at xmission dot com> 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 <michael.pyne@kdemail.net>

libs/dcraw
	© 2005,2006-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
	© 2006-2007 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
	© 1997-2006 by Dave Coffin, <dcoffin@cybercom.net>

libs/dimg/
	© 2006,2007 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
	© 2000-2002  convergence integrated media GmbH <curanz@convergence.de>
	© 2005 by Renchi Raju
	© 2005,2006-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>


libs/dimg/filters/icctransform.cpp:
	 © 2005-2006 by Gilles Caulier <caulier dot gilles at gmail dot com>
	 © 2005-2006 by F.J. Cruz
libs/dimg/loaders/iccjpeg.c: © 1998-2004 Marti Maria

libs/jpegutils:
	© 1991-1998, Thomas G. Lane.  <tgl@netcom.com>

libs/lprof/cmshull.cpp:/* © 1998-2001 Marti Maria <marti@littlecms.com> */
libs/lprof/cmshull.cpp:/* This code is © 1998 by Joseph O'Rourke.  It may be freely  */
libs/threadimageio/loadingcache.cpp: © 2005 by Marcel Wiesweg <marcel dot wiesweg at gmx dot de>
libs/whitebalance/blackbody.h: © 2004-2005 by Pawel T. Jochym


libs/widgets
	© 1996-2000 the kicker authors.
	© 2005 Mark Kretschmann <markey@web.de>
	© 2005-2006 by Joern Ahrens
	© 2005 by Tom Albers
	© 1998-2001 Marti Maria
	© 2006 by Francisco J. Cruz <fj.cruz@supercable.es>
	© 2006 by Guillaume Laurent <glaurent@telegraph-road.org>

showfoto
	© 2004-2005 by Gilles Caulier <caulier dot gilles at gmail dot com>
	© 2004-2005 by Renchi Raju	

sqlite/
	The author disclaims copyright.

utilities/
	© 2003, 2004, 2005 by Renchi Raju
	© 2003-2007 by Gilles Caulier <caulier dot gilles at gmail dot com>
	© 2005-2007 by Gilles Caulier
	© 2005-2007 by F.J. Cruz <caulier dot gilles at gmail dot com>
	© 2003 Angelo Naselli
	© 2005 Jörn Ahrens <joern dot ahrens at kdemail dot net>
	© 2005 by Gilles Caulier <caulier dot gilles at gmail dot com>

	o modified sources from kdirselectdialog
	   © 2001 Michael Jarrett <michaelj@corel.com>
	   © 2001 Carsten Pfeiffer <pfeiffer@kde.org>

	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 <pfeiffer at kde.org>


Translations: 
        ?????? ????? <zlatkopopov at fsa-bg.org> (bg)
        Golam Mortuza Hossain <gmhossain at gmail.com> (bn)
        Thierry Vignaud <tvignaud at mandriva.com> (br)
        Josep Ma. Ferrer <txemaq at gmail.com> (ca)
        Klara Cihlarova <koty at seznam.cz> (cs)
        Thierry Vignaud <tvignaud at mandrakesoft.com> (cy)
        Erik Kjær Pedersen <erik at binghamton.edu> (da)
        Thomas Reitelbach <tr at erdfunkstelle.de> (de)
        Spiros Georgaras <sngeorgaras at otenet.gr> (el)
        Malcolm Hunter <malcolm.hunter at gmx.co.uk> (en_GB)
        Pablo de Vicente <pablo.devicente at gmail.com> (es)
        Marek Laane <bald at starman.ee> (et)
        marcos <marcos at euskalgnu.org> (eu)
        "Last-Translator: Mikael Lammentausta " (fi)
        Tung Nguyen <ntung at free.fr> (fr)
        Kevin Patrick Scannell <scannell at SLU.EDU> (ga)
        Xabi G. Feal <xabigf at gmx.net> (gl)
        ????? ???????? <elcuco at kde.org> (he)
        Tamas Szanto <tszanto at mol.hu> (hu)
        FULL NAME <EMAIL at ADDRESS> (is)
        Federico Zenith <zenith at chemeng.ntnu.no> (it)
        Yukiko BANDO <ybando at k6.dion.ne.jp> (ja)
        Leang Chumsoben <soben at khmeros.info> (km)
        Donatas Glodenis <dgvirtual at akl.lt> (lt)
        Bozidar Proevski <bobibobi at freemail.com.mk> (mk)
        Sharuzzaman Ahmat Raslan <sharuzzaman at myrealbox.com> (ms)
        Kevin Attard Compagno <kac_comp at webhostmalta.com> (mt)
        Øyvind A. Holm <sunny at sunbase.org> (nb)
        Bram Schoenmakers <bramschoenmakers at kde.nl> (nl)
        Karl Ove Hufthammer <karl at huftis.org> (nn)
        Amanpreet Singh Brar <aalam at redhat.com> (pa)
        Robert Gomulka <rgom at o2.pl> (pl)
        Pedro Morais <morais at kde.org> (pt)
        Lisiane Sztoltz Teixeira <lisiane at kdemail.net> (pt_BR)
        Claudiu Costin <claudiuc at kde.org> (ro)
        Nick Shaforostoff <shafff at ukr.net> (ru)
        Steve Murphy <murf at e-tools.com> (rw)
        Gregor Rakar <gregor.rakar at kiss.si> (sl)
        Chusslove Illich <caslav.ilic at gmx.net> (sr)
        Chusslove Illich <caslav.ilic at gmx.net> (sr at Latn)
        Stefan Asserhäll <stefan.asserhall at comhem.se> (sv)
        Tamil PC <tamilpc at ambalam.com> (ta)
        ?smail ?im?ek <simsek at kde.org.tr> (tr)
        Ivan Petrouchtchak <ivanpetrouchtchak at yahoo.com> (uk)
        Clytie Siddall <clytie at riverland.net.au> (vi)
        Funda Wang <fundawang at linux.net.cn> (zh_CN)

kipi-plugins:

Upstream authors and copyright holders:

    MAIN DEVELOPERS:

     Gilles Caulier <caulier.gilles@gmail.com>
     Marcel Wiesweg <marcel.wiesweg@gmx.de>
     Vardhman Jain <vardhman@gmail.com>
     Colin Guthrie <kde@colin.guthr.ie>
     Aurelien Gateau <aurelien.gateau@free.fr>
     Valerio Fuoglio <valerio.fuoglio@gmail.com>
     Angelo Naselli <anaselli@linux.it>
     Kare Sars <kare.sars@kolumbus.fi>
     Andrea Diamantini <adjam7@gmail.com>
     Andi Clemens <andi.clemens@gmx.net>
     Patrick Spendrin <patrick_spendrin@gmx.de>

    CONTRIBUTORS:

     Gerhard Kulzer <gerhard@kulzer.net>
     Orgad Shaneh <orgads@gmail.com>
     Seb Ruiz <me@sebruiz.net>
     Achim Bohnet <ach@mpe.mpg.de>
     Michael Höchstetter <michae.hoechstetter@gmx.de>
     Joern Ahrens <joern.ahrens@kdemail.net>
     Rüdiger Bente <ruediger.bente@gmx.de>
     Beth Marmorstein <purplegamba@cox.net>
     Tudor Calin <tudor@1xtech.com>
     Robert Marmorstein <rmmarm@sdf.lonestar.org>
     Jesper K. Pedersen <blackie@kde.org>
     Luka Renko <lure@kubuntu.org>
     Owen Hirst <n8rider@sbcglobal.net>
     Richard Groult <Richard.Groult@jalix.org>
     Todd Shoemaker <todd@theshoemakers.net>
     Gregory Kokanosky <gregory.kokanosky@free.fr>
     Maciek Borowka <maciek@borowka.net>
     Stéphane Pontier <shadow.walker@free.fr>
     Lukas Tinkl <lukas@kde.org>
     Andreas Schlapbach <schlpbch@iam.unibe.ch>
     Stephan Stapel <stephan.stapel@web.de>
     Stephane Pontier <shadow.walker@free.fr>
     Dave Grossman <dgrossman@cdr.stanford.edu>
     Enrico Ros <eros.kde@email.it>
     David Faure <faure@kde.org>
     Laurent Montel <montel@kde.org>
     Aaron J. Seigo <aseigo@kde.org>
     Marti Maria
     Richard J. Moore
     Matthias Ettrich
     Free Software Foundation, Inc.
     Adobe Systems, Inc.

     FORMER MAINTAINER:

      Renchi Raju <renchi@pooh.tam.uiuc.edu>
      Tom Albers <tomalbers@kde.nl>
      Ralf Hoelzer <kde@ralfhoelzer.com>
      Joern Ahrens <joern.ahrens@kdemail.net>


     PLUGINS MAINTAINERS:

      Acquire Images: Jesper K. Pedersen <blackie@kde.org>
      Advanced Slideshow: Valerio Fuoglio <valerio.ulteo.com>
      Batch Process: Aurelien Gateau <aurelien.gateau@free.fr>
      Calendar: Orgad Shaneh <orgads@gmail.com>
      Facebook Import/Export: Luka Renko <lure@kubuntu.org>
      Flash Export: Gilles Caulier <caulier.gilles@gmail.com>
      Flickr Export: Vardhman Jain <vardhman@gmail.com>
                     Gilles Caulier <caulier.gilles@gmail.com>
      Gallery Export: Colin Guthrie <kde@colin.guthr.ie>
                      Andrea Diamantini <adjam7@gmail.com>
      GPSSync: Gilles Caulier <caulier.gilles@gmail.com>
      HTML Export: Aurelien Gateau <aurelien.gateau@free.fr>
      Image Viewer: Markus Leuthold <kusi@forum.titlis.org>
      IPod Export: Seb Ruiz <me@sebruiz.net>
      Jpeglossless: Gilles Caulier <caulier.gilles@gmail.com>
                    Marcel Wiesweg <marcel.wiesweg@gmx.de>
      MetadataEdit: Gilles Caulier <caulier.gilles@gmail.com>
      Picasa Web Export: Vardhman Jain <vardhman@gmail.com>
                         Gilles Caulier <caulier.gilles@gmail.com>
      Print Images: Angelo Naselli <anaselli@linux.it>
      RAW Converter: Gilles Caulier <caulier.gilles@gmail.com>
                     Marcel Wiesweg <marcel.wiesweg@gmx.de>
      RemoveRedEyes: Andi Clemens <andi.clemens@gmx.net>
      Sendimages: Michael Höchstetter <michael.hoechstetter@gmx.de>
      Smug Import/Export: Luka Renko <lure@kubuntu.org>
      Time Adjust: Gilles Caulier <caulier.gilles@gmail.com>
      Wallpaper: Jesper K. Pedersen <blackie@kde.org>

Documentation:

    Gilles Caulier <caulier.gilles@gmail.com>
    Gerhard Kulzer <gerhard@kulzer.net>

Licenses:

The plugins use the GPL:

    acquireimage, advancedslideshow, batchprocessimages, calendar, 
    dngconverter, facebook, flashexport, flickrexport, galeryexport, 
    gpssync, htmlexport, imageviewer, ipodexport, jpeglossless, 
    metadataedit, picasawebexport, printimages, rawconverter, 
    removeredeyes, sendimages, smug, timeadjust and wallpaper.

For GPL two variants are used one with and one without the 3rd paragraph:

      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.

      You should have received a copy of the GNU General Public License
      along with this program; if not, write to the Free Software
      Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
      MA 02110-1301, USA.

and

     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, 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-2 file.

kipi-plugins/rawconverter/iccjpeg.h uses X11 (BSD like) 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.


jpeglossless plugins contains jpegint.h and jinclude.h from
libjpeg62.  Here's the copy- and distribution rights part from
kipi-plugins/jpeglossless/libjpeg62.README in the source:


    The Independent JPEG Group's JPEG software
    ==========================================

    README for release 6b of 27-Mar-1998
    ====================================

    This distribution contains the sixth public release of the Independent JPEG
    Group's free JPEG software.  You are welcome to redistribute this software and
    to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.

    [...]

    LEGAL ISSUES
    ============

    In plain English:

    1. We don't promise that this software works.  (But if you find any bugs,
       please let us know!)
    2. You can use this software for whatever you want.  You don't have to pay us.
    3. You may not pretend that you wrote this software.  If you use it in a
       program, you must acknowledge somewhere in your documentation that
       you've used the IJG code.

    In legalese:

    The authors make NO WARRANTY or representation, either express or implied,
    with respect to this software, its quality, accuracy, merchantability, or
    fitness for a particular purpose.  This software is provided "AS IS", and you,
    its user, assume the entire risk as to its quality and accuracy.

    This software is copyright (C) 1991-1998, Thomas G. Lane.
    All Rights Reserved except as specified below.

    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.


    ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
    sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
    ansi2knr.c is NOT covered by the above copyright and conditions, but instead
    by the usual distribution terms of the Free Software Foundation; principally,
    that you must include source code if you redistribute it.  (See the file
    ansi2knr.c for full details.)  However, since ansi2knr.c is not needed as part
    of any program generated from the IJG code, this does not limit you more than
    the foregoing paragraphs do.

    The Unix configuration script "configure" was produced with GNU Autoconf.
    It is copyright by the Free Software Foundation but is freely distributable.
    The same holds for its supporting scripts (config.guess, config.sub,
    ltconfig, ltmain.sh).  Another support script, install-sh, is copyright
    by M.I.T. but is also freely distributable.

    It appears that the arithmetic coding option of the JPEG spec is covered by
    patents owned by IBM, AT&T, and Mitsubishi.  Hence arithmetic coding cannot
    legally be used without obtaining one or more licenses.  For this reason,
    support for arithmetic coding has been removed from the free JPEG software.
    (Since arithmetic coding provides only a marginal gain over the unpatented
    Huffman mode, it is unlikely that very many implementations will support it.)
    So far as we are aware, there are no patent restrictions on the remaining
    code.

    The IJG distribution formerly included code to read and write GIF files.
    To avoid entanglement with the Unisys LZW patent, GIF reading support has
    been removed altogether, and the GIF writer has been simplified to produce
    "uncompressed GIFs".  This technique does not use the LZW algorithm; the
    resulting GIF files are larger than usual, but are readable by all standard
    GIF decoders.

    We are required to state that
        "The Graphics Interchange Format(c) is the Copyright property of
        CompuServe Incorporated.  GIF(sm) is a Service Mark property of
        CompuServe Incorporated."


    REFERENCES
    ==========

    [...]


dngconverter plugin includes DNG SDK from Adobe which is located in
kipi-plugins/dngconverter/dngwriter/extra/dng_sdk

DNG SDK license is a non-copyleft free software license, compatible 
with the GNU GPL.

The documentation clauses are non-free but no relevant documentation
is included.

It was downloaded from 
http://www.adobe.com/support/downloads/dng/dng_sdk_eula_win.html

-----

DNG SDK License Agreement

NOTICE TO USER:

 Adobe Systems Incorporated provides the Software and Documentation
 for use under the terms of this Agreement. Any download,
 installation, use, reproduction, modification or distribution of the
 Software or Documentation, or any derivatives or portions thereof,
 constitutes your acceptance of this Agreement.

 As used in this Agreement, "Adobe" means Adobe Systems
 Incorporated. "Software" means the software code, in any format,
 including sample code and source code, accompanying this
 Agreement. "Documentation" means the documents, specifications and
 all other items accompanying this Agreement other than the Software.

1. LICENSE GRANT

 Software License.  Subject to the restrictions below and other terms
 of this Agreement, Adobe hereby grants you a non-exclusive,
 worldwide, royalty free license to use, reproduce, prepare derivative
 works from, publicly display, publicly perform, distribute and
 sublicense the Software for any purpose.

 Document License.  Subject to the terms of this Agreement, Adobe
 hereby grants you a non-exclusive, worldwide, royalty free license to
 make a limited number of copies of the Documentation for your
 development purposes and to publicly display, publicly perform and
 distribute such copies.  You may not modify the Documentation.

2. RESTRICTIONS AND OWNERSHIP

 You will not remove any copyright or other notice included in the Software or Documentation and you will include such notices in any copies of the Software that you distribute in human-readable format. 

 You will not copy, use, display, modify or distribute the Software or
 Documentation in any manner not permitted by this Agreement. No title
 to the intellectual property in the Software or Documentation is
 transferred to you under the terms of this Agreement. You do not
 acquire any rights to the Software or the Documentation except as
 expressly set forth in this Agreement. All rights not granted are
 reserved by Adobe.

3. DISCLAIMER OF WARRANTY

 ADOBE PROVIDES THE SOFTWARE AND DOCUMENTATION ONLY ON AN "AS IS"
 BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
 IMPLIED, INCLUDING WITHOUT LIMITATION ANY WARRANTIES OR CONDITIONS OF
 TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
 PURPOSE. ADOBE MAKES NO WARRANTY THAT THE SOFTWARE OR DOCUMENTATION
 WILL BE ERROR-FREE. To the extent permissible, any warranties that
 are not and cannot be excluded by the foregoing are limited to ninety
 (90) days.

4. LIMITATION OF LIABILITY

 ADOBE AND ITS SUPPLIERS SHALL NOT BE LIABLE FOR LOSS OR DAMAGE
 ARISING OUT OF THIS AGREEMENT OR FROM THE USE OF THE SOFTWARE OR
 DOCUMENTATION. IN NO EVENT WILL ADOBE BE LIABLE TO YOU OR ANY THIRD
 PARTY FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, INCIDENTAL, OR SPECIAL
 DAMAGES INCLUDING LOST PROFITS, LOST SAVINGS, COSTS, FEES, OR
 EXPENSES OF ANY KIND ARISING OUT OF ANY PROVISION OF THIS AGREEMENT
 OR THE USE OR THE INABILITY TO USE THE SOFTWARE OR DOCUMENTATION,
 HOWEVER CAUSED AND UNDER ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR
 OTHERWISE), EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGES. ADOBE'S AGGREGATE LIABILITY AND THAT OF ITS SUPPLIERS UNDER
 OR IN CONNECTION WITH THIS AGREEMENT SHALL BE LIMITED TO THE AMOUNT
 PAID BY YOU FOR THE SOFTWARE AND DOCUMENTATION.

5. INDEMNIFICATION

 If you choose to distribute the Software in a commercial product, you
 do so with the understanding that you agree to defend, indemnify and
 hold harmless Adobe against any losses, damages and costs arising
 from the claims, lawsuits or other legal actions arising out of such
 distribution.

6. TRADEMARK USAGE

 Adobe and the DNG logo are the trademarks or registered trademarks of
 Adobe Systems Incorporated in the United States and other
 countries. Such trademarks may not be used to endorse or promote any
 product unless expressly permitted under separate agreement with
 Adobe. For information on how to license the DNG logo please go to
 www.adobe.com.

7. TERM

 Your rights under this Agreement shall terminate if you fail to
 comply with any of the material terms or conditions of this
 Agreement. If all your rights under this Agreement terminate, you
 will immediately cease use and distribution of the Software and
 Documentation.

8. GOVERNING LAW AND JURISDICTION. 

 This Agreement is governed by the statutes and laws of the State of
 California, without regard to the conflicts of law principles
 thereof. The federal and state courts located in Santa Clara County,
 California, USA, will have non-exclusive jurisdiction over any
 dispute arising out of this Agreement.

9. GENERAL

 This Agreement supersedes any prior agreement, oral or written,
 between Adobe and you with respect to the licensing to you of the
 Software and Documentation. No variation of the terms of this
 Agreement will be enforceable against Adobe unless Adobe gives its
 express consent in writing signed by an authorized signatory of
 Adobe. If any part of this Agreement is found void and unenforceable,
 it will not affect the validity of the balance of the Agreement,
 which shall remain valid and enforceable according to its terms.


The documentations provided with kipi-plugins is distributed under
the GNU Free Documentation License (FDL). They are considered free with
regards to the Debian Free Software Guidelines (DFSG) because they don't
contain any unmodifiable parts (invariant sections).

On Debian systems, the complete text of the GNU Free Documentation
License can be found in `/usr/share/common-licenses/GFDL'.