This file is indexed.

/usr/share/doc/kde-runtime/copyright is in kde-runtime 4:4.14.2-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
This package was debianized by Armin Berres on
Sat, 27 Oct 2007 14:06:42 +0200.

It was downloaded from ftp://ftp.kde.org

Upstream Author: The KDE development team <kde-core-devel@kde.org>
Numerous people, too many to count, have contributed to kdelibs as a
whole. The KDE project tries to make an extensive list of people who contributed
to KDE at http://www.kde.org/people/credits/

Copyright:
Unless something else is mentioned, copyright is
Copyright (C) 1996-2010, The KDE SC project http://www.kde.org



License:

Unless something else is mentioned, the code files in this package are under
the GNU General Public License:

    | 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; version 2 dated June, 1991.
    |
    | This package 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

  The full text of the GNU General Public License version 2 is available on
  Debian systems in /usr/share/common-licenses/GPL-2.

--

Files under attica/

Copyright: © 2009 Eckhart Wörner <ewoerner@kde.org>
Copyright: © 2009 Dmitry Suzdalev <dimsuz@gmail.com>

License for all components unless stated otherwise:
  * GNU General Public License, version 2 or later

Other used licenses:
  * GNU Lesser General Public License, version 2 or later
    The files (2) below are licensed under this license:
    -/kdeplugin/kdeplatformdependent.cpp
    -/kdeplugin/kdeplatformdependent.h

--

Files under cmake/

These files are under this license (Shipped in some parts of kde in a file called COPYING-CMAKE-SCRIPTS):

    | Redistribution and use in source and binary forms, with or without
    | modification, are permitted provided that the following conditions
    | are met:
    |
    | 1. Redistributions of source code must retain the copyright
    |    notice, this list of conditions and the following disclaimer.
    | 2. Redistributions in binary form must reproduce the copyright
    |    notice, this list of conditions and the following disclaimer in the
    |    documentation and/or other materials provided with the distribution.
    | 3. The name of the author may not be used to endorse or promote products
    |    derived from this software without specific prior written permission.
    |
    | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
    | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
    | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
    | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
    | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
    | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--

Files under desktoptheme/

    | CC-by v2.0 file removed from within the svg images

--

Files under doc/

These files are under the GNU Free Documentation License v1.2

    | Permission is granted to copy, distribute and/or modify this
    | document under the terms of the GNU Free Documentation License,
    | Version 1.1 or any later version published by the Free Software
    | Foundation; with no Invariant Sections, with no Front-Cover Texts,
    | and with no Back-Cover Texts.

    The full text of the GNU Free Documentation License is available on
    Debian systems in /usr/share/common-licenses/GFDL-1.2

    As well, all the Manpages.dox included are under this license, unless
    specified otherwise.

--

Files under drkonqi/

Copyright: © 2000-2003 Hans Petter Bieker <bieker@kde.org>
Copyright: © 2000-2002 Waldo Bastian <bastian@kde.org>
Copyright: © 2000-2002 David Faure <faure@kde.org>
Copyright: © 2003 Hamish Rodda <rodda@kde.org>
Copyright: © 2006 Trolltech AS. All Rights Reserved.
Copyright: © 2008 Urs Wolfer
Copyright: © 2009 George Kiagiadakis <gkiagia@users.sourceforge.net>
Copyright: © 2009 Dario Andres Rodriguez <andresbajotierra@gmail.com>
Copyright: © 2009 A. L. Spehr <spehr@kde.org>

   |  Redistribution and use in source and binary forms, with or without
   |  modification, are permitted provided that the following conditions
   |  are met:
   |
   |  1. Redistributions of source code must retain the above copyright
   |     notice, this list of conditions and the following disclaimer.
   |  2. Redistributions in binary form must reproduce the above copyright
   |     notice, this list of conditions and the following disclaimer in the
   |     documentation and/or other materials provided with the distribution.
   |
   |  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
   |  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   |  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   |  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
   |  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   |  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   |  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   |  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   |  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
   |  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Other used licenses:
   * GNU General Public License, version 2 or later
     The files (55) below are licensed under this license:
     -/backtraceparsertest*
     -/bugzillalibtest*
     -aboutbugreportingdialog.*
     -backtraceparser.h
     -backtraceratingwidget.*
     -backtracewidget.*
     -bugreportadress.h
     -bugzillalib.*
     -crashedapplication.*
     -debugger.*
     -debuggerlaunchers.*
     -debuggermanager.*
     -debugpackageinstaller.*
     -detachedprocessmonitor.*
     -drkonqibackends.*
     -drkonqi.*
     -drkonqidialog.*
     -drkonqi_globals.h
     -productmapping.*
     -reportassistantdialog.*
     -reportassistantpage.*
     -reportassistantpages_base.*
     -reportassistantpages_bugzilla.*
     -reportassistantpages_bugzilla_duplicates.*
     -reportinterface.*
     -statuswidget.*
     -systeminformation.*

