This file is indexed.

/usr/share/doc/kde-workspace-dev/copyright is in kde-workspace-dev 4:4.8.5-0ubuntu0.4.

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
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
This package was debianized by the Debian Qt/KDE Maintainers on
Fri, 11 May 2007 17:23:33 +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
© 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.




The documentation docbook files in this package, placed under doc/, are under 
the GNU Free Documentation License:

    | 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 below.



------
cmake/
------

Copyright: © 2008 Kevin Kofler <kevin.kofler@chello.at>
Copyright: © 2006 Alexander Neundorf <neundorf@kde.org>


------
cursors/
------



License for all components unless stated otherwise:
--
  GNU Lesser General Public License, version 3 or later (LGPL-3+)

  On Debian systems, the complete text of the
  GNU Lesser General Public License version 3 can be found in
  /usr/share/common-licenses/LGPL-3
--

Other used licenses:
--
  GNU General Public License, version 3 (GPL-3)

  On Debian systems, the complete text of the
  GNU General Public License version 3 can be found in
  /usr/share/common-licenses/GPL-3
--


------
debian/ (debconf translations)
------


Copyright: © 2004, 2007 Claus Hindsgaul <claus_h@image.dk> <claus.hindsgaul@gmail.com>
Copyright: © 2004-2007 Miroslav Kure <kurem@debian.cz>
Copyright: © 2007 Dr.T.Vasudevan <agnihot3@gmail.com>
Copyright: © 2007 Sunjae Park <darehanl@gmail.com>
Copyright: © 2005 Carlos Z.F. Liu <carlosliu@users.sourceforge.net>
Copyright: © 2005, 2007 Yuri Kozlov <kozlov.y@gmail.com>
Copyright: © 2004 Konstantinos Margaritis <markos@debian.org>
Copyright: © 2007 Eder L. Marques <frolic@debian-ce.org>
Copyright: © 2001-2005 André Luís Lopes <andrelop@debian.org>
Copyright: © 2005, 2007 Ming Hua <minghua@rice.edu>
Copyright: © 2005, 2007 Piarres Beobide <pi@beobide.net>
Copyright: © 2004-2005, 2007 Alwin Meschede <ameschede@gmx.de>
Copyright: © 2005-2007 Peter Mann <Peter.Mann@tuke.sk>
Copyright: © 2005, 2007 Ossama M. Khayat <okhayat@yahoo.com>
Copyright: © 2006 mutulica <stan.ieugen@gmail.com>
Copyright: © 2007 Praveen|പ്രവീണ്‍ A|എ <pravi.a@gmail.com>
Copyright: © 2007 Clytie Siddall <clytie@riverland.net.au>
Copyright: © 2007 Free Software Foundation Inc.
Copyright: © 2003 Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>
Copyright: © 2007 asv <alyoshin@pisem.net>
Copyright: © 2002- Ivan Vilata i Balaguer <net.selidor@ivan>
Copyright: © 2007 Sune Vuorela <Sune@Vuorela.dk>
Copyright: © 2003-2004, 2006-2007 Christian Perrier <bubulle@debian.org>
Copyright: © 2007 Enrique Matias Sanchez (aka Quique) <cronopios@gmail.com>
Copyright: © 2004 Recai Oktaş <roktas@omu.edu.tr>
Copyright: © 2007 Anivar|അനിവര്‍ Aravind|അരവിന്ദ് <anivar@movingrepublic.org>
Copyright: ©  Leopold Palomo <lepalom@wol.es>
Copyright: © 2007 Bjørn Steensrud <bjornst@powertech.no>
Copyright: © 2007 Eduardo Silva <jobezone@yahoo.com>


------
kcheckpass/
------

Copyright: © 2003 Oswald Buddenhagen <ossi@kde.org>
Copyright: © 1998 Christian Esken <esken@kde.org>
Copyright: © 1998 Caldera Inc.
Copyright: ©  Olaf Kirch <okir@caldera.de>
Copyright: © 1995 Christophe Wolfhugel
Copyright: © 1999 Mark Davies <mark@MCS.VUW.AC.NZ>
Copyright: © 2001 Reza Arbab <arbab@austin.ibm.com>
Copyright: ©  Roberto Teixeira <maragato@kde.org>


License for all components is:
--
  GNU General Public License, version 2 or later (GPL-2+)

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

------
kcminit/
------

Copyright: © 1999 Matthias Hoelzer-Kluepfel <hoelzer@kde.org>


License for all components is:
--
  GNU General Public License, version 2 or later (GPL-2+)

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

------
kcontrol/
------

Copyright: © 2002-2010 Craig Drummond <craig@kde.org>
Copyright: © 2007 Gustavo Pichorim Boiko <gustavo.boiko@kdemail.net>
Copyright: © 2003-2007 Andriy Rysin <rysin@kde.org>
Copyright: © 2003-2007 Fredrik Höglund <fredrik@kde.org>
Copyright: © 2002-2003 Hamish Rodda <rodda@kde.org>
Copyright: © 1999 Geert Jansen <g.t.jansen@stud.tue.nl>
Copyright: © 2003-2006 Martin Koller <m.koller@surfeu.at>
Copyright: © 2001, 2003 Waldo Bastian <bastian@kde.org>
Copyright: © 2000-2001, 2004-2006 Oswald Buddenhagen <ossi@kde.org>
Copyright: © 2008 Montel Laurent <montel@kde.org>
Copyright: © 1998 Luca Montecchiani <m.luca@usa.net>
Copyright: © 1997-1998 Thomas Tanghus <tanghus@earthling.net>
Copyright: © 2007-2008 Harry Bock <hbock@providence.edu>
Copyright: © 2008 Michael Jansen <kde@michael-jansen.biz>
Copyright: © 2005-2007 Stephen Leaf <smileaf@gmail.com> <smileaf@smileaf.org>
Copyright: © 2007-2008 Matthew Woehlke <mw_triad@users.sourceforge.net>
Copyright: © 1997, 1999 Matthias Hoelzer-Kluepfel <hoelzer@kde.org>
Copyright: © 2003 Lukas Tinkl <lukas@kde.org>
Copyright: © 2001-2004 George Staikos <staikos@kde.org>
Copyright: © 2000-2002, 2006 David Faure <faure@kde.org>
Copyright: © 1997-1998 Mark Donohoe
Copyright: © 2000-2001 Rik Hemsley <rik@kde.org>
Copyright: © 2000-2001, 2003, 2005 Lubos Lunak <l.lunak@kde.org>
Copyright: © 2003 Maksim Orlovich <maksim.orlovich@kdemail.net>
Copyright: © 1999 Dirk A. Mueller <dmuell@gmx.net>
Copyright: © 1997 Patrick Dowler <dowler@morgul.fsh.uvic.ca>
Copyright: © 2001 S.R.Haque <srhaque@iee.org>
Copyright: © 2002, 2005 Daniel Molkentin <molkentin@kde.org>
Copyright: © 2007 Urs Wolfer
Copyright: © 1996, 1999, 2002 Martin R. Jones
Copyright: © 2004 Brad Hards <bradh@frogmouth.net>
Copyright: © 2005 David Saxton <david@bluehaze.org>
Copyright: © 2002, 2008 Laurent Montel <montell@club-internet.fr> <montel@kde.org>
Copyright: © 2002 Karol Szwed <gallium@kde.org>
Copyright: © 1999 Tom Vijlbrief
Copyright: © 1997 Christian Czezatke <e9025461@student.tuwien.ac.at>
Copyright: © 2000 Matthias Elter <elter@kde.org>
Copyright: © 2003-2004 Nadeem Hasan <nhasan@kde.org>
Copyright: © 2006, 2008 Matthias Kretz <kretz@kde.org>
Copyright: © 2007 Andreas Pakulat <apaku@gmx.de>
Copyright: © 1998 Matej Koss
Copyright: © 1998 Bernd Wuebben <wuebben@kde.org>
Copyright: © 1992-2006 Trolltech AS.
Copyright: © 2000 Matthias H�zer-Klpfel <hoelzer@kde.org>
Copyright: © 2007 Jeremy Whiting <jeremy@scitools.com>
Copyright: © 1998 Stephan Kulow
Copyright: © 1987, 1998 The Open Group
Copyright: © 1987 Digital Equipment Corporation
Copyright: © 2000 Bernd Gehrmann
Copyright: © 2001 Matthias Ettrich (add support for GTK)
Copyright: © 1998-1999 Torben Weis <weis@kde.org>
Copyright: © 2000 Brad Hughes <bhughes@trolltech.com>
Copyright: © 2001 Fernando Llobregat <fernando.llobregat@free.fr>
Copyright: © 2001 Carsten PFeiffer <pfeiffer@kde.org>
Copyright: © 1999 Lars Knoll
Copyright: © 1998 Kurt Granroth <granroth@kde.org>
Copyright: © 2001 Ralf Nolden <nolden@kde.org>
Copyright: © 2004 Chris Howells
Copyright: © 2002 Juliusz Chroboczek
Copyright: © 2007 Aaron Seigo <aseigo@kde.org>
Copyright: © 2007 Riccardo Iaconelli <riccardo@kde.org>