--

Files under kcmshell/

Copyright: © 2004 Frans Englich <frans.englich@telia.com>
Copyright: © 2001 Waldo Bastian <bastian@kde.org>
Copyright: © 2000 Matthias Elter <elter@kde.org>
Copyright: © 1999 Matthias Hoelzer-Kluepfel <hoelzer@kde.org>

License for all components unless stated otherwise:
  * GNU General Public License, version 2 or later

Other used licenses:
  * GNU Library General Public License, version 2 or later
    The files (1) below are licensed under this license:
    - main.h

--

Files under kcontrol/

Copyright: © 1999-2003 Hans Petter Bieker <bieker@kde.org>
Copyright: © 1998-1999 Matthias Hoelzer <hoelzer@kde.org> <hoelzer@physik.uni-wuerzburg.de>
Copyright: © 2002 Joseph Wenninger <jowenn@kde.org>
Copyright: © 2007-2008 Albert Astals Cid <aacid@kde.org>
Copyright: © 2000 Torsten Rahn <torsten@kde.org>
Copyright: © 2002 Daniel Molkentin <molkentin@kde.org>
Copyright: © 2008 Montel Laurent <montel@kde.org>
Copyright: © 2007 Carlo Segato <brandon.ml@gmail.com>
Copyright: © 2000, 2002 Carsten Pfeiffer <pfeiffer@kde.org>
Copyright: © 2000 Antonio Larrosa <larrosa@kde.org>
Copyright: © 2005-2006 Olivier Goffart <ogoffart@kde.org>
Copyright: © 2004-2005 Jakub Stachowski <qbast@go2.pl>
Copyright: © 1999 Preston Brown <pbrown@kde.org>
Copyright: © 2000 Geert Jansen <jansen@kde.org>
Copyright: © 2007 Bernhard Loos <nhuh.put@web.de>
Copyright: © 2008 David Faure <faure@kde.org>
Copyright: © 2008 John Layt <john@layt.net>

License for all components is:
  * GNU General Public License, version 2 or later

--

Files under kde-menu/

Copyright: Waldo Bastian <bastian@kde.org>

License for all components is:
  * GNU Library General Public license, version 2.

--

Files under kdebugdialog/

Copyright: © 1999-2000, 2009 David Faure <faure@kde.org>
Copyright: © 1997 Matthias Kalle Dalheimer <kalle@kde.org>
Copyright: © 2005 Hamish Rodda <rodda@kde.org>

License for all components is:
  * GNU  General Public License, version 2 or later

--

Files under kdedglobalaccell/

Copyright (C) 2007-2008 Michael Jansen <kde@michael-jansen.biz>
Copyright (C) 2007 Andreas Hartmetz <ahartmetz@gmail.com>
Copyright (C) 2001-2002 Ellis Whitebread <ellis@kde.org>
Copyright (C) 2006 Marijn Kruisselbrink <m.kruisselbrink@student.tue.nl>

License for all components is:
   * GNU Library General Public License (LGPL) v2 or later.

--

Files under kdeeject/

 kdeeject/CMakeLists.txt ~ unspec ~ unspec
 kdeeject/kdeeject ~ GPLv2 ~ Copyright GPL v2 by David Faure <david@mandrakesoft.com>

--

Files under kdesu/

Copyright: © 1999-2000 Geert Jansen <jansen@kde.org> <g.t.jansen@stud.tue.nl>
Copyright: © 1998 Pietro Iglio <iglio@fub.it>

License for all components is:
  * BSD-ish
   for further information please read /kdesu/LICENSE.readme

--

Files under keditfiltype/
Copyright: © 2000 Kurt Granroth <granroth@kde.org>
Copyright: © 2000, 2003, 2007-2009 David Faure <faure@kde.org>
Copyright: © 2003 Waldo Bastian <bastian@kde.org>
Copyright: © 2008 Urs Wolfer <uwolfer @ kde.org>
Copyright: © 2002 Daniel Molkentin <molkentin@kde.org>

License for all components is:
   * GNU Library General Public License (LGPL) v2 or later.

--

Files under kfile/

Copyright: © 2002-2003 Carsten Pfeiffer <pfeiffer@kde.org>

License for all components is:
  * GNU Library General Public License (LGPL) v2

Files under kglobalaccel/

Copyright: © 2008 Michael Jansen <kde@michael-jansen.biz>
Copyright: © 2007 Andreas Hartmetz <ahartmetz@gmail.com>
Copyright: © 2001,2002 Ellis Whitehead <ellis@kde.org>
Copyright: © 2006 Marijn Kruisselbrink <m.kruisselbrink@student.tue.nl>


License for all components is:
   * GNU Library General Public License (LGPL) v2 or later.

--

Files under khelpcenter/

Copyright: © 2002-2003, 2005 Cornelius Schumacher <schumacher@kde.org> <cschum@suse.de>
Copyright: © 2002-2003 Frerich Raabe <raabe@kde.org>
Copyright: © 1999 Matthias Elter <me@kde.org>
Copyright: © 1999-2000 Hans Petter Bieker <bieker@kde.org>
Copyright: © 2000 Matthias Hölzer-Klüpfel <hoelzer@kde.org>
Copyright: © 2002 SuSE Linux AG
Copyright: © 2001 Waldo Bastian <bastian@kde.org>
Copyright: © 2000 Matthias Hoelzer-Kluepfel <hoelzer@kde.org>
Copyright: © 2001 Stephan Kulow <coolo@kde.org>

License for all components if not stated otherwise below is:
   * GNU General Public License, version 2 or later

The following components are not licensed under :
   * GNU General Public License, version 2:

   -/htmlsearch/progressdialog.ccp
   -//htmlsearch/htmlsearch.ccp
   -/htmlsearch/htmlsearch.h
   -testmetainfo.cpp
   -docentry.cpp
   -docentry.h
   -docentrytraverser.cpp
   -docentry.cpp

--

Files under kiconfinder/

Copyright: © 2008 David Faure <faure@kde.org>

License for all components is:
  * GNU General Public License, version 2 or later


Files under kioclient/

Copyright: © 1999-2006 David Faure <faure@kde.org>

License for all components is:
  * GNU Library General Public License, version 2

--

Files under kioexec/

Copyright: © 2001 Waldo Bastian <bastian@kde.org>
Copyright: © 2000-2005 David Faure <faure@kde.org>
Copyright: © 1998-1999 Torben Weis <weis@kde.org>

License for all components is:
  * GNU General Public License, version 2 or later

--

Files under kioslave/

Copyright: ©  Frank Schwanz <schwanz@fh-brandenburg.de>
Copyright: ©  Matthew Peterson <mpeterson@caldera.com>
Copyright: © 1985, 1987, 1990 Microsystems Inc.
Copyright: © 1995, 1999 All Rights Reserved.
Copyright: © 1995, 1999 Theo de Raadt.
Copyright: © 1997-1998 Lars Doelle <lars.doelle@on-line.de>
Copyright: © 1999-2000 Geert Jansen <jansen@kde.org>
Copyright: © 1999-2000 Waldo Bastian <bastian@kde.org>
Copyright: © 2000 Caldera Systems Inc.
Copyright: © 2000 Matthias Hoelzer-Kluepfel <mhk@caldera.de>
Copyright: © 2000, 2002 Carsten Pfeiffer <pfeiffer@kde.org>
Copyright: © 2000, 2004, 2007-2009 David Faure <faure@kde.org>
Copyright: © 2000-2001 Andreas Schlapbach <schlpbch@iam.unibe.ch> <schlpbch@iam.unibe.ch,>
Copyright: © 2000-2001 Malte Starostik <malte@kde.org>
Copyright: © 2000-2002 Alexander Neundorf <neundorf@kde.org>
Copyright: © 2001 Lucas Fisher <ljfisher@purdue.edu> <ljfisher@iastate.edu>
Copyright: © 2001 Markus Friedl. All Rights Reserved.
Copyright: © 2001, 2003 Leon Bottou <leon@bottou.org>
Copyright: © 2001-2003 Jörg Walter <jwalt-kde@garni.ch> <trouble@garni.ch>
Copyright: © 2002 Cornelius Schumacher <schumacher@kde.org>
Copyright: © 2002 John Firebaugh <jfirebaugh@kde.org>
Copyright: © 2003 Joseph Wenninger <jowenn@kde.org>
Copyright: © 2003, 2008-2009 Fredrik Höglund <fredrik@kde.org>
Copyright: © 2004 Brad Hards <bradh@frogmouth.net>
Copyright: © 2004 Kévin Ottens
Copyright: © 2005 Nicolas GOUTTE <goutte@kde.org>
Copyright: © 2006 Pascal Létourneau <pascal.letourneau@kdemail.net>
Copyright: © 2006 Roberto Cappuccio <roberto.cappuccio@gmail.com>
Copyright: © 2007 Jos van den Oever <jos@vandenoever.info>
Copyright: © 2008 Tobias Koenig <tokoe@kde.org>
Copyright: © 2008 Andre Gemand <scroogie@gmail.com>
Copyright: © 2008 Xavier Vello <xavier.vello@gmail.com>
Copyright: © 2009 Friedrich W. H. Kossebau <kossebau@kde.org>
Copyright: © 2009 Andreas Schneider <mail@cynapses.org>
Copyright: © 2009 Harsh J <harsh@harshj.com>
Copyright: © 2009 by Pali Rohár <pali.rohar@gmail.com>