License for all components unless stated otherwise:
--
  GNU General Public License, version 2 or later (GPL-2+)
    However, the license of 51 file(s) was not explicitly specified:

    access/*
    screensaver/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

Other used licenses:
--
  GNU General Public License, version 2 (GPL-2)
    33 file(s) are licensed under this license:

    input/core/*
    input/xcursor/*
    kdm/background/* excluding:
    + krdb/krdb.h
    style/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

--
  GNU Library General Public License, version 2 (LGPL-2)
    2 file(s) are licensed under this license:

    + randr/collapsiblewidget.cpp
    + randr/collapsiblewidget.h
    + kdm/background/bgrender.cpp
    + kdm/background/bgrender.h
    + kdm/background/bgsettings.cpp
    + kdm/background/bgsettings.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    14 file(s) are licensed under this license:

    + fonts/kxftconfig.cpp
    + fonts/kxftconfig.h
    + kfontinst/kcmfontinst/FontFilterProxyStyle.cpp
    + kfontinst/kcmfontinst/FontFilterProxyStyle.h
    + kxkb/kxkb_adaptor.cpp
    + kxkb/kxkb_adaptor.h
    + kxkb/kxkbapp.cpp
    + kxkb/kxkbapp.h
    + kxkb/kxkbcore.cpp
    + kxkb/kxkbcore.h
    + randr/ktimerdialog.cpp
    + randr/ktimerdialog.h
    + standard_actions/standard_actions_module.h
    + xinerama/interface_util.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+)
    1 file(s) are licensed under this license:

    + krdb/krdb_clearlibrarypath.cpp

  On Debian systems, the complete text of the
  GNU Lesser General Public License version 2.1 can be found in
  /usr/share/common-licenses/LGPL-2.1
--

--
  BSD-ish
    style/keramik/*
    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.


------
kdm/
------

Copyright: © 2000-2007 Oswald Buddenhagen <ossi@kde.org>
Copyright: © 1988-1991, 1994, 1998 The Open Group
Copyright: © 2003 Unai Garro <ugarro@users.sourceforge.net>
Copyright: © 2004-2005 Stephan Kulow <coolo@kde.org>
Copyright: © 2004 Enrico Ros <rosenric@dei.unipd.it>
Copyright: © 1997-1998, 2000 Steffen Hansen <hansen@kde.org>
Copyright: © 2002 Microsystems Inc. All Rights Reserved.
Copyright: © 1998 Thomas E. Dickey <dickey@clark.net>
Copyright: © 1988, 1998 Keith Packard <stolcke@icsi.berkeley.edu>
Copyright: © 1988, 1998 MIT X Consortium/The Open Group
Copyright: © 1999 Matthias Hoelzer-Kluepfel <hoelzer@kde.org>
Copyright: © 2000 Espen Sand <espen@kde.org>
Copyright: © 1999 Harald Hoyer <Harald.Hoyer@RedHat.de>
Copyright: © 1994-1999 Theodore Ts'o
Copyright: © 1993 Colin Plumb
Copyright: © 1995, 1999 All Rights Reserved.
Copyright: © 2001-2002 Damien Miller. All Rights Reserved.
Copyright: © 2000-2001 Lubos Lunak <l.lunak@kde.org>
Copyright: © 1995, 1999 Theo de Raadt.
Copyright: © 2008 Juuso Alasuutari <juuso.alasuutari@gmail.com>


License for all components unless stated otherwise:
--
  GNU General Public License, version 2 or later (GPL-2+)
    However, the license of 39 file(s) was not explicitly specified:

    *
    backend/* excluding:
    -+ backend/genauth.c
    kfrontend/sessions/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

Other used licenses:
--
  BSD-like License (BSD)
    1 file(s) are licensed under this license:

    + backend/genauth.c

  | Copyright 1988, 1998  The Open Group
  | Copyright 2003-2004 Oswald Buddenhagen <ossi@kde.org>
  |
  | Permission to use, copy, modify, distribute, and sell this software and its
  | documentation for any purpose is hereby granted without fee, provided that
  | the above copyright notice appear in all copies and that both that
  | copyright notice and this permission notice appear in supporting
  | documentation.
  |
  | 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 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.
  |
  | Except as contained in this notice, the name of a copyright holder shall
  | not be used in advertising or otherwise to promote the sale, use or
  | other dealings in this Software without prior written authorization
  | from the copyright holder.
--


------
khotkeys/
------

Copyright: © 2008 Michael Jansen <kde@michael-jansen.biz>
Copyright: © 1999-2003 Lubos Lunak <l.lunak@kde.org>
Copyright: © 2005 Olivier Goffart <ogoffart@kde.org>
Copyright: © 1996-1999 Mark F. Willey
Copyright: © 1996-1999 ETLA Technical
Copyright: © 2006 Volker Krause <volker.krause@rwth-aachen.de>


License for all components unless stated otherwise:
--
  GNU Library General Public License, version 2 or later (LGPL-2+)

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

Other used licenses:
--
  GNU General Public License, version 2 or later (GPL-2+)
    6 file(s) are licensed under this license:

    + libkhotkeysprivate/sound.cpp
    + libkhotkeysprivate/sound.h
    + libkhotkeysprivate/soundrecorder.cpp
    + libkhotkeysprivate/soundrecorder.h
    + libkhotkeysprivate/voicesignature.cpp
    + libkhotkeysprivate/voicesignature.h

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

--
  GNU Library General Public License, version 2 (LGPL-2)
    24 file(s) are licensed under this license:

    -+ libkhotkeysprivate/actions/actions.h
    -+ libkhotkeysprivate/conditions/conditions.h
    -+ libkhotkeysprivate/triggers/gestures.cpp
    -+ libkhotkeysprivate/triggers/gestures.h
    libkhotkeysprivate/action_data/* excluding:
    -+ libkhotkeysprivate/action_data/simple_action_data_base.cpp

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU General Public License, version 2 (GPL-2)
    + libkhotkeysprivate/input.h
    + libkhotkeysprivate/khotkeysglobal.cpp
    + libkhotkeysprivate/khotkeysglobal.h
    + libkhotkeysprivate/settings.cpp
    + libkhotkeysprivate/settings.h
    + libkhotkeysprivate/voices.cpp
    + libkhotkeysprivate/voices.h
    + libkhotkeysprivate/windows.cpp
    + libkhotkeysprivate/windows.h
    + update/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

------
klipper/
------

Copyright: © 2004 Esben Mose Hansen <kde@mosehansen.dk>
Copyright: © 2000-2002 Carsten Pfeiffer <pfeiffer@kde.org>
Copyright: © 2003 Lubos Lunak <l.lunak@kde.org>


License for all components is:
--
  GNU General Public License, version 2 or later (GPL-2+)

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

------
kmenuedit/
------

Copyright: © 2000 Matthias Elter <elter@kde.org>
Copyright: © 2003 Waldo Bastian <bastian@kde.org>
Copyright: © 2008 Laurent Montel <montel@kde.org>
Copyright: © 2001-2002 Raffaele Sandrini <sandrini@kde.org>
Copyright: © 2008 Montel Laurent <montel@kde.org>
Copyright: © 2000 Lubos Lunak <l.lunak@email.cz>


License for all components unless stated otherwise:
--
  GNU General Public License, version 2 or later (GPL-2+)

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

Other used licenses:
--
  GNU General Public License, version 2 (GPL-2)
    2 file(s) are licensed under this license:

    + menufile.cpp
    + menufile.h

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--


------
krunner/
------

Copyright: © 2007-2008 Ryan P. Bitanga <ryan.bitanga@gmail.com>
Copyright: © 2006, 2008 Aaron Seigo <aseigo@kde.org>
Copyright: © 1999 Martin R. Jones <mjones@kde.org>
Copyright: © 2008 Davide Bettio <davide.bettio@kdemail.net>
Copyright: © 2003 Oswald Buddenhagen <ossi@kde.org>
Copyright: © 2007 Riccardo Iaconelli <ruphy@kde.org>
Copyright: © 2007 Enrico Ros <enrico.ros@gmail.com>
Copyright: © 2001, 2003 Lubos Lunak <l.lunak@kde.org>
Copyright: © 1990, 1992-1999, 2001-2002 Stefan De Troch
Copyright: © 2003-2004 Chris Howells <howells@kde.org>
Copyright: © 1990, 1992-1999, 2001-2002 Michel Eyckmans.
Copyright: © 2008 Chani Armitage <chanika@gmail.com>
Copyright: © 1999 David Faure
Copyright: © 2006 Zack Rusin <zack@kde.org>


License for all components unless stated otherwise:
--
  GNU General Public License, version 2 or later (GPL-2+)

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

Other used licenses:
--
  GNU Library General Public License, version 2 (LGPL-2)
    5 file(s) are licensed under this license:

    + krunnerapp.cpp
    + krunnerapp.h
    + krunnerdialog.cpp
    + krunnerdialog.h
    + main.cpp

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    6 file(s) are licensed under this license:

    + configdialog.cpp
    + configdialog.h
    + startupid.cpp
    + startupid.h
    + lock/main.cc
    + lock/main.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--


------
kscreensaver/
------

Copyright: © 1996, 1999, 2001 Martin R. Jones <mjones@kde.org>
Copyright: © 1991 Andreas Stolcke <stolcke@ICSI.Berkeley.EDU>
Copyright: ©  Mark Martin <mmm@cetia.fr>
Copyright: ©  2003 Chris Howells <howells@kde.org>
Copyright: ©  Mario Weilguni <mweilguni@kde.org>
Copyright: © 2006 David Faure <faure@kde.org>
Copyright: © 1990 Solbourne Computer Inc.


License for all components unless stated otherwise:
--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    However, the license of 5 file(s) was not explicitly specified:

    kblank_screensaver/*
    ? krandom_screensaver/random.cpp

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

Other used licenses:
--
  GNU Library General Public License, version 2 (LGPL-2)
    1 file(s) are licensed under this license:

    + krandom_screensaver/random.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  BSD-ish
    ? libkscreensaver/kscreensaver_vroot.h
    /*****************************************************************************/
    /**                   Copyright 1991 by Andreas Stolcke                     **/
    /**               Copyright 1990 by Solbourne Computer Inc.                 **/
    /**                          Longmont, Colorado                             **/
    /**                                                                         **/
    /**                           All Rights Reserved                           **/
    /**                                                                         **/
    /**    Permission to use, copy, modify, and distribute this software and    **/
    /**    its documentation  for  any  purpose  and  without  fee is hereby    **/
    /**    granted, provided that the above copyright notice appear  in  all    **/
    /**    copies and that both  that  copyright  notice  and  this  permis-    **/
    /**    sion  notice appear in supporting  documentation,  and  that  the    **/
    /**    name of Solbourne not be used in advertising                         **/
    /**    in publicity pertaining to distribution of the  software  without    **/
    /**    specific, written prior permission.                                  **/
    /**                                                                         **/
    /**    ANDREAS STOLCKE AND SOLBOURNE COMPUTER INC. DISCLAIMS ALL WARRANTIES **/
    /**    WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF    **/
    /**    MERCHANTABILITY  AND  FITNESS,  IN  NO  EVENT SHALL ANDREAS STOLCKE  **/
    /**    OR SOLBOURNE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL    **/
    /**    DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA   **/
    /**    OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER    **/
    /**    TORTIOUS ACTION, ARISING OUT OF OR IN  CONNECTION  WITH  THE  USE    **/
    /**    OR PERFORMANCE OF THIS SOFTWARE.                                     **/
    /*****************************************************************************/