License for all components unless stated otherwise:
  * GNU Lesser General Public License, version 2 or later

Other used licenses:
  * GNU General Public License, version 2.1 or later
    The files (9) below are licensed under this license:
    - smb/kio_smb.cpp
    - smb/kio_smb.h
    - smb/kio_smb_auth.cpp
    - smb/kio_smb_browse.cpp
    - smb/kio_smb_config.cpp
    - smb/kio_smb_dir.cpp
    - smb/kio_smb_file.cpp
    - smb/kio_smb_internal.cpp
    - smb/kio_smb_internal.h

  * GNU General Public License, version 2
    The files (17) below are licensed under this license:
    - fish
    - fish/AUTHORS
    - fish/CMakeLists.txt
    - fish/COPYING
    - fish/ChangeLog
    - fish/FAQ
    - fish/INSTALL
    - fish/Messages.sh
    - fish/README
    - fish/TODO
    - fish/config-fish.h.cmake
    - fish/configure.in.in
    - fish/fish.cpp
    - fish/fish.h
    - fish/fish.pl
    - fish/fish.protocol
    - fish/generate_fishcode.sh

  * GNU General Public License, version 2 or later
    The files (12) below are licensed under this license:
    - cgi/cgi.cpp
    - cgi/cgi.h
    - cgi/kcmcgi/kcmcgi.cpp
    - cgi/kcmcgi/kcmcgi.h
    - finger/kio_finger.cpp
    - finger/kio_finger.h
    - sftp/kio_sftp.cpp
    - sftp/kio_sftp.h
    - sftp/ksshprocess.cpp
    - sftp/ksshprocess.h
    - sftp/sftpfileattr.cpp
    - sftp/sftpfileattr.h

  * GNU Lesser General Public License, version 2
    The files (6) below are licensed under this license:
    - desktop/desktopnotifier.cpp
    - desktop/desktopnotifier.h
    - remote/kdedmodule/remotedirnotify.cpp
    - remote/kdedmodule/remotedirnotify.h
    - remote/kdedmodule/remotedirnotifymodule.cpp
    - remote/kdedmodule/remotedirnotifymodule.h
    - thumbnails/*

  * Two clause bsd license (openbsd, Theo)
    - sftp/atomicio.cpp
    - sftp/atomicio.h
    - sftp/sftp.h

--

Files under kmimetypefinder/

Copyright: © 2002 David Faure <faure@kde.org>
Copyright: © 2008 Pino Toscano  <pino@kde.org>

License for all components is:
  * GNU Lesser General Public License, version 2

--

Files under knetattach/

Copyright: © 2004 George Staikos <staikos@kde.org>

License for all components is:
  * GNU General Public License, version 2 or later

--

Files under knewstuff/

Copyright: © 2002 Cornelius Schumacher <schumacher@kde.org>
Copyright: © 2007 Jeremy Whiting <jeremy@scitools.com>
Copyright: © 2009 Frederik Gladhorn <gladhorn@kde.org>

License for all components is:
  * GNU Lesser General Public License, version 2 or later

--

Files under knotify/

Copyright: © 2005-2009 Olivier Goffart <ogoffart@kde.org>
Copyright: © 2008 Dmitry Suzdalev <dimsuz@gmail.com>
Copyright: © 2005 Allan Sandfeld Jensen <kde@carewolf.com>
Copyright: © 2000 Charles Samuels <charles@kde.org>
Copyright: © 2000 Matthias Ettrich <ettrich@kde.org>
Copyright: © 2000 Waldo Bastian <bastian@kde.org>
Copyright: © 1997 Christian Esken <esken@kde.org>
Copyright: © 2000-2003 Carsten Pfeiffer <pfeiffer@kde.org>
Copyright: © 2000 Stefan Schimanski <1Stein@gmx.de>
Copyright: © 2009 by Aurélien Gâteau <aurelien.gateau@canonical.com>
Copyright: © 2009 by Laurent Montel <montel@kde.org>

License for all components:
  * GNU General Public License version 2 or later

--

Files under kpasswdserver/

Copyright: © 2002 Waldo Bastian <bastian@kde.org>
Copyright: © 2005 David Faure <faure@kde.org>

License for all components is:
  * GNU General Public License version 2

--

Files under kquitapp/

Copyright: © 2006 Aaron Seigo <aseigo@kde.org>

License for all components is:
  * GNU Library General Public License version 2

--

Files under kreadconfig/

Copyright: © 2001 Luís Pedro Coelho <bero@redhat.com>
Copyright: © 2001 Bernhard Rosenkraenzer
Copyright: © 2001 Red Hat Inc. <bero@redhat.com> <luis_pedro@netcabo.pt>

License for all components is:
  * GNU General Public License verdion 2 or later

--

Files under kstart/

Copyright: © 1997-2000 Matthias Ettrich <ettrich@kde.org>
Copyright: © 1997-2000 David Faure <faure@kde.org>
Copyright: Richard Moore <rich@kde.org>


License for all components is:
  * GNU General Public License, version 2 or later

--

Files under kstyles/

Copyright: © 2002-2005 Maksim Orlovich <orlovich@cs.rochester.edu> <maksim.orlovich@kdemail.net> <mo002j@mail.rochester.edu> <maksim@kde.org>
Copyright: (C) 2000-2001 Trolltech AS.
Copyright: © 2001-2002 Karol Szwed <gallium@kde.org>
Copyright: © 2002 Malte Starostik <malte@kde.org>
Copyright: © 2007 Matthew Woehlke <mw_triad@users.sourceforge.net>
Copyright: © 2001-2002, 2007 Fredrik Höglund <fredrik@kde.org>
Copyright: © 2007-2008 Casper Boemann <cbr@boemann.dk>
Copyright: © 2000 Dirk Mueller <mueller@kde.org>
Copyright: © 2001 Martijn Klingens <klingens@kde.org>
Copyright: © 1998-2001 Trolltech AS <info@trolltech.com>
Copyright: © 2000 Daniel M. Duley <mosfet@kde.org>
Copyright: © 2003-2005 Sandro Giessl <sandro@giessl.com> <ceebx@users.sourceforge.net>
Copyright: © 2005 Luciano Montanaro <mikelima@cirulla.net>
Copyright: © 2001 Rik Hemsley <rik@kde.org>
Copyright: © 2004 Olaf Schmidt <ojschmidt@kde.org>
Copyright: © 2001-2002 Carsten Pfeiffer <pfeiffer@kde.org>
Copyright: © 2001-2002 Chris Lee <clee@kde.org>
Copyright: © 2002-2003 KDE3 HighColor Style
Copyright: © 2001-2002 Fredrik H�lund <fredrik@kde.org>
Copyright: © 2008 Long Hyunh Huu <long.upcase@googlemail.com>s


License for all components unless stated otherwise:
  * GNU Lesser General Public License, version 2

Other used licenses:
  * GNU Lesser General Public License, version 2 or later
    The files (10) below are licensed under this license:
    - keramik/colorutil.cpp
    - keramik/colorutil.h
    - keramik/gradients.cpp
    - keramik/gradients.h
    - keramik/keramik.cpp
    - keramik/keramikimage.h
    - keramik/pixmaploader.cpp
    - keramik/pixmaploader.h
    - web/webstyle.cpp
    - web/webstyle.h

  * BSD-ish
    - light/*

--

Files under ktimezoned/

Copyright: © 2005-2009 David Jarvie <djarvie@kde.org> <software@astrojar.org.uk>
Copyright: © 2005 S.R.Haque <srhaque@iee.org>
Copyright: © 2009 Till Adam <adam@kde.org>

License for all components is:
  * GNU Lesser General Public License, version 2 or later


Files under ktraderclient/

Copyright: © 2002-2003 David Faure <faure@kde.org>

License for all components is:
  * GNU Lesser General Public License, version 2

--

Files under kuiserver/

Copyright: © 2006-2008 Rafael Fernández López <ereslibre@kde.org>
Copyright: © 2000 David Faure <faure@kde.org>
Copyright: © 2000 Matej Koss <koss@miesto.sk>
Copyright: © 2001 George Staikos <staikos@kde.org>

License for all components is:
  * GNU Lesser General Public License, version 2

--

Files under kurifilter-plugins/
Copyright: © 2002-2007 Lubos Lunak <llunak@suse.cz>
Copyright: © 1999-2000 Yves Arrouye <yves@realnames.com>
Copyright: © 2001-2003 Dawit Alemayehu <adawit@kde.org>
Copyright: © 1999 Simon Hausmann <hausmann@kde.org>
Copyright: © 2000 Malte Starostik <malte@kde.org>
Copyright: © 2002-2003 David Faure <faure@kde.org>
Copyright: © 2009 Nick Shaforostoff <shaforostoff@kde.ru>

  * GNU General Public License, version2 or later.

--

Files under kwalletd/
Copyright: © 2001-2004 George Staikos <staikos@kde.org>
Copyright: © 2006 David Faure <faure@kde.org>
Copyright: © 2008 Micheal Leopold <lemma@confuego.or>
Copyright: © 2007 Pino Toscano <pino@kde.org>

  * GNU library general public license, version 2 or later.
    - A few files( kwalletwizard.{h,cpp} kbetterthankdialog.{h,cpp})
      is under GNU General Public License version2 or later

--

Files under l10n/

License for all components is:
  * GNU General Public License, version 2

--

Files under nepomuk/

Copyright: © 2003 Scott Wheeler <wheeler@kde.org>
Copyright: © 2004 Max Howell <max.howell@methylblue.com>
Copyright: © 2004 Mark Kretschmann <markey@web.de>
Copyright: © 2008 Seb Ruiz <ruiz@kde.org>
Copyright: © 2006-2010 Sebastian Trueg <trueg@kde.org>
Copyright: © 2003-2006 CLucene Team
Copyright: © 2003-2006 Ben van Klinken
Copyright: © 2006 Tobias Koenig <tokoe@kde.org>
Copyright: © 2006-2007 Jos van den Oever <jos@vandenoever.info>
Copyright: © 2007 David Faure <faure@kde.org>
Copyright: © 2006-2009, NEPOMUK Consortium
Copyright: © 2008 Tobias Wolf <twolf@access.unizh.ch>

License for all components unless stated otherwise:
  * GNU Library General Public License, version 2

  * GNU General Public License, version 2 or later
    The files (4) below are licensed under this license:
    - services/storage/modelcopyjob.cpp
    - services/storage/modelcopyjob.h
    - services/storage/repository.cpp
    - services/storage/repository.h
    - strigibackend/soprano*
    - strigibackend/util*

  * GNU General Public License
    The files (2) below are licensed under this license:
    - server/legacystoragebridge.cpp
    - server/legacystoragebridge.h

  * GNU Lesser General Public License, version 2 or later
    The files (14) below are licensed under this license:
    - common/strigiconfigfile.cpp
    - common/strigiconfigfile.h
    - services/storage/cluceneanalyzer.cpp
    - services/storage/cluceneanalyzer.h
    - services/storage/clucenefilter.cpp
    - services/storage/clucenefilter.h
    - services/storage/clucenetokenizer.cpp
    - services/storage/clucenetokenizer.h
    - services/storage/clucenetokenizerconstants.h
    - strigibackend/nepomukmainmodel.cpp
    - strigibackend/nepomukmainmodel.h
    - strigibackend/tstring.cpp
    - strigibackend/tstring.h

--

Files under phonon/

Copyright: © 2004-2008 Matthias Kretz <kretz@kde.org>
Copyright: © 2006 Tim Beaulen <tbscope@gmail.com>
Copyright: © 2000-2003 the xine project
Copyright: © 2008 Ian Monroe <imonroe@kde.org>

License for all components unless stated otherwise:
  * GNU Library General Public License, version 2

Other used licenses:
  * GNU Library General Public License, version 2 or version 3
    The files (2) below are licensed under this license:

    - libkaudiodevicelist/hardwaredatabase.cpp
    - libkaudiodevicelist/hardwaredatabase_p.h
    - kcm/main.h
    - kcm/main.cpp
    - kcm/qsettingsgroup_p.h
    - kded-module/*

  * GNU General Public License, Version 2
    - kcm/xine/*
    - test/audiodevicelisttest.cpp

--

Files under pics/

License for all components is:
  * GNU General Public License, version 2


 pics/oxygen/
  As you can read at pics/oxygen/COPYING:

Copyright: The Oxygen Icon Theme
  |     Copyright (C) 2007 David Vignoni <david@icon-king.com>
  |     Copyright (C) 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org>
  |     Copyright (C) 2007 Kenneth Wimer <kwwii@bootsplash.org>
  |     Copyright (C) 2007 Nuno Fernades Pinheiro <nf.pinheiro@gmail.com>
  |     Copyright (C) 2007 Riccardo Iaconelli <riccardo@oxygen-icons.org>
  |     Copyright (C) 2007 David Miller <miller@oxygen-icons.org>
  |
  | and others.
  |
  | You may copy it under the Creative Common Attribution-ShareAlike 3.0
  | license, as found here:
  |
  |     http://creativecommons.org/licenses/by-sa/3.0/
  |
  | or the GNU Library General Public License (with following clarification).
  |
  |     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; if not, write to the Free Software
  |     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
  |
  | Clarification:
  |
  |   The GNU Lesser General Public License or LGPL is written for
  |   software libraries in the first place. We expressly want the LGPL to
  |   be valid for this artwork library too.
  |
  |   KDE Oxygen theme icons is a special kind of software library, it is an
  |   artwork library, it's elements can be used in a Graphical User Interface, or
  |   GUI.
  |
  |   Source code, for this library means:
  |    - where they exist, SVG;
  |    - otherwise, if applicable, the multi-layered formats xcf or psd, or
  |   otherwise png.
  |
  |   The LGPL in some sections obliges you to make the files carry
  |   notices. With images this is in some cases impossible or hardly useful.
  |
  |   With this library a notice is placed at a prominent place in the directory
  |   containing the elements. You may follow this practice.
  |
  |   The exception in section 6 of the GNU Lesser General Public License covers
  |   the use of elements of this art library in a GUI.
  |

--

Files under plasma/

Copyright: © 2008-2010 Aaron Seigo <aseigo@kde.org>
Copyright: © 2007 Richard J. Moore <rich@kde.org>
Copyright: © 2008 Chani Armitage <chani@kde.org>
Copyright: © 2009 Artur Duque de Souza <asouza@kde.org>
Copyright: © 2009 Nokia Corporation and/or its subsidiary(-ies)
Copyright: © 1992-2007 Trolltech ASA. All rights reserved

The following files are released under the:
  * GNU Library General Public License, version 2

 - scriptengines/javascript/simplejavascriptapplet.h
 - scriptengines/javascript/javascriptrunner.cpp
 - scriptengines/javascript/javascriptdataengine.h
 - scriptengines/javascript/simplebindings/pen.cpp
 - scriptengines/javascript/simplebindings/variant.h
 - scriptengines/javascript/simplebindings/gridlayout.cpp
 - scriptengines/javascript/simplebindings/graphicsitem.cpp
 - scriptengines/javascript/simplebindings/dataengine.h
 - scriptengines/javascript/simplebindings/pixmap.cpp
 - scriptengines/javascript/simplebindings/qscriptbookkeeping.cpp
 - scriptengines/javascript/simplebindings/anchorlayout.cpp
 - scriptengines/javascript/simplebindings/size.cpp
 - scriptengines/javascript/simplebindings/rect.cpp
 - scriptengines/javascript/simplebindings/variant.cpp
 - scriptengines/javascript/simplebindings/animationgroup.h
 - scriptengines/javascript/simplebindings/point.cpp
 - scriptengines/javascript/simplebindings/easingcurve.cpp
 - scriptengines/javascript/simplebindings/painter.cpp
 - scriptengines/javascript/simplebindings/font.cpp
 - scriptengines/javascript/simplebindings/filedialogproxy.h
 - scriptengines/javascript/simplebindings/filedialogproxy.cpp
 - scriptengines/javascript/simplebindings/color.cpp
 - scriptengines/javascript/simplebindings/linearlayout.cpp
 - scriptengines/javascript/simplebindings/icon.cpp
 - scriptengines/javascript/simplebindings/url.cpp
 - scriptengines/javascript/simplebindings/timer.cpp
 - scriptengines/javascript/simplebindings/animationgroup.cpp
 - scriptengines/javascript/simplejavascriptapplet.cpp
 - tools/plasmapkg/main.cpp

The following files are released under the:
  * GNU General Public License, version 2

 - scriptengines/javascript/backportglobal.h
 - scriptengines/javascript/simplebindings/bytearrayclass.h
 - scriptengines/javascript/simplebindings/bytearrayclass.cpp

The following files are released under the:
  * GNU Lesser General Public License LGPL, version 2.1

 - scriptengines/javascript/simplebindings/bytearrayclass.h
 - scriptengines/javascript/simplebindings/bytearrayclass.cpp
 - scriptengines/javascript/simplebindings/bytearrayprototype.h
 - scriptengines/javascript/simplebindings/bytearrayprototype.cpp

The following files are released under the:
  * GNU General Public License GPL, version 2 or later:

 - scriptengines/javascript/javascriptdataengine.cpp
 - scriptengines/javascript/javascriptdataengine.h
 - scriptengines/javascript/simplebindings/appletinterface.h
 - scriptengines/javascript/simplebindings/i18n.h
 - scriptengines/javascript/simplebindings/uiloader.h
 - scriptengines/javascript/simplebindings/uiloader.cpp
 - scriptengines/javascript/simplebindings/appletinterface.cpp
 - tools/plasmapkg/main.cpp

--

Files under platforms/

Copyright: © 2006-2009 Ralf Habacker <ralf.habacker@freenet.de>
Copyright: © 2009 Patrick Spendrin <ps_ml@gmx.de>
Copyright: © 2009 Eduard Sukharev <kraplax@mail.ru>
Copyright: © 2002-2008 Andre Burgaud <andre@burgaud.com>

License for all components unless stated otherwise:
  * GNU Library General Public License, version 2 or later

Other used licenses:
  * GNU Lesser General Public License, version 2 or later
    The files (3) below are licensed under this license:
    - win/kwinstartmenu/linkfile.cpp
    - win/kwinstartmenu/misc.cpp
    - win/kwinstartmenu/winstartmenu.cpp

  * GNU General Public License, version 2 or later:
    The files (8) below are licensed under this license:
    - win/config/*

  * GNU General Public License, version 2:
     The files (1) below are licensed under this license:
     -/win/kwinstartmenu/linkfile.h

   * BSD-ish:
    -/win/contextmenu/*
    for further information please read /platforms/win/contexmenu/license.txt
--

Files under renamedlgplugins/

Copyright: © 2001-2002, 2006 Holger Freyther <freyther@kde.org> <freyther@yahoo.com>
Copyright: © 2003 Fabian Wolf <fabianw@gmx.net>
Copyright: © 2003 Carsten Pfeiffer <pfeiffer@kde.org>

License for all components unless stated otherwise:
  * GNU General Public License, version 2

Other used licenses:

   * BSBish:
     The files (1) below are licensed under this license:
     -/images/imageplugin.cpp

--

Files under solid-hardware/

Copyright: © 2006 Kevin Ottens <ervin@kde.org>

License for all components is:
  * GNU Library General Public License, version 2

--
Files under solidautoeject/

Copyright: © 2006 Kevin Ottens <ervin@kde.org>

License for all components unless stated otherwise:
  * GNU Library General Public License, version 2

--

Files under soliduiserver/

Copyright: © 2005 Jean-Remy Falleri <jr.falleri@laposte.net>
Copyright: © 2005-2007 Kevin Ottens <ervin@kde.org>
Copyright: © 2007 Alexis Ménard <darktears31@gmail.com>

License for all components is:
  * GNU Library General Public License, version 2



On Debian systems, you can find the complete texts of these licenses at:
  - Artistic: /usr/share/common-licenses/Artistic
  - GPL:      /usr/share/common-licenses/GPL
  - GPLv2:    /usr/share/common-licenses/GPL-2
  - LGPLv2:   /usr/share/common-licenses/LGPL-2
  - LGPLv2.1:   /usr/share/common-licenses/LGPL-2.1
  - GFDL:     /usr/share/common-licenses/GFDL




The Debian packaging is Copyright (C) 2007-2010, Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org> and is licensed under the GPL-2,
see `/usr/share/common-licenses/GPL-2'.