-- 


------
ksysguard/
------

Copyright: © 1999-2003 Chris Schlaeger <cs@kde.org>
Copyright: © 2001-2003, 2006 Tobias Koenig <tokoe@kde.org>
Copyright: © 2002-2003 Nadeem Hasan <nhasan@kde.org>
Copyright: © 1984, 1989-1990, 1992 William LeFebvre
Copyright: © 2006-2008 John Tapsell <tapsell@kde.org> <john.tapsell@kde.org>
Copyright: © 2006-2007 Greg Martyn <greg.martyn@gmail.com>
Copyright: © 1999-2000 Hans Petter <bieker@kde.org>
Copyright: © 1984, 1989 Rice University
Copyright: © 1989-1990, 1992 Northwestern University
Copyright: © 2003 Stephan Uhlmann <su@su2.info>
Copyright: © 2001 Carsten Kroll <ckroll@pinnaclesys.com>
Copyright: © 2005 Sirtaj Singh Kang <taj@kde.org>
Copyright: © 2001 Irix Support


License for all components unless stated otherwise:
--
  GNU General Public License, version 2 or later (GPL-2+)

    ? gui/setscheduler.c

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

Other used licenses:
--
  GNU General Public License, version 2 (GPL-2)
    44 file(s) are licensed under this license:

    gui/* excluding:
    -+ gui/KSGAppletSettings.cc
    -+ gui/KSGAppletSettings.h
    -+ gui/SharedSettings.h
    -+ gui/TimerSettings.cc
    -+ gui/TimerSettings.h
    + gui/SensorDisplayLib/BarGraph.cc
    + gui/SensorDisplayLib/BarGraph.h
    + gui/SensorDisplayLib/DancingBars.cc
    + gui/SensorDisplayLib/DancingBars.h
    + gui/SensorDisplayLib/DummyDisplay.cc
    + gui/SensorDisplayLib/DummyDisplay.h
    + gui/SensorDisplayLib/FancyPlotter.cc
    + gui/SensorDisplayLib/FancyPlotter.h
    + gui/SensorDisplayLib/ListView.cc
    + gui/SensorDisplayLib/ListView.h
    + gui/SensorDisplayLib/MultiMeter.cc
    + gui/SensorDisplayLib/MultiMeter.h
    + gui/SensorDisplayLib/ProcessController.cc
    + gui/SensorDisplayLib/ProcessController.h
    + gui/SensorDisplayLib/SensorDisplay.cc
    + gui/SensorDisplayLib/SensorDisplay.h
    + gui/SensorDisplayLib/SignalPlotter.cc
    + gui/SensorDisplayLib/SignalPlotter.h
    gui/ksgrd/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

--
  GNU General Public License (GPL-any)
    62 file(s) are licensed under this license:

    + gui/SharedSettings.h
    ksysguardd/* excluding:
    -+ ksysguardd/Command.c
    -+ ksysguardd/Command.h
    -? ksysguardd/config-ksysguardd.h.cmake
    + ksysguardd/FreeBSD/netdev.c
    + ksysguardd/FreeBSD/netdev.h
    + ksysguardd/Irix/LoadAvg.c
    + ksysguardd/Irix/Memory.c
    + ksysguardd/Irix/NetDev.c
    + ksysguardd/Irix/NetDev.h
    + ksysguardd/Irix/ProcessList.c
    ksysguardd/Linux/* excluding:
    -+ ksysguardd/Linux/Memory.h
    -+ ksysguardd/Linux/ProcessList.h
    ksysguardd/NetBSD/* excluding:
    -+ ksysguardd/NetBSD/CPU.c
    -+ ksysguardd/NetBSD/CPU.h
    -+ ksysguardd/NetBSD/Memory.c
    -+ ksysguardd/NetBSD/Memory.h
    -+ ksysguardd/NetBSD/ProcessList.c
    -+ ksysguardd/NetBSD/ProcessList.h
    + ksysguardd/Solaris/LoadAvg.c
    + ksysguardd/Solaris/Memory.c
    + ksysguardd/Solaris/NetDev.c
    + ksysguardd/Solaris/ProcessList.c
    + ksysguardd/Tru64/LoadAvg.c
    + ksysguardd/Tru64/Memory.c
    + ksysguardd/Tru64/NetDev.c

  On Debian systems, the complete text of the
  GNU General Public License can be found in
  /usr/share/common-licenses/GPL
--

--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    4 file(s) are licensed under this license:

    CContLib/*
    + gui/KSGAppletSettings.cc
    + gui/KSGAppletSettings.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--


------
ksystraycmd/
------



------
ksmserver/
------

Copyright: © 1999-2000 Matthias Ettrich <ettrich@kde.org>
Copyright: © 2008 Fredrik Höglund <fredrik@kde.org>
Copyright: © 2005 Lubos Lunak <l.lunak@kde.org>
Copyright: © 1999 Preston Brown <pbrown@kde.org>
Copyright: © 2000 Kurt Granroth <granroth@kde.org>
Copyright: © 2000, 2002 Oswald Buddenhagen <ossi@kde.org> <ob6@inf.tu-dresden.de>
Copyright: © 2007 Urs Wolfer


License for all components unless stated otherwise:
--
  BSD-ish
  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.



Other used licenses:
--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    1 file(s) are licensed under this license:

    + kcheckrunning.cpp

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--
  GNU General Public License, version 2 or later (GPL-2+)

    kcm/*
    test/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--


------
ksplash/
------

Copyright: © 1992-2003 Trolltech AS. All Rights Reserved.
Copyright: © 2004, 2007 Lubos Lunak <l.lunak@kde.org>
Copyright: © 2000 Carsten Haitzler <willem@stack.nl>
Copyright: © 2003 Ravikiran Rajagopal <ravi@ee.eng.ohio-state.edu>
Copyright: © 2003 Fredrik H\xF6glund <fredrik@kde.org>
Copyright: © 2004 Daniel M. Duley <dan.duley@verizon.net>
Copyright: © 1998 Stefan Taferner <taferner@kde.org>
Copyright: © 1989, 1991 Jef Poskanzer.


License for all components unless stated otherwise:
--
  GNU General Public License, version 2 or later (GPL-2+)
    However, the license of 5 file(s) was not explicitly specified:

    *
    ksplashx/scale/*
    ksplashx/utils/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

Other used licenses:
--
  BSD-like License (BSD)
    4 file(s) are licensed under this license:

    + ksplashx/kcpuinfo.cpp
    + ksplashx/kcpuinfo.h
    + ksplashx/scale.cpp
    + ksplashx/scale.h

  | This file is part of the KDE libraries
  | Copyright (C) 2003 Fredrik Höglund <fredrik@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.
--

--
  GNU General Public License, version 2 (GPL-2)
    4 file(s) are licensed under this license:

    kcm/*
    simple/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--


------
kstartupconfig/
------

Copyright: © 2005 Lubos Lunak <l.lunak@kde.org>

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.



------
kwin/
------

Copyright: © 2003-2008 Lubos Lunak <l.lunak@kde.org> <l.lunak@suse.cz>
Copyright: © 2006-2007 Rivo Laks <rivolaks@hot.ee>
Copyright: © 1998-2001 Matthias Ettrich <ettrich@kde.org>
Copyright: © 2007-2009 Martin Gräßlin <ubuntu@martin-graesslin.com>
Copyright: © 1999, 2001-2003 Karol Szwed <kszwed@kde.org> <gallium@kde.org>
Copyright: © 2003-2005 Sandro Giessl <sandro@giessl.com> <ceebx@users.sourceforge.net>
Copyright: © 2008-2009 Lucas Murray <lmurray@undefinedfire.com>
Copyright: © 2007 Christian Nitschkowski <christian.nitschkowski@kdemail.net>
Copyright: © 2001 Rik Hemsley <rik@kde.org>
Copyright: © 2006-2007 Riccardo Iaconelli <riccardo@kde.org> <ruphy@fsfe.org>
Copyright: © 1999-2000 Daniel M. Duley <mosfet@kde.org>
Copyright: © 2006-2007 Casper Boemann <cbr@boemann.dk>
Copyright: © 2002, 2007 Fredrik Höglund <fredrik@kde.org>
Copyright: © 2003-2007 Luciano Montanaro <mikelima@cirulla.net>
Copyright: © 2007 Matthew Woehlke <mw_triad@users.sourceforge.net>
Copyright: © 2007 Philip Falkner <philip.falkner@gmail.com>
Copyright: © 2008 Cédric Borgese <cedric.borgese@gmail.com>
Copyright: © 2001 Waldo Bastian <bastian@kde.org>
Copyright: © 2008 Long Huynh Huu <long.upcase@googlemail.com>
Copyright: © 2008 Torgny Johansson <torgny.johansson@gmail.com>
Copyright: © 2000 Matthias Elter <elter@kde.org>
Copyright: © 1997, 2002 Cristian Tibirna <tibirna@kde.org>
Copyright: © 2003-2004 David Johnson <david@usermode.org>
Copyright: © 1997 Patrick Dowler <dowler@morgul.fsh.uvic.ca>
Copyright: © 1999, 2001 Daniel Duley <mosfet@kde.org>
Copyright: © 2002 Hamish Rodda <rodda@kde.org>
Copyright: © 2001-2003 Chris Lee <clee@kde.org>
Copyright: © 2001-04-22 Melchior FRANZ <mfranz@kde.org>
Copyright: © 2002 Alexander Kellett <lypanov@kde.org>
Copyright: © 2008 Laurent Montel <montel@kde.org>
Copyright: © 2007 Bernhard Loos <nhuh.put@web.de>
Copyright: © 2002, 2009 Fredrik H�lund <fredrik@kde.org>
Copyright: © 2008 Louai Al-Khanji <louai.khanji@gmail.com>
Copyright: © 2009 Hugo Pereira Da Costa <hugo.pereira@free.fr>
Copyright: © 2009 Jorge Mata <matamax123@gmail.com>
Copyright: © 2009 Michael Zanetti <michael_zanetti@gmx.net>
Copyright: © 2009 Marco Martin notmart@gmail.com

License for all components unless stated otherwise:
--
  GNU General Public License, version 2 or later (GPL-2+)
    However, the license of 52 file(s) was not explicitly specified:

    tools/*
    tools/xreply/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

Other used licenses:
--
  GNU Library General Public License, version 2 (LGPL-2)
    4 file(s) are licensed under this license:

    clients/oxygen/lib/*
    clients/ozone/lib/*

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    3 file(s) are licensed under this license:

    + kcmkwin/kwincompositing/interface_util.h
    + kcmkwin/kwincompositing/ktimerdialog.cpp
    + kcmkwin/kwincompositing/ktimerdialog.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

-- 
  BSD-ish
    clients/oxygen/*
    clients/ozone/*
    killer/*
    lib/* excluding:
    -+ lib/kwineffects.cpp
    -+ lib/kwineffects.h
    -+ lib/kwinglobals.cpp
    -+ lib/kwinglobals.h
    -+ lib/kwinglutils.cpp
    -+ lib/kwinglutils.h
    -+ lib/kwinglutils_funcs.cpp
    -+ lib/kwinglutils_funcs.h
    -+ lib/kwinshadereffect.cpp
    -+ lib/kwinshadereffect.h
    -+ lib/kwinxrenderutils.cpp
    -+ lib/kwinxrenderutils.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
    // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
    // IN THE SOFTWARE.



------
kwrited/
------

Copyright: © 2008 George Kiagiadakis <gkiagia@users.sourceforge.net>
Copyright: © 1997-1998 Lars Doelle <lars.doelle@on-line.de>
--

License for all components is:
--
  GNU General Public License, version 2 or later (GPL-2+)

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

------
libs/
------

Copyright: © 2006-2008 Will Stephenson <wstephenson@kde.org>
Copyright: © 2008 Aike J Sommer <dev@aikesommer.name>
Copyright: © 2005-2007 Kevin Ottens <ervin@kde.org>
Copyright: © 2006-2009 John Tapsell <tapsell@kde.org> <john.tapsell@kde.org> <john.tapsell@kdemail.net>
Copyright: © 2006-2007 Daniel Gollub <dgollub@suse.de>
Copyright: © 2008 Christian Mollekopf <chrigi_1@hotmail.com>
Copyright: © 2007-2008 Sebastian Trueg <trueg@kde.org>
Copyright: © 2007 Gustavo Pichorim Boiko <gustavo.boiko@kdemail.net>
Copyright: © 2000-2005, 2008 Oswald Buddenhagen <ossi@kde.org>
Copyright: © 2000-2001 Matthias Elter <elter@kde.org>
Copyright: © 1999-2001 Chris Schlaeger <cs@kde.org>
Copyright: © 2007 Juan González <jaguilera@opsiland.info>
Copyright: © 1997-1998, 2000 Steffen Hansen <hansen@kde.org>
Copyright: © 2008 Tom Patzig <tpatzig@suse.de>
Copyright: © 2001 Richard Moore <rich@kde.org>
Copyright: © 2006-2007 David Faure <faure@kde.org>
Copyright: © 2007-2008 Riccardo Iaconelli <riccardo@kde.org>
Copyright: © 2008-2009 Davide Bettio <davide.bettio@kdemail.net>
Copyright: © 2007-2008 Harry Bock <hbock@providence.edu>
Copyright: © 2002-2003 Hamish Rodda <rodda@kde.org>
Copyright: © 2007 Trent Waddington <trent.waddington@gmail.com>
Copyright: © 2007 Manolo Valdes <nolis71cu@gmail.com>
Copyright: © 2000 Matthias Ettrich <ettrich@kde.org>
Copyright: © 2008 Dirk Mueller <mueller@kde.org>
Copyright: © 1997 Matthias Kalle Dalheimer <kalle@kde.org>
Copyright: © 2008 Laurent Montel <montel@kde.org>
Copyright: © 2007-2008 Sebastian Kuegler <sebas@kde.org>
Copyright: © 2008 Dario Freddi <drf54321@gmail.com>
Copyright: © 2007 Adriaan de Groot <groot@kde.org>
Copyright: © 2007 Mark Davies <mark@mcs.vuw.ac.nz>
Copyright: © 2003 Fabian Kaiser <xfk@softpro.de>
Copyright: © 2008 Aaron Seigo <aseigo@kde.org>
Copyright: © 2007 Lubos Lunak <l.lunak@kde.org>
Copyright: © 2005 Stephan Kulow <coolo@kde.org>
Copyright: © 2009 Jussi Kekkonen <tmt@ubuntu.com>
Copyright: © 2009 John Layt <john@layt.net>
Copyright: © 2008 Marco Martin <notmart@gmail.com>
Copyright: © 2009 by Ana Cecília Martins <anaceciliamb@gmail.com>
Copyright: © 2008 Petri Damsten <damu@iki.fi>
Copyright: © 2009 Chani Armitage <chani@kde.org>
--

License for all components unless stated otherwise:
--
  GNU Library General Public License, version 2 (LGPL-2)
    However, the license of 37 file(s) was not explicitly specified


  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

Other used licenses:
--
  GNU General Public License, version 2 or later (GPL-2+)
    86 file(s) are licensed under this license:

    kdm/* excluding:
    -+ kdm/kgreeterplugin.h
    kephal/configurations/*
    kephal/configurations/dbus/*
    kephal/configurations/xml/*
    kephal/kded_kephal/* excluding:
    -? kephal/kded_kephal/config-kephal.h.cmake
    kephal/kded_kephal/dbus/*
    kephal/kephal/*
    kephal/kephalapp/*
    kephal/kephald/*
    + kephal/libkephal/libkephal.cpp
    kephal/outputs/*
    kephal/outputs/dbus/*
    kephal/outputs/desktopwidget/*
    kephal/outputs/xrandr/*
    kephal/screens/*
    kephal/screens/configuration/*
    kephal/screens/dbus/*
    kephal/screens/output/*
    kephal/xml/*
    kephal/xrandr12/*
    + kworkspace/kdisplaymanager.cpp
    + kworkspace/kdisplaymanager.h
    + plasmaclock/clockapplet.cpp
    + plasmaclock/clockapplet.h
    + plasmaclock/clocknumber.cpp
    + plasmaclock/clocknumber.h
    + solid/control/networkipv4config.cpp
    + solid/control/networkipv4config.h
    + taskmanager/taskgroup.h
    + taskmanager/taskitem.h

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    50 file(s) are licensed under this license:

    + kdm/kgreeterplugin.h
    ksysguard/lsofui/* excluding:
    -? ksysguard/lsofui/lsof.cpp
    ksysguard/processcore/*
    ksysguard/processui/*
    ksysguard/tests/*
    + kworkspace/interface_util.h
    + kworkspace/kworkspace.cpp
    + kworkspace/kworkspace.h
    + kworkspace/kworkspace_p.h
    + nepomukquery/nepomukquery_export.h
    + nepomukqueryclient/nepomukqueryclient_export.h
    plasmaclock/* excluding:
    -+ plasmaclock/clockapplet.cpp
    -+ plasmaclock/clockapplet.h
    -+ plasmaclock/clocknumber.cpp
    -+ plasmaclock/clocknumber.h
    + solid/control/solid_control_export.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+)
    24 file(s) are licensed under this license:

    + solid/control/networkcdmainterface.cpp
    + solid/control/networkcdmainterface.h
    + solid/control/networkcdmainterface_p.h
    + solid/control/networkgsminterface.cpp
    + solid/control/networkgsminterface.h
    + solid/control/networkgsminterface_p.h
    + solid/control/networkserialinterface.cpp
    + solid/control/networkserialinterface.h
    + solid/control/networkserialinterface_p.h
    + solid/control/wirelessaccesspoint.cpp
    + solid/control/wirelessaccesspoint.h
    solid/control/backends/fakenet/* excluding:
    -+ solid/control/backends/fakenet/fakenetworkinterface.cpp
    -+ solid/control/backends/fakenet/fakenetworkinterface.h
    -+ solid/control/backends/fakenet/fakenetworkmanager.cpp
    -+ solid/control/backends/fakenet/fakenetworkmanager.h
    -+ solid/control/backends/fakenet/module.cpp
    + solid/control/ifaces/networkcdmainterface.cpp
    + solid/control/ifaces/networkcdmainterface.h
    + solid/control/ifaces/networkgsminterface.cpp
    + solid/control/ifaces/networkgsminterface.h
    + solid/control/ifaces/networkserialinterface.cpp
    + solid/control/ifaces/wirelessaccesspoint.cpp
    + solid/control/ifaces/wirelessaccesspoint.h

  On Debian systems, the complete text of the
  GNU Lesser General Public License version 2.1 can be found in
  /usr/share/common-licenses/LGPL-2.1
--

--
  GNU Library/Lesser General Public License (LGPL-any)
    1 file(s) are licensed under this license:

    + solid/control/ifaces/networkserialinterface.h

  On Debian systems, the complete text of the
  GNU Library/Lesser General Public License can be found in
  /usr/share/common-licenses/LGPL
--

--
  BSD-ish
    + kworkspace/kwindowlistmenu.cpp
    + kworkspace/kwindowlistmenu.h
    taskmanager/* excluding:
    -+ taskmanager/taskgroup.h
    -+ taskmanager/taskitem.h
    taskmanager/strategies/*
    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.




------
plasma/
------

Copyright: © 2006-2009 Aaron Seigo <aseigo@kde.org>
Copyright: © 2007 Robert Knight <robertknight@gmail.com>
Copyright: © 2008 Jason Stubbs <jasonbstubbs@gmail.com>
Copyright: © 2007-2008 Petri Damsten <damu@iki.fi>
Copyright: © 2007-2008 Alex Merry <alex.merry@kdemail.net>
Copyright: © 2007-2010 Marco Martin <notmart@gmail.com>
Copyright: © 2008-2009 Rob Scheepmaker <r.scheepmaker@student.utwente.nl>
Copyright: © 2007-2008 Alexis Ménard <darktears31@gmail.com>
Copyright: © 2007, 2009 Ivan Cukic <ivan.cukic+kde@gmail.com>
Copyright: © 2007-2008 Richard J. Moore <rich@kde.org>
Copyright: © 2007 Paolo Capriotti <p.capriotti@gmail.com>
Copyright: © 2007-2008 Google Inc.
Copyright: © 2007 Zack Rusin <zack@kde.org>
Copyright: © 2007-2009 Shawn Starr <shawn.starr@rogers.com>
Copyright: © 2008 Chani Armitage <chanika@gmail.com> <chani@kde.org>
Copyright: © 2008-2009 Sebastian Sauer <mail@dipe.org> <trueg@kde.org>
Copyright: © 2007 Christopher Blauvelt <cblauvelt@gmail.com>
Copyright: © 2007 Kevin Ottens <ervin@kde.org>
Copyright: © 2008 Sebastian Kügler <sebas@kde.org>
Copyright: © 2008-2009 Alain Boyer <alainboyer@gmail.com>
Copyright: © 2007-2008 Sebastian Kuegler <sebas@kde.org>
Copyright: © 2008 Simon Edwards <simon@simonzone.com>
Copyright: © 2007-2008 Riccardo Iaconelli <riccardo@kde.org>
Copyright: © 2008 Dmitry Suzdalev <dimsuz@gmail.com>
Copyright: © 2007-2008 Teemu Rytilahti <tpr@d5k.net> <tpr@iki.fi>
Copyright: © 2007 Matt Broadstone <mbroadst@gmail.com> <mbroadst@kde.org>
Copyright: © 2007, 2009 Pino Toscano <pino@kde.org>
Copyright: © 2008-2009 Lukas Appelhans <l.appelhans@gmx.de>
Copyright: © 2007 Fredrik Höglund <fredrik@kde.org>
Copyright: © 2008 Ambroz Bizjak <ambro@b4ever.net>
Copyright: © 2007 André Duffeck <duffeck@kde.org>
Copyright: © 2008 Dario Freddi <drf54321@gmail.com> <drf@kdemod.ath.cx>
Copyright: © 2007 Tobias Koenig <tokoe@kde.org>
Copyright: © 2008 Beat Wolf <asraniel@fryx.ch>
Copyright: © 2006-2009John Tapsell <tapsell@kde.org>
Copyright: © 2008 Andrew Lake <jamboarder@yahoo.com>
Copyright: © 2003 Scott Wheeler <wheeler@kde.org>
Copyright: © 2006-2007 David Faure <faure@kde.org>
Copyright: © 2008 Montel Laurent <montel@kde.org>
Copyright: © 2008 Davide Bettio <davide.bettio@kdemail.net>
Copyright: © 2007 Daniel Laidig <d.laidig@gmx.de>
Copyright: © 2005 Rafal Rzepecki <divide@users.sourceforge.net>
Copyright: © 2007 Barış Metin <baris@pardus.org.tr>
Copyright: © 2007 Percy Leonhardt <percy@eris23.de>
Copyright: © 2007 Menard Alexis <darktears31@gmail.com>
Copyright: © 2007 Glenn Ergeerts <glenn.ergeerts@telenet.be>
Copyright: © 2007 Jeff Cooper <weirdsox11@gmail.com>
Copyright: © 2006 Hamish Rodda <rodda@kde.org>
Copyright: © 2008 David Edmundson <kde@davidedmundson.co.uk>
Copyright: © 2008 Stefan Buller <hikingpete@cain.afraid.org>
Copyright: © 2007 Thomas Georgiou <TAGeorgiou@gmail.com>
Copyright: © 2007 Frerich Raabe <raabe@kde.org>
Copyright: © 1999-2000 Chris Schlaeger <cs@kde.org>
Copyright: © 2008 Aaron J. Seigo
Copyright: © 2008 Aleix Pol <aleixpol@gmail.com>
Copyright: © 2007 Richard Moore <rich@kde.org>
Copyright: © 2002 Will Stephenson <will@stevello.free-online.co.uk>
Copyright: © 2005-2007 Siraj Razick
Copyright: © 2007 Luka Renko <lure@kubuntu.org>
Copyright: © 2007 Maor Vanmak <mvanmak1@gmail.com>
Copyright: © 1992-2007 Trolltech ASA. All Rights Reserved.
Copyright: © 2009 Michal Dutkiewicz aka Emdek <emdeck@gmail.com>
Copyright: © 2009 by Jacopo De Simoi <wilderkde@gmail.com> 
Copyright: © 2009 by Giulio Camuffo <giuliocamuffo@gmail.com>
Copyright: © 2009 by Frederik Gladhorn <gladhorn@kde.org> 
Copyright: © 2009 Anne-Marie Mahfouf <annma@kde.org>
Copyright: © 2009 Jan Gerrit Marker <jangerrit@weiler-marker.com>
Copyright: © 2009 by Artur Duque de Souza <asouza@kde.org>

License for all components unless stated otherwise:

--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    However, the license of 66 file(s) was not explicitly specified:

    scriptengines/javascript/tests/script-nowplaying/contents/code/*
    scriptengines/qedjescript/*

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

Other used licenses:
--
  BSD-like License (BSD)
    3 file(s) are licensed under this license:

    generic/tools/plasmoidviewer/*
  | Copyright 2007 Frerich Raabe <raabe@kde.org>
  | Copyright 2007 Aaron Seigo <aseigo@kde.org>
  | Copyright 2008 Aleix Pol <aleixpol@gmail.com>
  |
  | 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.
--

--
  GNU General Public License, version 2 (GPL-2)
    15 file(s) are licensed under this license:

    + applets/tasks/layoutwidget.cpp
    dataengines/*
    + scriptengines/javascript/backportglobal.h

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

--
  GNU General Public License, version 2 or later (GPL-2+)
    138 file(s) are licensed under this license:

    applets/activitybar/*
    applets/analog-clock/*
    applets/battery/*
    applets/calendar/*
    + applets/devicenotifier/devicenotifier.cpp
    + applets/devicenotifier/devicenotifier.h
    + applets/devicenotifier/notifierdialog.h
    applets/digital-clock/*
    applets/icon/*
    applets/lock_logout/*
    applets/pager/*
    applets/quicklaunch/*
    applets/systemtray/core/*
    applets/systemtray/protocols/fdo/*
    applets/systemtray/protocols/jobs/*
    applets/systemtray/protocols/notifications/*
    applets/systemtray/protocols/plasmoid/*
    applets/systemtray/ui/* excluding:
    -+ applets/systemtray/ui/notificationwidget.cpp
    -+ applets/systemtray/ui/notificationwidget.h
    applets/tasks/* excluding:
    -? applets/tasks/layoutwidget.cpp
    applets/trash/*
    + applets/webbrowser/webbrowser.cpp
    + applets/webbrowser/webbrowser.h
    containments/desktop/* excluding:
    -+ containments/desktop/desktop.cpp
    -+ containments/desktop/desktop.h
    dataengines/filebrowser/*
    + dataengines/nowplaying/playerinterface/mpris/mprisdbustypes.cpp
    dataengines/weather/*
    dataengines/weather/ions/* excluding:
    -+ dataengines/weather/ions/ion.cpp
    -+ dataengines/weather/ions/ion.h
    -+ dataengines/weather/ions/ion_export.h
    -+ dataengines/weather/ions/weatherutils.cpp
    -+ dataengines/weather/ions/weatherutils.h
    runners/powerdevil/*
    + runners/shell/shell_config.cpp
    + runners/shell/shell_config.h
    + shells/common/wallpaperpreview.cpp
    + shells/common/wallpaperpreview.h
    + shells/desktop/backgrounddialog.cpp
    + shells/desktop/backgrounddialog.h
    + shells/desktop/desktopview.h
    + shells/desktop/main.cpp
    + shells/desktop/panelappletoverlay.cpp
    + shells/desktop/panelappletoverlay.h
    + shells/desktop/plasmaapp.h
    shells/screensaver/* excluding:
    -+ shells/screensaver/savercorona.cpp
    -+ shells/screensaver/savercorona.h
    -+ shells/screensaver/saverview.cpp
    -+ shells/screensaver/saverview.h
    tools/desktopthemedetails/*
    tools/engineexplorer/* excluding:
    -+ tools/engineexplorer/ktreeviewsearchline.cpp
    -+ tools/engineexplorer/ktreeviewsearchline.h
    tools/plasmapkg/*
    wallpapers/image/*

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

--
  GNU General Public License (GPL-any)
    1 file(s) are licensed under this license:

    + dataengines/systemmonitor/sensorclient.h

  On Debian systems, the complete text of the
  GNU General Public License can be found in
  /usr/share/common-licenses/GPL
--

--
  GNU Library General Public License, version 2 (LGPL-2)
    102 file(s) are licensed under this license:

    applets/system-monitor/* excluding:
    -+ applets/system-monitor/monitorbutton.cpp
    -+ applets/system-monitor/monitorbutton.h
    -+ applets/system-monitor/monitoricon.cpp
    -+ applets/system-monitor/monitoricon.h
    -? applets/system-monitor/sm_export.h
    + applets/webbrowser/bookmarkitem.cpp
    + applets/webbrowser/bookmarkitem.h
    dataengines/applicationjobs/*
    dataengines/dict/*
    dataengines/executable/*
    dataengines/mouse/*
    dataengines/network/*
    dataengines/notifications/* excluding:
    -+ dataengines/notifications/notificationsengine.cpp
    -+ dataengines/notifications/notificationsengine.h
    + dataengines/nowplaying/nowplayingengine.cpp
    + dataengines/nowplaying/nowplayingengine.h
    + dataengines/nowplaying/playerinterface/juk.cpp
    + dataengines/nowplaying/playerinterface/juk.h
    + dataengines/nowplaying/playerinterface/player.h
    + dataengines/nowplaying/playerinterface/xmms.cpp
    + dataengines/nowplaying/playerinterface/xmms.h
    + dataengines/nowplaying/playerinterface/mpris/mpris.cpp
    + dataengines/nowplaying/playerinterface/mpris/mpris.h
    + dataengines/places/placesengine.cpp
    + dataengines/places/placesengine.h
    dataengines/powermanagement/*
    dataengines/rss/*
    dataengines/soliddevice/*
    dataengines/systemmonitor/* excluding:
    -+ dataengines/systemmonitor/sensorclient.h
    dataengines/tasks/*
    runners/calculator/*
    runners/locations/*
    runners/nepomuksearch/*
    runners/services/*
    runners/sessions/*
    + runners/shell/shellrunner.cpp
    + runners/shell/shellrunner.h
    runners/webshortcuts/*
    + scriptengines/javascript/bind_dataengine.h
    + scriptengines/javascript/javascriptrunner.cpp
    + scriptengines/javascript/javascriptrunner.h
    + scriptengines/javascript/simplejavascriptapplet.cpp
    + scriptengines/javascript/simplejavascriptapplet.h
    scriptengines/javascript/qtgui/*
    + shells/desktop/desktopview.cpp
    shells/desktop/configupdates/*
    + tools/engineexplorer/ktreeviewsearchline.cpp
    + tools/engineexplorer/ktreeviewsearchline.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+)
    22 file(s) are licensed under this license:

    dataengines/nowplaying/* excluding:
    -? dataengines/nowplaying/config-nowplaying.cmake
    -+ dataengines/nowplaying/nowplayingengine.cpp
    -+ dataengines/nowplaying/nowplayingengine.h
    + dataengines/nowplaying/playerinterface/dbuswatcher.cpp
    + dataengines/nowplaying/playerinterface/dbuswatcher.h
    + dataengines/nowplaying/playerinterface/juk_p.h
    + dataengines/nowplaying/playerinterface/player.cpp
    + dataengines/nowplaying/playerinterface/playerfactory.h
    + dataengines/nowplaying/playerinterface/pollingwatcher.h
    + dataengines/nowplaying/playerinterface/xmms_p.h
    + dataengines/nowplaying/playerinterface/mpris/mpris_p.h
    dataengines/places/* excluding:
    -+ dataengines/places/placesengine.cpp
    -+ dataengines/places/placesengine.h
    + scriptengines/webkit/dashboard/AppleClasses/AppleAnimator.js
    + scriptengines/webkit/dashboard/AppleClasses/AppleScrollArea.js

  On Debian systems, the complete text of the
  GNU Lesser General Public License version 2.1 can be found in
  /usr/share/common-licenses/LGPL-2.1
--

--
  Apache license
    scriptengines/google_gadgets/*

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

    seee /usr/share/common-licenses/Apache-2.0 for full text.

--
  BSD-ish
    scriptengines/webkit/* excluding:
      dashboard/*
	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.
--

------
policykit-kde
------
Copyright: © 2008 Dario Freddi <drf54321@gmail.com>
Copyright: © 2008-2009 Daniel Nicoletti <dantti85-pk@yahoo.com.br>
Copyright: © 2008 Trever Fischer <wm161@wm161.net>
Copyright: © 2008 Alessandro Diaferia <alediaferia@gmail.com>
Copyright: © 2008 Dirk Mueller <mueller@kde.org>
Copyright: © 2007-2008 Gökçen Eraslan <gokcen@pardus.org.tr>
Copyright: © 2008 Lubos Lunak <l.lunak@kde.org>
Copyright: © 1992-2008 Trolltech ASA
Copyright: © 2008 Fredrik Höglund <fredrik@kde.org>

License for all components unless stated otherwise:

--
    GNU General Public License, version 2 or later (GPL-2+)

Other used licenses:
--

     GNU General Public License, version 2 or version 3:
     
     + /manager/processwatcher.cpp
     + /manager/processwatcher.h
--


------
powerdevil/
------

Copyright: © 2008 Dario Freddi <drf@kdemod.ath.cx>
Copyright: © 2008 Kevin Ottens <ervin@kde.org>


License for all components is:
--
  GNU General Public License, version 2 or later (GPL-2+)

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--


------
qguiplatformplugin_kde
------

Copyright: © 2009 Nokia Corporation and/or its subsidiary(-ies). <qt-info@nokia.com>
--

License for all components unless stated otherwise:

    GNU General Public License, version 2 or later (GPL-2+)
--

Other used licenses:

     + qguiplatformplugin_p.h

GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file.  Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights.  These rights are described in the Nokia Qt LGPL Exception
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
** If you have questions regarding the use of this file, please contact
** Nokia at qt-info@nokia.com.
--


------
systemsettings/
------

Copyright: © 2007 Will Stephenson <wstephenson@kde.org>
Copyright: © 2005 Benjamin C Meyer <ben+systempreferences@meyerhome.net>
Copyright: © 2003 Daniel Molkentin <molkentin@kde.org>
Copyright: © 2000 Matthias Elter <elter@kde.org>
Copyright: © 2007-2008 Michael Jansen <kde@michael-jansen.biz>
Copyright: © 2007 Michael D. Stemle
Copyright: © 2003 Matthias Kretz <kretz@kde.org>
Copyright: © 2004 Frans Englich <englich@kde.org>
Copyright: © 2008 Fredrik Höglund <fredrik@kde.org>
Copyright: © 2008 Konstantin Heil <konst.heil@stud.uni-heidelberg.de>
Copyright: © 2009 Peter Penz <peter.penz@gmx.at>
Copyright: © 2009 Ben Cooksley <ben@eclipse.endoftheinternet.org>
Copyright: © 2008 Mathias Soeken <msoeken@informatik.uni-bremen.de>
Copyright: © 2009 by Rafael Fernández López <ereslibre@kde.org>

License for all components unless stated otherwise:
--
  GNU General Public License, version 2 or later (GPL-2+)

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

Other used licenses:
--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    4 file(s) are licensed under this license:

    + kcmultiwidget.cpp
    + kcmultiwidget.h
    + kicongrouppage.cpp
    + kicongrouppage.h

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--


------
solid/
------

Copyright: © 2005-2008 Will Stephenson <wstephenson@kde.org>
Copyright: © 2006 Trolltech ASA. All Rights Reserved.
Copyright: © 2006 Kevin Ottens <ervin@kde.org>
Copyright: © 2007 Daniel Gollub <dgollub@suse.de>
Copyright: © 2008-2009 Pino Toscano <pino@kde.org>
Copyright: © 2008 Tom Patzig <tpatzig@suse.de>
Copyright: © 2007 Juan González <jaguilera@opsiland.info>
Copyright: © 2008 Dario Freddi <drf54321@gmail.com>
Copyright: © 2009 Michael Zanetti <michael_zanetti@gmx.net>
Copyright: © 2002 by Gav Wood <gav@kde.org>
Copyright: © 2009 by Ben Cooksley <ben@eclipse.endoftheinternet.org>

License for all components unless stated otherwise:
--
  GNU Library General Public License, version 2 (LGPL-2)
    However, the license of 34 file(s) was not explicitly specified:

    ? networkmanager-0.7/nmpropertyhelper.cpp
    ? networkmanager-0.7/nmpropertyhelper.h
    ? networkmanager-0.7/nmpropertytest.cpp

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

Other used licenses:
--
  GNU General Public License, version 2 or later (GPL-2+)
    30 file(s) are licensed under this license:

    networking/tests/*
    + networkmanager-0.6/NetworkManager-networkinterface_p.h
    + networkmanager-0.6/NetworkManager-wirednetwork.cpp
    + networkmanager-0.6/NetworkManager-wirednetwork.h
    + networkmanager-0.6/tests/monitorstatus.cpp
    networkmanager-0.7/* excluding:
    -+ networkmanager-0.7/module.cpp
    -+ networkmanager-0.7/networkcdmainterface_p.h
    -+ networkmanager-0.7/networkgsminterface_p.h
    -+ networkmanager-0.7/networkserialinterface_p.h
    -? networkmanager-0.7/nmpropertyhelper.cpp
    -? networkmanager-0.7/nmpropertyhelper.h
    -? networkmanager-0.7/nmpropertytest.cpp
    + networkmanager-0.7/dbus/activeconnection.cpp
    + networkmanager-0.7/dbus/activeconnection.h
    + networkmanager-0.7/dbus/generic-types.h

  On Debian systems, the complete text of the
  GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2
--

--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    4 file(s) are licensed under this license:

    kcm/*

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+)
    3 file(s) are licensed under this license:

    + networkmanager-0.7/networkcdmainterface_p.h
    + networkmanager-0.7/networkgsminterface_p.h
    + networkmanager-0.7/networkserialinterface_p.h

  On Debian systems, the complete text of the
  GNU Lesser General Public License version 2.1 can be found in
  /usr/share/common-licenses/LGPL-2.1
--


------
wallpapers/
------

License for all components is:
--
  GNU Lesser General Public License, version 3 or later (LGPL-3+)

  On Debian systems, the complete text of the
  GNU Lesser General Public License version 3 can be found in
  /usr/share/common-licenses/LGPL-3
--




-------------------------------------------------------------------------------

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