This file is indexed.

/usr/share/doc/libwebkit2gtk-4.0-37/copyright is in libwebkit2gtk-4.0-37 2.20.1-1.

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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: https://lists.webkit.org/mailman/listinfo/webkit-gtk
Source: https://webkitgtk.org/releases/

Files: *
Copyright: © 2002-2018 Apple Inc. and others
License: BSD-2-clause
Comment:
 The default license of WebKit is BSD 2-clause, available in
 Source/WebKit/LICENSE. The exceptions are listed in the sections
 that follow.

Files: Source/JavaScriptCore/API/JSRetainPtr.h
       Source/JavaScriptCore/API/JSStringRefBSTR.cpp
       Source/JavaScriptCore/API/JSStringRefBSTR.h
       Source/JavaScriptCore/bindings/*
       Source/JavaScriptCore/bytecode/CodeBlock.cpp
       Source/JavaScriptCore/bytecode/CodeBlock.h
       Source/JavaScriptCore/bytecode/Instruction.h
       Source/JavaScriptCore/bytecode/JumpTable.cpp
       Source/JavaScriptCore/bytecode/JumpTable.h
       Source/JavaScriptCore/bytecode/Opcode.cpp
       Source/JavaScriptCore/bytecode/Opcode.h
       Source/JavaScriptCore/bytecode/SpeculatedType.cpp
       Source/JavaScriptCore/bytecode/SpeculatedType.h
       Source/JavaScriptCore/bytecode/ValueProfile.h
       Source/JavaScriptCore/bytecompiler/*
       Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp
       Source/JavaScriptCore/debugger/DebuggerCallFrame.h
       Source/JavaScriptCore/heap/GCActivityCallback.cpp
       Source/JavaScriptCore/heap/GCActivityCallback.h
       Source/JavaScriptCore/inspector/ConsoleMessage.cpp
       Source/JavaScriptCore/inspector/ConsoleMessage.h
       Source/JavaScriptCore/inspector/InjectedScript.cpp
       Source/JavaScriptCore/inspector/InjectedScript.h
       Source/JavaScriptCore/inspector/InjectedScriptBase.cpp
       Source/JavaScriptCore/inspector/InjectedScriptBase.h
       Source/JavaScriptCore/inspector/InjectedScriptManager.cpp
       Source/JavaScriptCore/inspector/InjectedScriptManager.h
       Source/JavaScriptCore/inspector/InjectedScriptModule.cpp
       Source/JavaScriptCore/inspector/InjectedScriptModule.h
       Source/JavaScriptCore/inspector/ScriptArguments.cpp
       Source/JavaScriptCore/inspector/ScriptArguments.h
       Source/JavaScriptCore/inspector/ScriptBreakpoint.h
       Source/JavaScriptCore/inspector/ScriptCallFrame.cpp
       Source/JavaScriptCore/inspector/ScriptCallFrame.h
       Source/JavaScriptCore/inspector/ScriptCallStack.cpp
       Source/JavaScriptCore/inspector/ScriptCallStack.h
       Source/JavaScriptCore/inspector/ScriptCallStackFactory.cpp
       Source/JavaScriptCore/inspector/ScriptCallStackFactory.h
       Source/JavaScriptCore/inspector/ScriptDebugListener.h
       Source/JavaScriptCore/inspector/ScriptDebugServer.cpp
       Source/JavaScriptCore/inspector/ScriptDebugServer.h
       Source/JavaScriptCore/inspector/agents/InspectorAgent.cpp
       Source/JavaScriptCore/inspector/agents/InspectorAgent.h
       Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp
       Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.h
       Source/JavaScriptCore/inspector/agents/InspectorRuntimeAgent.cpp
       Source/JavaScriptCore/inspector/agents/InspectorRuntimeAgent.h
       Source/JavaScriptCore/interpreter/Interpreter.cpp
       Source/JavaScriptCore/interpreter/Interpreter.h
       Source/JavaScriptCore/interpreter/Register.h
       Source/JavaScriptCore/jit/CompactJITCodeMap.h
       Source/JavaScriptCore/parser/SourceCode.h
       Source/JavaScriptCore/parser/SourceProvider.h
       Source/JavaScriptCore/runtime/CallData.h
       Source/JavaScriptCore/runtime/ConstructData.h
       Source/JavaScriptCore/runtime/ExceptionHelpers.cpp
       Source/JavaScriptCore/runtime/ExceptionHelpers.h
       Source/JavaScriptCore/runtime/InitializeThreading.cpp
       Source/JavaScriptCore/runtime/InitializeThreading.h
       Source/JavaScriptCore/runtime/JSGlobalObject.cpp
       Source/JavaScriptCore/runtime/JSLexicalEnvironment.cpp
       Source/JavaScriptCore/runtime/JSLexicalEnvironment.h
       Source/JavaScriptCore/runtime/JSSegmentedVariableObject.cpp
       Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h
       Source/JavaScriptCore/runtime/JSSymbolTableObject.cpp
       Source/JavaScriptCore/runtime/JSSymbolTableObject.h
       Source/JavaScriptCore/runtime/SamplingCounter.cpp
       Source/JavaScriptCore/runtime/SamplingCounter.h
       Source/JavaScriptCore/runtime/SymbolTable.cpp
       Source/JavaScriptCore/runtime/SymbolTable.h
       Source/JavaScriptCore/runtime/TypeProfilerLog.cpp
       Source/JavaScriptCore/runtime/TypeProfilerLog.h
       Source/JavaScriptCore/runtime/VM.cpp
       Source/JavaScriptCore/runtime/VM.h
       Source/ThirdParty/ANGLE/*
       Source/ThirdParty/gtest/*
       Source/ThirdParty/gtest/codegear/*
       Source/ThirdParty/gtest/include/gtest/*
       Source/ThirdParty/gtest/include/gtest/internal/*
       Source/ThirdParty/gtest/samples/*
       Source/ThirdParty/gtest/scripts/*
       Source/ThirdParty/gtest/src/*
       Source/ThirdParty/gtest/test/*
       Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/*
       Source/ThirdParty/gtest/xcode/Scripts/*
       Source/WTF/wtf/ASCIICType.h
       Source/WTF/wtf/AutodrainedPool.h
       Source/WTF/wtf/ByteOrder.h
       Source/WTF/wtf/CurrentTime.cpp
       Source/WTF/wtf/CurrentTime.h
       Source/WTF/wtf/Deque.h
       Source/WTF/wtf/DisallowCType.h
       Source/WTF/wtf/FastMalloc.cpp
       Source/WTF/wtf/Locker.h
       Source/WTF/wtf/MD5.cpp
       Source/WTF/wtf/MD5.h
       Source/WTF/wtf/MainThread.cpp
       Source/WTF/wtf/MainThread.h
       Source/WTF/wtf/MediaTime.cpp
       Source/WTF/wtf/MediaTime.h
       Source/WTF/wtf/MessageQueue.h
       Source/WTF/wtf/MetaAllocator.cpp
       Source/WTF/wtf/MetaAllocator.h
       Source/WTF/wtf/MetaAllocatorHandle.h
       Source/WTF/wtf/RedBlackTree.h
       Source/WTF/wtf/RunLoopTimer.h
       Source/WTF/wtf/RunLoopTimerCF.cpp
       Source/WTF/wtf/SHA1.cpp
       Source/WTF/wtf/SHA1.h
       Source/WTF/wtf/SaturatedArithmetic.h
       Source/WTF/wtf/SchedulePair.h
       Source/WTF/wtf/SchedulePairCF.cpp
       Source/WTF/wtf/SegmentedVector.h
       Source/WTF/wtf/SizeLimits.cpp
       Source/WTF/wtf/StreamBuffer.h
       Source/WTF/wtf/ThreadSpecific.h
       Source/WTF/wtf/ThreadingPrimitives.h
       Source/WTF/wtf/ThreadingPthreads.cpp
       Source/WTF/wtf/ThreadingWin.cpp
       Source/WTF/wtf/dtoa/*
       Source/WTF/wtf/text/AtomicStringHash.h
       Source/WTF/wtf/text/StringBuffer.h
       Source/WTF/wtf/unicode/Collator.h
       Source/WTF/wtf/unicode/CollatorDefault.cpp
       Source/WTF/wtf/unicode/icu/*
       Source/WebCore/Modules/indexeddb/IDBFactory.cpp
       Source/WebCore/Modules/indexeddb/IDBFactory.h
       Source/WebCore/Modules/indexeddb/IDBRecordIdentifier.h
       Source/WebCore/Modules/indexeddb/IDBRequest.cpp
       Source/WebCore/Modules/indexeddb/IDBRequest.h
       Source/WebCore/Modules/mediasource/*
       Source/WebCore/Modules/mediastream/RTCConfiguration.h
       Source/WebCore/Modules/mediastream/RTCIceCandidate.cpp
       Source/WebCore/Modules/mediastream/RTCIceCandidate.h
       Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
       Source/WebCore/Modules/mediastream/RTCPeerConnection.h
       Source/WebCore/Modules/mediastream/RTCSessionDescription.cpp
       Source/WebCore/Modules/mediastream/RTCSessionDescription.h
       Source/WebCore/Modules/mediastream/UserMediaClient.h
       Source/WebCore/Modules/mediastream/UserMediaRequest.cpp
       Source/WebCore/Modules/mediastream/UserMediaRequest.h
       Source/WebCore/Modules/notifications/Notification.cpp
       Source/WebCore/Modules/notifications/Notification.h
       Source/WebCore/Modules/notifications/NotificationClient.h
       Source/WebCore/Modules/quota/*
       Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.cpp
       Source/WebCore/Modules/webaudio/AudioBuffer.cpp
       Source/WebCore/Modules/webaudio/AudioBuffer.h
       Source/WebCore/Modules/webaudio/AudioListener.cpp
       Source/WebCore/Modules/webaudio/AudioListener.h
       Source/WebCore/Modules/webaudio/AudioParam.h
       Source/WebCore/Modules/webaudio/AudioParamTimeline.h
       Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h
       Source/WebCore/Modules/webaudio/ChannelMergerNode.cpp
       Source/WebCore/Modules/webaudio/ChannelMergerNode.h
       Source/WebCore/Modules/webaudio/PeriodicWave.cpp
       Source/WebCore/Modules/webaudio/PeriodicWave.h
       Source/WebCore/Modules/webdatabase/*
       Source/WebCore/Modules/websockets/*
       Source/WebCore/accessibility/*
       Source/WebCore/bindings/js/JSAttrCustom.cpp
       Source/WebCore/bindings/js/JSBlobCustom.cpp
       Source/WebCore/bindings/js/JSCallbackData.cpp
       Source/WebCore/bindings/js/JSCallbackData.h
       Source/WebCore/bindings/js/JSElementCustom.cpp
       Source/WebCore/bindings/js/JSErrorHandler.cpp
       Source/WebCore/bindings/js/JSErrorHandler.h
       Source/WebCore/bindings/js/JSEventCustom.cpp
       Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp
       Source/WebCore/bindings/js/JSHistoryCustom.cpp
       Source/WebCore/bindings/js/JSMessageEventCustom.cpp
       Source/WebCore/bindings/js/JSMutationObserverCustom.cpp
       Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp
       Source/WebCore/bindings/js/JSPopStateEventCustom.cpp
       Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp
       Source/WebCore/bindings/js/ScriptCachedFrameData.cpp
       Source/WebCore/bindings/js/ScriptCachedFrameData.h
       Source/WebCore/bindings/js/ScriptSourceCode.h
       Source/WebCore/bindings/js/ScriptState.cpp
       Source/WebCore/bindings/js/ScriptState.h
       Source/WebCore/bindings/js/ScriptWrappable.h
       Source/WebCore/bindings/js/ScriptWrappableInlines.h
       Source/WebCore/css/CSSAspectRatioValue.cpp
       Source/WebCore/css/CSSAspectRatioValue.h
       Source/WebCore/css/CSSCalculationValue.cpp
       Source/WebCore/css/CSSCalculationValue.h
       Source/WebCore/css/CSSGridLineNamesValue.cpp
       Source/WebCore/css/CSSGridLineNamesValue.h
       Source/WebCore/css/CSSGridTemplateAreasValue.cpp
       Source/WebCore/css/CSSGridTemplateAreasValue.h
       Source/WebCore/css/CSSPropertySourceData.cpp
       Source/WebCore/css/CSSPropertySourceData.h
       Source/WebCore/css/CSSSupportsRule.cpp
       Source/WebCore/css/CSSSupportsRule.h
       Source/WebCore/css/CSSToLengthConversionData.cpp
       Source/WebCore/css/CSSToLengthConversionData.h
       Source/WebCore/dom/ChildListMutationScope.cpp
       Source/WebCore/dom/ChildListMutationScope.h
       Source/WebCore/dom/CurrentScriptIncrementer.h
       Source/WebCore/dom/DOMTimeStamp.h
       Source/WebCore/dom/DataTransferItem.cpp
       Source/WebCore/dom/DataTransferItem.h
       Source/WebCore/dom/DataTransferItemList.h
       Source/WebCore/dom/DocumentOrderedMap.cpp
       Source/WebCore/dom/DocumentOrderedMap.h
       Source/WebCore/dom/ElementRareData.cpp
       Source/WebCore/dom/ErrorEvent.cpp
       Source/WebCore/dom/ErrorEvent.h
       Source/WebCore/dom/MutationCallback.h
       Source/WebCore/dom/MutationObserver.cpp
       Source/WebCore/dom/MutationObserver.h
       Source/WebCore/dom/MutationObserverInterestGroup.cpp
       Source/WebCore/dom/MutationObserverInterestGroup.h
       Source/WebCore/dom/MutationObserverRegistration.cpp
       Source/WebCore/dom/MutationObserverRegistration.h
       Source/WebCore/dom/MutationRecord.cpp
       Source/WebCore/dom/MutationRecord.h
       Source/WebCore/dom/NodeRareData.cpp
       Source/WebCore/dom/PseudoElement.cpp
       Source/WebCore/dom/PseudoElement.h
       Source/WebCore/dom/RenderedDocumentMarker.h
       Source/WebCore/dom/RequestAnimationFrameCallback.h
       Source/WebCore/dom/ScopedEventQueue.cpp
       Source/WebCore/dom/ScopedEventQueue.h
       Source/WebCore/dom/ShadowRoot.cpp
       Source/WebCore/dom/ShadowRoot.h
       Source/WebCore/dom/StaticNodeList.cpp
       Source/WebCore/dom/StaticNodeList.h
       Source/WebCore/dom/StringCallback.cpp
       Source/WebCore/dom/StringCallback.h
       Source/WebCore/dom/TemplateContentDocumentFragment.h
       Source/WebCore/dom/TreeDepthLimit.h
       Source/WebCore/dom/UserActionElementSet.cpp
       Source/WebCore/dom/UserActionElementSet.h
       Source/WebCore/dom/make_event_factory.pl
       Source/WebCore/dom/make_names.pl
       Source/WebCore/editing/ApplyBlockElementCommand.h
       Source/WebCore/editing/EditingStyle.h
       Source/WebCore/editing/RenderedPosition.cpp
       Source/WebCore/editing/RenderedPosition.h
       Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp
       Source/WebCore/editing/ReplaceNodeWithSpanCommand.h
       Source/WebCore/editing/SmartReplace.cpp
       Source/WebCore/editing/SmartReplace.h
       Source/WebCore/editing/SmartReplaceCF.cpp
       Source/WebCore/editing/SurroundingText.h
       Source/WebCore/editing/UndoStep.h
       Source/WebCore/extract-localizable-strings.pl
       Source/WebCore/fileapi/*
       Source/WebCore/history/CachedFramePlatformData.h
       Source/WebCore/html/BaseButtonInputType.cpp
       Source/WebCore/html/BaseButtonInputType.h
       Source/WebCore/html/BaseCheckableInputType.cpp
       Source/WebCore/html/BaseCheckableInputType.h
       Source/WebCore/html/BaseClickableWithKeyInputType.cpp
       Source/WebCore/html/BaseClickableWithKeyInputType.h
       Source/WebCore/html/BaseDateAndTimeInputType.cpp
       Source/WebCore/html/BaseDateAndTimeInputType.h
       Source/WebCore/html/BaseTextInputType.h
       Source/WebCore/html/ButtonInputType.cpp
       Source/WebCore/html/ButtonInputType.h
       Source/WebCore/html/CheckboxInputType.cpp
       Source/WebCore/html/CheckboxInputType.h
       Source/WebCore/html/ColorInputType.cpp
       Source/WebCore/html/ColorInputType.h
       Source/WebCore/html/DOMFormData.cpp
       Source/WebCore/html/DOMFormData.h
       Source/WebCore/html/DateInputType.cpp
       Source/WebCore/html/DateInputType.h
       Source/WebCore/html/DateTimeInputType.cpp
       Source/WebCore/html/DateTimeInputType.h
       Source/WebCore/html/DateTimeLocalInputType.cpp
       Source/WebCore/html/DateTimeLocalInputType.h
       Source/WebCore/html/EmailInputType.h
       Source/WebCore/html/FileInputType.h
       Source/WebCore/html/HTMLDataListElement.cpp
       Source/WebCore/html/HTMLDataListElement.h
       Source/WebCore/html/HTMLElementsAllInOne.cpp
       Source/WebCore/html/HTMLOutputElement.cpp
       Source/WebCore/html/HTMLOutputElement.h
       Source/WebCore/html/HTMLTableRowsCollection.cpp
       Source/WebCore/html/HTMLTableRowsCollection.h
       Source/WebCore/html/HTMLTemplateElement.cpp
       Source/WebCore/html/HTMLTemplateElement.h
       Source/WebCore/html/HTMLUnknownElement.h
       Source/WebCore/html/HiddenInputType.cpp
       Source/WebCore/html/HiddenInputType.h
       Source/WebCore/html/ImageData.cpp
       Source/WebCore/html/ImageData.h
       Source/WebCore/html/ImageInputType.h
       Source/WebCore/html/InputType.h
       Source/WebCore/html/LabelableElement.h
       Source/WebCore/html/LinkRelAttribute.cpp
       Source/WebCore/html/LinkRelAttribute.h
       Source/WebCore/html/MonthInputType.cpp
       Source/WebCore/html/MonthInputType.h
       Source/WebCore/html/NumberInputType.cpp
       Source/WebCore/html/NumberInputType.h
       Source/WebCore/html/PasswordInputType.cpp
       Source/WebCore/html/PasswordInputType.h
       Source/WebCore/html/RadioInputType.h
       Source/WebCore/html/RangeInputType.cpp
       Source/WebCore/html/RangeInputType.h
       Source/WebCore/html/ResetInputType.cpp
       Source/WebCore/html/ResetInputType.h
       Source/WebCore/html/SearchInputType.cpp
       Source/WebCore/html/SearchInputType.h
       Source/WebCore/html/SubmitInputType.cpp
       Source/WebCore/html/SubmitInputType.h
       Source/WebCore/html/TelephoneInputType.cpp
       Source/WebCore/html/TelephoneInputType.h
       Source/WebCore/html/TextFieldInputType.cpp
       Source/WebCore/html/TextFieldInputType.h
       Source/WebCore/html/TextInputType.cpp
       Source/WebCore/html/TextInputType.h
       Source/WebCore/html/TimeInputType.cpp
       Source/WebCore/html/TimeInputType.h
       Source/WebCore/html/URLInputType.cpp
       Source/WebCore/html/URLInputType.h
       Source/WebCore/html/URLRegistry.h
       Source/WebCore/html/ValidationMessage.cpp
       Source/WebCore/html/ValidationMessage.h
       Source/WebCore/html/WeekInputType.cpp
       Source/WebCore/html/WeekInputType.h
       Source/WebCore/html/forms/*
       Source/WebCore/html/parser/HTMLSrcsetParser.cpp
       Source/WebCore/html/parser/HTMLSrcsetParser.h
       Source/WebCore/html/parser/ParsingUtilities.h
       Source/WebCore/html/shadow/*
       Source/WebCore/html/track/AudioTrack.cpp
       Source/WebCore/html/track/BufferedLineReader.cpp
       Source/WebCore/html/track/BufferedLineReader.h
       Source/WebCore/html/track/TextTrack.cpp
       Source/WebCore/html/track/TextTrackCue.cpp
       Source/WebCore/html/track/TextTrackCue.h
       Source/WebCore/html/track/VTTCue.cpp
       Source/WebCore/html/track/VTTCue.h
       Source/WebCore/html/track/VTTRegion.cpp
       Source/WebCore/html/track/VTTRegion.h
       Source/WebCore/html/track/VTTScanner.cpp
       Source/WebCore/html/track/VTTScanner.h
       Source/WebCore/html/track/VideoTrack.cpp
       Source/WebCore/html/track/WebVTTParser.cpp
       Source/WebCore/html/track/WebVTTParser.h
       Source/WebCore/html/track/WebVTTToken.h
       Source/WebCore/html/track/WebVTTTokenizer.cpp
       Source/WebCore/html/track/WebVTTTokenizer.h
       Source/WebCore/inspector/*
       Source/WebCore/loader/*
       Source/WebCore/loader/appcache/ApplicationCacheHost.h
       Source/WebCore/loader/archive/*
       Source/WebCore/loader/archive/mhtml/*
       Source/WebCore/loader/icon/*
       Source/WebCore/page/BarProp.cpp
       Source/WebCore/page/BarProp.h
       Source/WebCore/page/ContextMenuProvider.h
       Source/WebCore/page/Crypto.cpp
       Source/WebCore/page/Crypto.h
       Source/WebCore/page/DOMSelection.cpp
       Source/WebCore/page/DOMSelection.h
       Source/WebCore/page/EventSource.cpp
       Source/WebCore/page/EventSource.h
       Source/WebCore/page/Location.cpp
       Source/WebCore/page/Location.h
       Source/WebCore/page/OriginAccessEntry.cpp
       Source/WebCore/page/OriginAccessEntry.h
       Source/WebCore/page/PageConsoleClient.cpp
       Source/WebCore/page/PageConsoleClient.h
       Source/WebCore/page/PageSerializer.cpp
       Source/WebCore/page/Performance.cpp
       Source/WebCore/page/Performance.h
       Source/WebCore/page/PerformanceEntry.cpp
       Source/WebCore/page/PerformanceEntry.h
       Source/WebCore/page/PerformanceNavigation.cpp
       Source/WebCore/page/PerformanceNavigation.h
       Source/WebCore/page/PerformanceResourceTiming.cpp
       Source/WebCore/page/PerformanceResourceTiming.h
       Source/WebCore/page/PerformanceTiming.cpp
       Source/WebCore/page/PerformanceTiming.h
       Source/WebCore/page/Screen.cpp
       Source/WebCore/page/Screen.h
       Source/WebCore/page/SecurityOrigin.cpp
       Source/WebCore/page/SecurityOrigin.h
       Source/WebCore/page/SecurityOriginHash.h
       Source/WebCore/page/SecurityPolicy.cpp
       Source/WebCore/page/SecurityPolicy.h
       Source/WebCore/page/WindowFeatures.h
       Source/WebCore/page/animation/*
       Source/WebCore/platform/CalculationValue.cpp
       Source/WebCore/platform/CalculationValue.h
       Source/WebCore/platform/ColorChooser.h
       Source/WebCore/platform/ColorChooserClient.h
       Source/WebCore/platform/DateComponents.cpp
       Source/WebCore/platform/DateComponents.h
       Source/WebCore/platform/DateTimeChooser.h
       Source/WebCore/platform/DateTimeChooserClient.h
       Source/WebCore/platform/Decimal.cpp
       Source/WebCore/platform/Decimal.h
       Source/WebCore/platform/FileChooser.cpp
       Source/WebCore/platform/FileChooser.h
       Source/WebCore/platform/FileMetadata.h
       Source/WebCore/platform/FileStream.cpp
       Source/WebCore/platform/FileStream.h
       Source/WebCore/platform/FileStreamClient.h
       Source/WebCore/platform/FileSystem.h
       Source/WebCore/platform/FloatConversion.h
       Source/WebCore/platform/LayoutUnit.h
       Source/WebCore/platform/ReferrerPolicy.h
       Source/WebCore/platform/ScrollAnimator.cpp
       Source/WebCore/platform/ScrollAnimator.h
       Source/WebCore/platform/ScrollableArea.cpp
       Source/WebCore/platform/SharedBufferChunkReader.cpp
       Source/WebCore/platform/SharedBufferChunkReader.h
       Source/WebCore/platform/audio/*
       Source/WebCore/platform/graphics/FloatQuad.cpp
       Source/WebCore/platform/graphics/FloatQuad.h
       Source/WebCore/platform/graphics/FontCache.cpp
       Source/WebCore/platform/graphics/FontCache.h
       Source/WebCore/platform/graphics/FontDescription.cpp
       Source/WebCore/platform/graphics/GeneratedImage.cpp
       Source/WebCore/platform/graphics/Glyph.h
       Source/WebCore/platform/graphics/GlyphBuffer.h
       Source/WebCore/platform/graphics/GlyphMetricsMap.h
       Source/WebCore/platform/graphics/GlyphPage.h
       Source/WebCore/platform/graphics/LayoutPoint.h
       Source/WebCore/platform/graphics/LayoutRect.cpp
       Source/WebCore/platform/graphics/LayoutRect.h
       Source/WebCore/platform/graphics/LayoutSize.h
       Source/WebCore/platform/graphics/MediaSourcePrivate.h
       Source/WebCore/platform/graphics/SourceBufferPrivate.h
       Source/WebCore/platform/graphics/StringTruncator.cpp
       Source/WebCore/platform/graphics/StringTruncator.h
       Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp
       Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp
       Source/WebCore/platform/graphics/gpu/*
       Source/WebCore/platform/graphics/gtk/IconGtk.cpp
       Source/WebCore/platform/graphics/harfbuzz/*
       Source/WebCore/platform/image-decoders/bmp/*
       Source/WebCore/platform/image-decoders/ico/*
       Source/WebCore/platform/image-decoders/webp/*
       Source/WebCore/platform/image-encoders/PNGImageEncoder.cpp
       Source/WebCore/platform/mediastream/*
       Source/WebCore/platform/mock/GeolocationClientMock.cpp
       Source/WebCore/platform/mock/GeolocationClientMock.h
       Source/WebCore/platform/network/BlobData.cpp
       Source/WebCore/platform/network/BlobData.h
       Source/WebCore/platform/network/BlobRegistry.h
       Source/WebCore/platform/network/BlobRegistryImpl.cpp
       Source/WebCore/platform/network/BlobRegistryImpl.h
       Source/WebCore/platform/network/BlobResourceHandle.cpp
       Source/WebCore/platform/network/BlobResourceHandle.h
       Source/WebCore/platform/network/HTTPHeaderMap.cpp
       Source/WebCore/platform/network/HTTPParsers.cpp
       Source/WebCore/platform/network/HTTPParsers.h
       Source/WebCore/platform/network/MIMEHeader.cpp
       Source/WebCore/platform/network/MIMEHeader.h
       Source/WebCore/platform/network/ParsedContentType.cpp
       Source/WebCore/platform/network/ParsedContentType.h
       Source/WebCore/platform/network/SocketStreamHandleClient.h
       Source/WebCore/platform/posix/FileSystemPOSIX.cpp
       Source/WebCore/platform/sql/SQLValue.h
       Source/WebCore/platform/sql/SQLiteAuthorizer.cpp
       Source/WebCore/platform/sql/SQLiteFileSystem.cpp
       Source/WebCore/platform/sql/SQLiteFileSystem.h
       Source/WebCore/platform/text/DecodeEscapeSequences.h
       Source/WebCore/platform/text/LocaleICU.cpp
       Source/WebCore/platform/text/LocaleICU.h
       Source/WebCore/platform/text/LocaleToScriptMapping.h
       Source/WebCore/platform/text/LocaleToScriptMappingDefault.cpp
       Source/WebCore/platform/text/LocaleToScriptMappingICU.cpp
       Source/WebCore/platform/text/PlatformLocale.cpp
       Source/WebCore/platform/text/QuotedPrintable.cpp
       Source/WebCore/platform/text/QuotedPrintable.h
       Source/WebCore/platform/text/StringWithDirection.h
       Source/WebCore/platform/text/TextChecking.h
       Source/WebCore/platform/text/TextEncodingDetector.h
       Source/WebCore/platform/text/TextEncodingDetectorICU.cpp
       Source/WebCore/platform/text/WritingMode.h
       Source/WebCore/plugins/npruntime.h
       Source/WebCore/rendering/OrderIterator.cpp
       Source/WebCore/rendering/OrderIterator.h
       Source/WebCore/rendering/RenderFlexibleBox.cpp
       Source/WebCore/rendering/RenderFlexibleBox.h
       Source/WebCore/rendering/RenderLineBoxList.cpp
       Source/WebCore/rendering/RenderLineBoxList.h
       Source/WebCore/rendering/RenderListBox.cpp
       Source/WebCore/rendering/RenderListBox.h
       Source/WebCore/rendering/RenderMultiColumnSpannerPlaceholder.cpp
       Source/WebCore/rendering/RenderMultiColumnSpannerPlaceholder.h
       Source/WebCore/rendering/RenderReplica.cpp
       Source/WebCore/rendering/RenderReplica.h
       Source/WebCore/rendering/RenderRuby.cpp
       Source/WebCore/rendering/RenderRuby.h
       Source/WebCore/rendering/RenderRubyBase.cpp
       Source/WebCore/rendering/RenderRubyBase.h
       Source/WebCore/rendering/RenderRubyRun.cpp
       Source/WebCore/rendering/RenderRubyRun.h
       Source/WebCore/rendering/RenderRubyText.cpp
       Source/WebCore/rendering/RenderRubyText.h
       Source/WebCore/rendering/style/GridLength.h
       Source/WebCore/rendering/style/GridPosition.h
       Source/WebCore/rendering/style/GridTrackSize.h
       Source/WebCore/rendering/style/StyleGridItemData.cpp
       Source/WebCore/rendering/style/StyleGridItemData.h
       Source/WebCore/rendering/svg/RenderSVGModelObject.cpp
       Source/WebCore/rendering/svg/RenderSVGModelObject.h
       Source/WebCore/storage/StorageEventDispatcher.h
       Source/WebCore/testing/MemoryInfo.h
       Source/WebCore/workers/*
       Source/WebCore/xml/XSLTUnicodeSort.cpp
       Source/WebCore/xml/XSLTUnicodeSort.h
       Tools/TestWebKitAPI/Tests/WTF/MediaTime.cpp
       Tools/TestWebKitAPI/Tests/WTF/MetaAllocator.cpp
       Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp
       Tools/TestWebKitAPI/Tests/WTF/SHA1.cpp
       Tools/TestWebKitAPI/Tests/WTF/SaturatedArithmeticOperations.cpp
       Tools/TestWebKitAPI/Tests/WTF/StringBuilder.cpp
       Tools/TestWebKitAPI/Tests/WebCore/LayoutUnit.cpp
       Tools/TestWebKitAPI/Tests/WebCore/TimeRanges.cpp
       Tools/TestWebKitAPI/WTFStringUtilities.h
Copyright: © 2002-2014 Apple Inc. and others
License: BSD-3-clause

Files: Source/ThirdParty/ANGLE/include/EGL/*
       Source/ThirdParty/ANGLE/include/GLES3/gl3.h
       Source/ThirdParty/ANGLE/include/KHR/*
Copyright: © 2007-2009 The Khronos Group Inc.
           © 2013 Dave St.Germain
License: Expat

Files: Source/ThirdParty/ANGLE/src/compiler/preprocessor/ExpressionParser.cpp
       Source/ThirdParty/ANGLE/src/compiler/translator/glslang_tab.cpp
       Source/ThirdParty/ANGLE/src/compiler/translator/glslang_tab.h
Copyright: © 2002-2014 Apple Inc. and others
License: GPL-3+

Files: Documentation/*
       Source/JavaScriptCore/*
       Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp
       Source/JavaScriptCore/debugger/Debugger.cpp
       Source/JavaScriptCore/debugger/Debugger.h
       Source/JavaScriptCore/heap/Heap.cpp
       Source/JavaScriptCore/heap/Heap.h
       Source/JavaScriptCore/heap/ListableHandler.h
       Source/JavaScriptCore/heap/MachineStackMarker.cpp
       Source/JavaScriptCore/heap/MachineStackMarker.h
       Source/JavaScriptCore/heap/MarkedBlock.h
       Source/JavaScriptCore/heap/MarkedSpace.cpp
       Source/JavaScriptCore/heap/MarkedSpace.h
       Source/JavaScriptCore/heap/WeakReferenceHarvester.h
       Source/JavaScriptCore/interpreter/CallFrame.h
       Source/JavaScriptCore/parser/Lexer.cpp
       Source/JavaScriptCore/parser/Lexer.h
       Source/JavaScriptCore/parser/NodeConstructors.h
       Source/JavaScriptCore/parser/Nodes.cpp
       Source/JavaScriptCore/parser/Nodes.h
       Source/JavaScriptCore/parser/Parser.cpp
       Source/JavaScriptCore/parser/Parser.h
       Source/JavaScriptCore/runtime/ArgList.cpp
       Source/JavaScriptCore/runtime/ArgList.h
       Source/JavaScriptCore/runtime/ArrayConstructor.cpp
       Source/JavaScriptCore/runtime/ArrayConstructor.h
       Source/JavaScriptCore/runtime/ArrayConventions.h
       Source/JavaScriptCore/runtime/ArrayPrototype.cpp
       Source/JavaScriptCore/runtime/ArrayPrototype.h
       Source/JavaScriptCore/runtime/BooleanConstructor.cpp
       Source/JavaScriptCore/runtime/BooleanConstructor.h
       Source/JavaScriptCore/runtime/BooleanObject.cpp
       Source/JavaScriptCore/runtime/BooleanObject.h
       Source/JavaScriptCore/runtime/BooleanPrototype.cpp
       Source/JavaScriptCore/runtime/BooleanPrototype.h
       Source/JavaScriptCore/runtime/ClassInfo.h
       Source/JavaScriptCore/runtime/CommonIdentifiers.cpp
       Source/JavaScriptCore/runtime/CommonIdentifiers.h
       Source/JavaScriptCore/runtime/Completion.cpp
       Source/JavaScriptCore/runtime/Completion.h
       Source/JavaScriptCore/runtime/DateConstructor.cpp
       Source/JavaScriptCore/runtime/DateConstructor.h
       Source/JavaScriptCore/runtime/DateInstance.cpp
       Source/JavaScriptCore/runtime/DateInstance.h
       Source/JavaScriptCore/runtime/DatePrototype.cpp
       Source/JavaScriptCore/runtime/DatePrototype.h
       Source/JavaScriptCore/runtime/Error.cpp
       Source/JavaScriptCore/runtime/Error.h
       Source/JavaScriptCore/runtime/ErrorConstructor.cpp
       Source/JavaScriptCore/runtime/ErrorConstructor.h
       Source/JavaScriptCore/runtime/ErrorInstance.cpp
       Source/JavaScriptCore/runtime/ErrorInstance.h
       Source/JavaScriptCore/runtime/ErrorPrototype.cpp
       Source/JavaScriptCore/runtime/ErrorPrototype.h
       Source/JavaScriptCore/runtime/FunctionConstructor.cpp
       Source/JavaScriptCore/runtime/FunctionConstructor.h
       Source/JavaScriptCore/runtime/FunctionPrototype.cpp
       Source/JavaScriptCore/runtime/FunctionPrototype.h
       Source/JavaScriptCore/runtime/GetterSetter.cpp
       Source/JavaScriptCore/runtime/GetterSetter.h
       Source/JavaScriptCore/runtime/Identifier.cpp
       Source/JavaScriptCore/runtime/Identifier.h
       Source/JavaScriptCore/runtime/InternalFunction.cpp
       Source/JavaScriptCore/runtime/InternalFunction.h
       Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp
       Source/JavaScriptCore/runtime/JSAPIValueWrapper.h
       Source/JavaScriptCore/runtime/JSArray.cpp
       Source/JavaScriptCore/runtime/JSArray.h
       Source/JavaScriptCore/runtime/JSCJSValue.cpp
       Source/JavaScriptCore/runtime/JSCJSValue.h
       Source/JavaScriptCore/runtime/JSCell.cpp
       Source/JavaScriptCore/runtime/JSCell.h
       Source/JavaScriptCore/runtime/JSFunction.cpp
       Source/JavaScriptCore/runtime/JSFunction.h
       Source/JavaScriptCore/runtime/JSGlobalObject.h
       Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
       Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.h
       Source/JavaScriptCore/runtime/JSLock.cpp
       Source/JavaScriptCore/runtime/JSLock.h
       Source/JavaScriptCore/runtime/JSObject.cpp
       Source/JavaScriptCore/runtime/JSObject.h
       Source/JavaScriptCore/runtime/JSString.cpp
       Source/JavaScriptCore/runtime/JSString.h
       Source/JavaScriptCore/runtime/JSType.h
       Source/JavaScriptCore/runtime/JSWrapperObject.cpp
       Source/JavaScriptCore/runtime/JSWrapperObject.h
       Source/JavaScriptCore/runtime/Lookup.cpp
       Source/JavaScriptCore/runtime/Lookup.h
       Source/JavaScriptCore/runtime/MathObject.cpp
       Source/JavaScriptCore/runtime/MathObject.h
       Source/JavaScriptCore/runtime/NativeErrorConstructor.cpp
       Source/JavaScriptCore/runtime/NativeErrorConstructor.h
       Source/JavaScriptCore/runtime/NativeErrorPrototype.cpp
       Source/JavaScriptCore/runtime/NativeErrorPrototype.h
       Source/JavaScriptCore/runtime/NumberConstructor.cpp
       Source/JavaScriptCore/runtime/NumberConstructor.h
       Source/JavaScriptCore/runtime/NumberObject.cpp
       Source/JavaScriptCore/runtime/NumberObject.h
       Source/JavaScriptCore/runtime/NumberPrototype.cpp
       Source/JavaScriptCore/runtime/NumberPrototype.h
       Source/JavaScriptCore/runtime/ObjectConstructor.cpp
       Source/JavaScriptCore/runtime/ObjectConstructor.h
       Source/JavaScriptCore/runtime/ObjectPrototype.cpp
       Source/JavaScriptCore/runtime/ObjectPrototype.h
       Source/JavaScriptCore/runtime/Operations.cpp
       Source/JavaScriptCore/runtime/Operations.h
       Source/JavaScriptCore/runtime/PropertyMapHashTable.h
       Source/JavaScriptCore/runtime/PropertyNameArray.h
       Source/JavaScriptCore/runtime/PropertySlot.cpp
       Source/JavaScriptCore/runtime/PropertySlot.h
       Source/JavaScriptCore/runtime/Protect.h
       Source/JavaScriptCore/runtime/RegExp.cpp
       Source/JavaScriptCore/runtime/RegExp.h
       Source/JavaScriptCore/runtime/RegExpConstructor.cpp
       Source/JavaScriptCore/runtime/RegExpConstructor.h
       Source/JavaScriptCore/runtime/RegExpMatchesArray.h
       Source/JavaScriptCore/runtime/RegExpObject.cpp
       Source/JavaScriptCore/runtime/RegExpObject.h
       Source/JavaScriptCore/runtime/RegExpPrototype.cpp
       Source/JavaScriptCore/runtime/RegExpPrototype.h
       Source/JavaScriptCore/runtime/StringConstructor.cpp
       Source/JavaScriptCore/runtime/StringConstructor.h
       Source/JavaScriptCore/runtime/StringObject.cpp
       Source/JavaScriptCore/runtime/StringObject.h
       Source/JavaScriptCore/runtime/StringPrototype.cpp
       Source/JavaScriptCore/runtime/StringPrototype.h
       Source/JavaScriptCore/runtime/StringRecursionChecker.cpp
       Source/JavaScriptCore/runtime/StringRecursionChecker.h
       Source/WTF/*
       Source/WTF/wtf/Bitmap.h
       Source/WTF/wtf/FastMalloc.h
       Source/WTF/wtf/Forward.h
       Source/WTF/wtf/GetPtr.h
       Source/WTF/wtf/HashCountedSet.h
       Source/WTF/wtf/HashFunctions.h
       Source/WTF/wtf/HashMap.h
       Source/WTF/wtf/HashSet.h
       Source/WTF/wtf/HashTable.cpp
       Source/WTF/wtf/HashTable.h
       Source/WTF/wtf/HashTraits.h
       Source/WTF/wtf/HexNumber.h
       Source/WTF/wtf/ListHashSet.h
       Source/WTF/wtf/Noncopyable.h
       Source/WTF/wtf/NumberOfCores.h
       Source/WTF/wtf/RefCounted.h
       Source/WTF/wtf/RefCountedLeakCounter.cpp
       Source/WTF/wtf/RefCountedLeakCounter.h
       Source/WTF/wtf/RefPtr.h
       Source/WTF/wtf/RetainPtr.h
       Source/WTF/wtf/StackBounds.cpp
       Source/WTF/wtf/ThreadSpecificWin.cpp
       Source/WTF/wtf/Vector.h
       Source/WTF/wtf/VectorTraits.h
       Source/WTF/wtf/dtoa.h
       Source/WTF/wtf/text/*
       Source/WebCore/*
       Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp
       Source/WebCore/Modules/geolocation/NavigatorGeolocation.h
       Source/WebCore/Modules/websockets/WebSocketFrame.cpp
       Source/WebCore/accessibility/AccessibilityProgressIndicator.cpp
       Source/WebCore/accessibility/AccessibilityProgressIndicator.h
       Source/WebCore/accessibility/atk/*
       Source/WebCore/bindings/js/DOMWrapperWorld.cpp
       Source/WebCore/bindings/js/DOMWrapperWorld.h
       Source/WebCore/bindings/js/JSCanvasRenderingContext2DCustom.cpp
       Source/WebCore/bindings/js/JSDOMBinding.h
       Source/WebCore/bindings/js/JSDOMWindowBase.cpp
       Source/WebCore/bindings/js/JSDOMWindowBase.h
       Source/WebCore/bindings/js/JSDOMWindowCustom.cpp
       Source/WebCore/bindings/js/JSDOMWindowCustom.h
       Source/WebCore/bindings/js/JSDOMWrapper.h
       Source/WebCore/bindings/js/JSDocumentCustom.cpp
       Source/WebCore/bindings/js/JSEventListener.cpp
       Source/WebCore/bindings/js/JSEventListener.h
       Source/WebCore/bindings/js/JSHTMLCollectionCustom.cpp
       Source/WebCore/bindings/js/JSLazyEventListener.cpp
       Source/WebCore/bindings/js/JSLazyEventListener.h
       Source/WebCore/bindings/js/JSLocationCustom.cpp
       Source/WebCore/bindings/js/JSNodeIteratorCustom.cpp
       Source/WebCore/bindings/js/JSPluginElementFunctions.cpp
       Source/WebCore/bindings/js/JSPluginElementFunctions.h
       Source/WebCore/bindings/js/JSSVGPathSegCustom.cpp
       Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp
       Source/WebCore/bindings/js/ScheduledAction.cpp
       Source/WebCore/bindings/js/ScheduledAction.h
       Source/WebCore/bindings/js/ScriptController.cpp
       Source/WebCore/bindings/js/ScriptController.h
       Source/WebCore/bindings/js/WebCoreJSClientData.h
       Source/WebCore/bindings/scripts/*
       Source/WebCore/bridge/testbindings.cpp
       Source/WebCore/css/*
       Source/WebCore/dom/Attr.cpp
       Source/WebCore/dom/Attr.h
       Source/WebCore/dom/Attribute.h
       Source/WebCore/dom/BeforeUnloadEvent.cpp
       Source/WebCore/dom/BeforeUnloadEvent.h
       Source/WebCore/dom/CDATASection.cpp
       Source/WebCore/dom/CDATASection.h
       Source/WebCore/dom/CharacterData.cpp
       Source/WebCore/dom/CharacterData.h
       Source/WebCore/dom/ChildNodeList.cpp
       Source/WebCore/dom/ChildNodeList.h
       Source/WebCore/dom/ClipboardEvent.cpp
       Source/WebCore/dom/ClipboardEvent.h
       Source/WebCore/dom/Comment.cpp
       Source/WebCore/dom/Comment.h
       Source/WebCore/dom/ContainerNode.cpp
       Source/WebCore/dom/ContainerNode.h
       Source/WebCore/dom/ContainerNodeAlgorithms.cpp
       Source/WebCore/dom/ContainerNodeAlgorithms.h
       Source/WebCore/dom/DOMImplementation.cpp
       Source/WebCore/dom/DOMImplementation.h
       Source/WebCore/dom/DataTransfer.h
       Source/WebCore/dom/Document.cpp
       Source/WebCore/dom/Document.h
       Source/WebCore/dom/DocumentFragment.cpp
       Source/WebCore/dom/DocumentFragment.h
       Source/WebCore/dom/DocumentMarker.h
       Source/WebCore/dom/DocumentMarkerController.cpp
       Source/WebCore/dom/DocumentMarkerController.h
       Source/WebCore/dom/DocumentParser.h
       Source/WebCore/dom/DocumentType.cpp
       Source/WebCore/dom/DocumentType.h
       Source/WebCore/dom/Element.cpp
       Source/WebCore/dom/Element.h
       Source/WebCore/dom/ElementRareData.h
       Source/WebCore/dom/ElementTraversal.h
       Source/WebCore/dom/Event.cpp
       Source/WebCore/dom/Event.h
       Source/WebCore/dom/EventDispatcher.cpp
       Source/WebCore/dom/EventDispatcher.h
       Source/WebCore/dom/EventListener.h
       Source/WebCore/dom/EventNames.cpp
       Source/WebCore/dom/EventNames.h
       Source/WebCore/dom/ExceptionCode.h
       Source/WebCore/dom/HashChangeEvent.h
       Source/WebCore/dom/InlineStyleSheetOwner.cpp
       Source/WebCore/dom/InlineStyleSheetOwner.h
       Source/WebCore/dom/KeyboardEvent.cpp
       Source/WebCore/dom/KeyboardEvent.h
       Source/WebCore/dom/LiveNodeList.cpp
       Source/WebCore/dom/LiveNodeList.h
       Source/WebCore/dom/MouseEvent.cpp
       Source/WebCore/dom/MouseEvent.h
       Source/WebCore/dom/MouseRelatedEvent.cpp
       Source/WebCore/dom/MouseRelatedEvent.h
       Source/WebCore/dom/MutationEvent.cpp
       Source/WebCore/dom/MutationEvent.h
       Source/WebCore/dom/NameNodeList.cpp
       Source/WebCore/dom/NameNodeList.h
       Source/WebCore/dom/NamedNodeMap.cpp
       Source/WebCore/dom/NamedNodeMap.h
       Source/WebCore/dom/Node.cpp
       Source/WebCore/dom/Node.h
       Source/WebCore/dom/NodeFilter.h
       Source/WebCore/dom/NodeFilterCondition.cpp
       Source/WebCore/dom/NodeFilterCondition.h
       Source/WebCore/dom/NodeIterator.cpp
       Source/WebCore/dom/NodeIterator.h
       Source/WebCore/dom/NodeList.h
       Source/WebCore/dom/NodeRareData.h
       Source/WebCore/dom/NodeRenderStyle.h
       Source/WebCore/dom/NodeTraversal.cpp
       Source/WebCore/dom/NodeTraversal.h
       Source/WebCore/dom/ProcessingInstruction.cpp
       Source/WebCore/dom/ProcessingInstruction.h
       Source/WebCore/dom/QualifiedName.cpp
       Source/WebCore/dom/QualifiedName.h
       Source/WebCore/dom/Range.cpp
       Source/WebCore/dom/Range.h
       Source/WebCore/dom/RegisteredEventListener.h
       Source/WebCore/dom/ScriptElement.cpp
       Source/WebCore/dom/ScriptElement.h
       Source/WebCore/dom/SimulatedClickOptions.h
       Source/WebCore/dom/SpaceSplitString.cpp
       Source/WebCore/dom/SpaceSplitString.h
       Source/WebCore/dom/StyledElement.cpp
       Source/WebCore/dom/StyledElement.h
       Source/WebCore/dom/Text.cpp
       Source/WebCore/dom/Text.h
       Source/WebCore/dom/TransformSource.h
       Source/WebCore/dom/Traversal.cpp
       Source/WebCore/dom/Traversal.h
       Source/WebCore/dom/TreeWalker.cpp
       Source/WebCore/dom/TreeWalker.h
       Source/WebCore/dom/UIEvent.cpp
       Source/WebCore/dom/UIEvent.h
       Source/WebCore/dom/UIEventWithKeyState.cpp
       Source/WebCore/dom/UIEventWithKeyState.h
       Source/WebCore/dom/ViewportArguments.cpp
       Source/WebCore/dom/ViewportArguments.h
       Source/WebCore/dom/VisitedLinkState.cpp
       Source/WebCore/dom/VisitedLinkState.h
       Source/WebCore/dom/WheelEvent.cpp
       Source/WebCore/dom/WheelEvent.h
       Source/WebCore/editing/EditingBehavior.h
       Source/WebCore/editing/EditingBehaviorTypes.h
       Source/WebCore/editing/TextCheckingHelper.h
       Source/WebCore/editing/atk/*
       Source/WebCore/html/*
       Source/WebCore/loader/FrameNetworkingContext.h
       Source/WebCore/loader/ImageLoader.cpp
       Source/WebCore/loader/ImageLoader.h
       Source/WebCore/loader/TextResourceDecoder.cpp
       Source/WebCore/loader/TextResourceDecoder.h
       Source/WebCore/loader/cache/*
       Source/WebCore/page/Chrome.cpp
       Source/WebCore/page/Chrome.h
       Source/WebCore/page/ChromeClient.h
       Source/WebCore/page/Frame.cpp
       Source/WebCore/page/Frame.h
       Source/WebCore/page/FrameTree.cpp
       Source/WebCore/page/FrameTree.h
       Source/WebCore/page/FrameView.cpp
       Source/WebCore/page/FrameView.h
       Source/WebCore/page/MouseEventWithHitTestResults.cpp
       Source/WebCore/page/MouseEventWithHitTestResults.h
       Source/WebCore/page/Navigator.cpp
       Source/WebCore/page/Navigator.h
       Source/WebCore/page/Page.cpp
       Source/WebCore/page/Page.h
       Source/WebCore/page/PageGroupLoadDeferrer.cpp
       Source/WebCore/page/PageGroupLoadDeferrer.h
       Source/WebCore/page/PrintContext.cpp
       Source/WebCore/page/PrintContext.h
       Source/WebCore/page/SpatialNavigation.h
       Source/WebCore/page/WindowFeatures.cpp
       Source/WebCore/platform/HashTools.h
       Source/WebCore/platform/Length.cpp
       Source/WebCore/platform/Length.h
       Source/WebCore/platform/LengthBox.h
       Source/WebCore/platform/LengthSize.h
       Source/WebCore/platform/PlatformTouchEvent.h
       Source/WebCore/platform/PlatformTouchPoint.h
       Source/WebCore/platform/PopupMenu.h
       Source/WebCore/platform/PopupMenuClient.h
       Source/WebCore/platform/SearchPopupMenu.h
       Source/WebCore/platform/animation/*
       Source/WebCore/platform/audio/gstreamer/*
       Source/WebCore/platform/geoclue/GeolocationProviderGeoclue.h
       Source/WebCore/platform/geoclue/GeolocationProviderGeoclueClient.h
       Source/WebCore/platform/glib/*
       Source/WebCore/platform/graphics/FloatPoint3D.cpp
       Source/WebCore/platform/graphics/FloatPoint3D.h
       Source/WebCore/platform/graphics/Font.cpp
       Source/WebCore/platform/graphics/Font.h
       Source/WebCore/platform/graphics/FontDescription.h
       Source/WebCore/platform/graphics/FontMetrics.h
       Source/WebCore/platform/graphics/FontPlatformData.cpp
       Source/WebCore/platform/graphics/FontPlatformData.h
       Source/WebCore/platform/graphics/GLContext.cpp
       Source/WebCore/platform/graphics/GLContext.h
       Source/WebCore/platform/graphics/GraphicsContext3DPrivate.cpp
       Source/WebCore/platform/graphics/GraphicsContext3DPrivate.h
       Source/WebCore/platform/graphics/GraphicsLayerTransform.cpp
       Source/WebCore/platform/graphics/GraphicsLayerTransform.h
       Source/WebCore/platform/graphics/Icon.h
       Source/WebCore/platform/graphics/IntPointHash.h
       Source/WebCore/platform/graphics/IntSizeHash.h
       Source/WebCore/platform/graphics/Latin1TextIterator.h
       Source/WebCore/platform/graphics/PathTraversalState.cpp
       Source/WebCore/platform/graphics/StrokeStyleApplier.h
       Source/WebCore/platform/graphics/SurrogatePairAwareTextIterator.cpp
       Source/WebCore/platform/graphics/SurrogatePairAwareTextIterator.h
       Source/WebCore/platform/graphics/TextRun.h
       Source/WebCore/platform/graphics/WidthIterator.cpp
       Source/WebCore/platform/graphics/WidthIterator.h
       Source/WebCore/platform/graphics/cairo/DrawErrorUnderline.h
       Source/WebCore/platform/graphics/cairo/FontCustomPlatformData.h
       Source/WebCore/platform/graphics/cairo/IntRectCairo.cpp
       Source/WebCore/platform/graphics/cairo/PathCairo.cpp
       Source/WebCore/platform/graphics/cairo/PlatformPathCairo.cpp
       Source/WebCore/platform/graphics/cairo/PlatformPathCairo.h
       Source/WebCore/platform/graphics/cairo/RefPtrCairo.cpp
       Source/WebCore/platform/graphics/cairo/RefPtrCairo.h
       Source/WebCore/platform/graphics/egl/*
       Source/WebCore/platform/graphics/filters/*
       Source/WebCore/platform/graphics/freetype/*
       Source/WebCore/platform/graphics/glx/*
       Source/WebCore/platform/graphics/gstreamer/*
       Source/WebCore/platform/graphics/gtk/*
       Source/WebCore/platform/graphics/texmap/*
       Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp
       Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.h
       Source/WebCore/platform/graphics/texmap/coordinated/SurfaceUpdateInfo.h
       Source/WebCore/platform/graphics/transforms/*
       Source/WebCore/platform/gtk/*
       Source/WebCore/platform/image-encoders/*
       Source/WebCore/platform/network/FormData.cpp
       Source/WebCore/platform/network/FormData.h
       Source/WebCore/platform/network/FormDataBuilder.cpp
       Source/WebCore/platform/network/FormDataBuilder.h
       Source/WebCore/platform/network/HTTPStatusCodes.h
       Source/WebCore/platform/network/NetworkingContext.h
       Source/WebCore/platform/network/soup/CookieJarSoup.cpp
       Source/WebCore/platform/network/soup/CookieStorageSoup.cpp
       Source/WebCore/platform/network/soup/GUniquePtrSoup.h
       Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp
       Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp
       Source/WebCore/platform/network/soup/ResourceResponseSoup.cpp
       Source/WebCore/platform/soup/SharedBufferSoup.cpp
       Source/WebCore/platform/text/BidiContext.cpp
       Source/WebCore/platform/text/BidiContext.h
       Source/WebCore/platform/text/BidiResolver.h
       Source/WebCore/platform/text/BidiRunList.h
       Source/WebCore/platform/text/SegmentedString.cpp
       Source/WebCore/platform/text/SegmentedString.h
       Source/WebCore/platform/text/enchant/*
       Source/WebCore/plugins/DOMMimeType.cpp
       Source/WebCore/plugins/DOMMimeType.h
       Source/WebCore/plugins/DOMMimeTypeArray.cpp
       Source/WebCore/plugins/DOMMimeTypeArray.h
       Source/WebCore/plugins/DOMPlugin.cpp
       Source/WebCore/plugins/DOMPlugin.h
       Source/WebCore/plugins/DOMPluginArray.cpp
       Source/WebCore/plugins/DOMPluginArray.h
       Source/WebCore/plugins/PluginData.cpp
       Source/WebCore/plugins/PluginData.h
       Source/WebCore/rendering/*
       Source/WebCore/rendering/line/*
       Source/WebCore/rendering/style/*
       Source/WebCore/rendering/svg/*
       Source/WebCore/style/StyleFontSizeFunctions.cpp
       Source/WebCore/style/StyleResolveForDocument.cpp
       Source/WebCore/svg/*
       Source/WebCore/svg/graphics/SVGImageCache.cpp
       Source/WebCore/svg/graphics/SVGImageCache.h
       Source/WebCore/svg/graphics/SVGImageForContainer.cpp
       Source/WebCore/svg/graphics/filters/*
       Source/WebCore/svg/properties/*
       Source/WebCore/xml/DOMParser.cpp
       Source/WebCore/xml/DOMParser.h
       Source/WebCore/xml/XMLHttpRequest.cpp
       Source/WebCore/xml/XMLHttpRequest.h
       Source/WebCore/xml/XMLSerializer.cpp
       Source/WebCore/xml/XMLSerializer.h
       Source/WebCore/xml/XSLImportRule.cpp
       Source/WebCore/xml/XSLImportRule.h
       Source/WebCore/xml/XSLStyleSheet.h
       Source/WebCore/xml/XSLStyleSheetLibxslt.cpp
       Source/WebCore/xml/XSLTProcessor.cpp
       Source/WebCore/xml/XSLTProcessor.h
       Source/WebCore/xml/XSLTProcessorLibxslt.cpp
       Source/WebCore/xml/parser/XMLDocumentParser.cpp
       Source/WebCore/xml/parser/XMLDocumentParser.h
       Source/WebCore/xml/parser/XMLDocumentParserLibxml2.cpp
       Tools/gtk/*
Copyright: © 2002-2014 Apple Inc. and others
License: LGPL-2+

Files: Source/WebCore/loader/FTPDirectoryParser.cpp
       Source/WebCore/loader/FTPDirectoryParser.h
Copyright: © 2002-2014 Apple Inc. and others
License: LGPL-2.1

Files: Source/WebCore/bridge/npruntime_internal.h
       Source/WebCore/platform/graphics/OpenGLShims.cpp
       Source/WebCore/platform/graphics/OpenGLShims.h
Copyright: © 2002-2014 Apple Inc. and others
License: LGPL-2.1+

Files: Source/WTF/icu/unicode/*
       Source/WebCore/xml/XSLTExtensions.cpp
Copyright: © 1995-2006 International Business Machines Corporation and others
License: MIT-X11

Files: Source/JavaScriptCore/runtime/JSDateMath.cpp
       Source/JavaScriptCore/runtime/JSDateMath.h
       Source/WTF/wtf/DateMath.cpp
       Source/WTF/wtf/DateMath.h
       Source/WebCore/html/HTMLDocument.cpp
       Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp
       Source/WebCore/platform/image-decoders/gif/GIFImageReader.h
       Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp
       Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp
       Source/WebCore/plugins/npapi.h
       Source/WebCore/plugins/nptypes.h
       Source/WebCore/rendering/RenderLayer.cpp
       Source/WebCore/rendering/RenderLayer.h
       Source/WebCore/rendering/RenderMarquee.cpp
       Source/WebCore/rendering/RenderMarquee.h
Copyright: © 2002-2014 Apple Inc. and others
License: MPL-1.1 or GPL-2+ or LGPL-2.1+

Files: Tools/TestWebKitAPI/Tests/WTF/MD5.cpp
Copyright: No copyright holders
License: public-domain
 This code was written by Colin Plumb in 1993, no copyright is
 claimed.
 This code is in the public domain; do with it what you wish.

Files: Source/ThirdParty/gtest/scripts/upload.py
Copyright: © 2007 Google Inc.
License: Apache-2.0

Files: Source/WTF/wtf/Atomics.cpp
       Source/WTF/wtf/Atomics.h
       Source/WTF/wtf/ThreadSafeRefCounted.h
       Source/WTF/wtf/Threading.h
Copyright: © 2002-2014 Apple Inc. and others
License: BSD-3-clause and BSL

Files: Source/WTF/wtf/CryptographicallyRandomNumber.cpp
Copyright: © 1996 David Mazieres <dm@uun.org>
           © 2008 Damien Miller <djm@openbsd.org>
License: ISC

Files: Source/WTF/wtf/text/Base64.cpp
Copyright: © 2002-2014 Apple Inc. and others
License: LGPL-2

Files: debian/*
Copyright: © 2007-2009 Mike Hommey <glandium@debian.org>
           © 2009 Gustavo Noronha Silva <kov@debian.org>
           © 2014-2018 Alberto Garcia <berto@igalia.com>
License: LGPL-2+

License: BSD-2-clause
 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 APPLE COMPUTER, INC. ``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 APPLE COMPUTER, INC. OR
 CONTRIBUTORS 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.

License: BSD-3-clause
 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.
 3. Neither the name of Ericsson nor the names of its contributors
    may be used to endorse or promote products derived from this
    software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "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 COPYRIGHT
 OWNER OR CONTRIBUTORS 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.

License: Expat
 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.

License: BSL
 Permission is hereby granted, free of charge, to any person or
 organization obtaining a copy of the software and accompanying
 documentation covered by this license (the "Software") to use,
 reproduce, display, distribute, execute, and transmit the Software,
 and to prepare derivative works of the Software, and to permit
 third-parties to whom the Software is furnished to do so, all subject
 to the following:
 .
 The copyright notices in the Software and this entire statement,
 including the above license grant, this restriction and the following
 disclaimer, must be included in all copies of the Software, in whole
 or in part, and all derivative works of the Software, unless such
 copies or derivative works are solely in the form of
 machine-executable object code generated by a source language
 processor.
 .
 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, TITLE AND
 NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
 DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER
 LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
 OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

License: LGPL-2
 This module is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License version 2
 as published by the Free Software Foundation.
 .
 This module 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.
 .
 On Debian systems, the complete text of the license can be found in
 the file /usr/share/common-licenses/LGPL-2

License: LGPL-2+
 This module is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2 of the
 License, or (at your option) any later version.
 .
 This module 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.
 .
 On Debian systems, the complete text of the license can be found in
 the file /usr/share/common-licenses/LGPL-2

License: LGPL-2.1
 This module is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License version
 2.1 as published by the Free Software Foundation.
 .
 This module 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.
 .
 On Debian systems, the complete text of the license can be found in
 the file /usr/share/common-licenses/LGPL-2.1

License: LGPL-2.1+
 This module is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of the
 License, or (at your option) any later version.
 .
 This module 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.
 .
 On Debian systems, the complete text of the license can be found in
 the file /usr/share/common-licenses/LGPL-2.1

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or (at
 your option) any later version.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .
 On Debian systems, the complete text of the license can be found in
 the file /usr/share/common-licenses/GPL-2

License: GPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or (at
 your option) any later version.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 General Public License for more details.
 .
 On Debian systems, the complete text of the license can be found in
 the file /usr/share/common-licenses/GPL-3

License: MIT-X11
 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, and/or sell copies of the Software, and to permit persons
 to whom the Software is furnished to do so, provided that the above
 copyright notice(s) and this permission notice appear in all copies
 of the Software and that both the above copyright notice(s) and this
 permission notice appear in supporting documentation.
 .
 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
 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR 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.
 .
 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 of the copyright holder.

License: MPL-1.1
                           MOZILLA PUBLIC LICENSE
                                 Version 1.1
 .
                               ---------------
 .
 1. Definitions.
 .
      1.0.1. "Commercial Use" means distribution or otherwise making the
      Covered Code available to a third party.
 .
      1.1. "Contributor" means each entity that creates or contributes to
      the creation of Modifications.
 .
      1.2. "Contributor Version" means the combination of the Original
      Code, prior Modifications used by a Contributor, and the Modifications
      made by that particular Contributor.
 .
      1.3. "Covered Code" means the Original Code or Modifications or the
      combination of the Original Code and Modifications, in each case
      including portions thereof.
 .
      1.4. "Electronic Distribution Mechanism" means a mechanism generally
      accepted in the software development community for the electronic
      transfer of data.
 .
      1.5. "Executable" means Covered Code in any form other than Source
      Code.
 .
      1.6. "Initial Developer" means the individual or entity identified
      as the Initial Developer in the Source Code notice required by Exhibit
      A.
 .
      1.7. "Larger Work" means a work which combines Covered Code or
      portions thereof with code not governed by the terms of this License.
 .
      1.8. "License" means this document.
 .
      1.8.1. "Licensable" means having the right to grant, to the maximum
      extent possible, whether at the time of the initial grant or
      subsequently acquired, any and all of the rights conveyed herein.
 .
      1.9. "Modifications" means any addition to or deletion from the
      substance or structure of either the Original Code or any previous
      Modifications. When Covered Code is released as a series of files, a
      Modification is:
           A. Any addition to or deletion from the contents of a file
           containing Original Code or previous Modifications.
 .
           B. Any new file that contains any part of the Original Code or
           previous Modifications.
 .
      1.10. "Original Code" means Source Code of computer software code
      which is described in the Source Code notice required by Exhibit A as
      Original Code, and which, at the time of its release under this
      License is not already Covered Code governed by this License.
 .
      1.10.1. "Patent Claims" means any patent claim(s), now owned or
      hereafter acquired, including without limitation,  method, process,
      and apparatus claims, in any patent Licensable by grantor.
 .
      1.11. "Source Code" means the preferred form of the Covered Code for
      making modifications to it, including all modules it contains, plus
      any associated interface definition files, scripts used to control
      compilation and installation of an Executable, or source code
      differential comparisons against either the Original Code or another
      well known, available Covered Code of the Contributor's choice. The
      Source Code can be in a compressed or archival form, provided the
      appropriate decompression or de-archiving software is widely available
      for no charge.
 .
      1.12. "You" (or "Your")  means an individual or a legal entity
      exercising rights under, and complying with all of the terms of, this
      License or a future version of this License issued under Section 6.1.
      For legal entities, "You" includes any entity which controls, is
      controlled by, or is under common control with You. For purposes of
      this definition, "control" means (a) the power, direct or indirect,
      to cause the direction or management of such entity, whether by
      contract or otherwise, or (b) ownership of more than fifty percent
      (50%) of the outstanding shares or beneficial ownership of such
      entity.
 .
 2. Source Code License.
 .
      2.1. The Initial Developer Grant.
      The Initial Developer hereby grants You a world-wide, royalty-free,
      non-exclusive license, subject to third party intellectual property
      claims:
           (a)  under intellectual property rights (other than patent or
           trademark) Licensable by Initial Developer to use, reproduce,
           modify, display, perform, sublicense and distribute the Original
           Code (or portions thereof) with or without Modifications, and/or
           as part of a Larger Work; and
 .
           (b) under Patents Claims infringed by the making, using or
           selling of Original Code, to make, have made, use, practice,
           sell, and offer for sale, and/or otherwise dispose of the
           Original Code (or portions thereof).
 .
           (c) the licenses granted in this Section 2.1(a) and (b) are
           effective on the date Initial Developer first distributes
           Original Code under the terms of this License.
 .
           (d) Notwithstanding Section 2.1(b) above, no patent license is
           granted: 1) for code that You delete from the Original Code; 2)
           separate from the Original Code;  or 3) for infringements caused
           by: i) the modification of the Original Code or ii) the
           combination of the Original Code with other software or devices.
 .
      2.2. Contributor Grant.
      Subject to third party intellectual property claims, each Contributor
      hereby grants You a world-wide, royalty-free, non-exclusive license
 .
           (a)  under intellectual property rights (other than patent or
           trademark) Licensable by Contributor, to use, reproduce, modify,
           display, perform, sublicense and distribute the Modifications
           created by such Contributor (or portions thereof) either on an
           unmodified basis, with other Modifications, as Covered Code
           and/or as part of a Larger Work; and
 .
           (b) under Patent Claims infringed by the making, using, or
           selling of  Modifications made by that Contributor either alone
           and/or in combination with its Contributor Version (or portions
           of such combination), to make, use, sell, offer for sale, have
           made, and/or otherwise dispose of: 1) Modifications made by that
           Contributor (or portions thereof); and 2) the combination of
           Modifications made by that Contributor with its Contributor
           Version (or portions of such combination).
 .
           (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
           effective on the date Contributor first makes Commercial Use of
           the Covered Code.
           (d)    Notwithstanding Section 2.2(b) above, no patent license is
           granted: 1) for any code that Contributor has deleted from the
           Contributor Version; 2)  separate from the Contributor Version;
           3)  for infringements caused by: i) third party modifications of
           Contributor Version or ii)  the combination of Modifications made
           by that Contributor with other software  (except as part of the
           Contributor Version) or other devices; or 4) under Patent Claims
           infringed by Covered Code in the absence of Modifications made by
           that Contributor.
 .
 3. Distribution Obligations.
 .
      3.1. Application of License.
      The Modifications which You create or to which You contribute are
      governed by the terms of this License, including without limitation
      Section 2.2. The Source Code version of Covered Code may be
      distributed only under the terms of this License or a future version
      of this License released under Section 6.1, and You must include a
      copy of this License with every copy of the Source Code You
      distribute. You may not offer or impose any terms on any Source Code
      version that alters or restricts the applicable version of this
      License or the recipients' rights hereunder. However, You may include
      an additional document offering the additional rights described in
      Section 3.5.
 .
      3.2. Availability of Source Code.
      Any Modification which You create or to which You contribute must be
      made available in Source Code form under the terms of this License
      either on the same media as an Executable version or via an accepted
      Electronic Distribution Mechanism to anyone to whom you made an
      Executable version available; and if made available via Electronic
      Distribution Mechanism, must remain available for at least twelve (12)
      months after the date it initially became available, or at least six
      (6) months after a subsequent version of that particular Modification
      has been made available to such recipients. You are responsible for
      ensuring that the Source Code version remains available even if the
      Electronic Distribution Mechanism is maintained by a third party.
 .
      3.3. Description of Modifications.
      You must cause all Covered Code to which You contribute to contain a
      file documenting the changes You made to create that Covered Code and
      the date of any change. You must include a prominent statement that
      the Modification is derived, directly or indirectly, from Original
      Code provided by the Initial Developer and including the name of the
      Initial Developer in (a) the Source Code, and (b) in any notice in an
      Executable version or related documentation in which You describe the
      origin or ownership of the Covered Code.
 .
      3.4. Intellectual Property Matters
           (a) Third Party Claims.
           If Contributor has knowledge that a license under a third party's
           intellectual property rights is required to exercise the rights
           granted by such Contributor under Sections 2.1 or 2.2,
           Contributor must include a text file with the Source Code
           distribution titled "LEGAL" which describes the claim and the
           party making the claim in sufficient detail that a recipient will
           know whom to contact. If Contributor obtains such knowledge after
           the Modification is made available as described in Section 3.2,
           Contributor shall promptly modify the LEGAL file in all copies
           Contributor makes available thereafter and shall take other steps
           (such as notifying appropriate mailing lists or newsgroups)
           reasonably calculated to inform those who received the Covered
           Code that new knowledge has been obtained.
 .
           (b) Contributor APIs.
           If Contributor's Modifications include an application programming
           interface and Contributor has knowledge of patent licenses which
           are reasonably necessary to implement that API, Contributor must
           also include this information in the LEGAL file.
 .
                (c)    Representations.
           Contributor represents that, except as disclosed pursuant to
           Section 3.4(a) above, Contributor believes that Contributor's
           Modifications are Contributor's original creation(s) and/or
           Contributor has sufficient rights to grant the rights conveyed by
           this License.
 .
      3.5. Required Notices.
      You must duplicate the notice in Exhibit A in each file of the Source
      Code.  If it is not possible to put such notice in a particular Source
      Code file due to its structure, then You must include such notice in a
      location (such as a relevant directory) where a user would be likely
      to look for such a notice.  If You created one or more Modification(s)
      You may add your name as a Contributor to the notice described in
      Exhibit A.  You must also duplicate this License in any documentation
      for the Source Code where You describe recipients' rights or ownership
      rights relating to Covered Code.  You may choose to offer, and to
      charge a fee for, warranty, support, indemnity or liability
      obligations to one or more recipients of Covered Code. However, You
      may do so only on Your own behalf, and not on behalf of the Initial
      Developer or any Contributor. You must make it absolutely clear than
      any such warranty, support, indemnity or liability obligation is
      offered by You alone, and You hereby agree to indemnify the Initial
      Developer and every Contributor for any liability incurred by the
      Initial Developer or such Contributor as a result of warranty,
      support, indemnity or liability terms You offer.
 .
      3.6. Distribution of Executable Versions.
      You may distribute Covered Code in Executable form only if the
      requirements of Section 3.1-3.5 have been met for that Covered Code,
      and if You include a notice stating that the Source Code version of
      the Covered Code is available under the terms of this License,
      including a description of how and where You have fulfilled the
      obligations of Section 3.2. The notice must be conspicuously included
      in any notice in an Executable version, related documentation or
      collateral in which You describe recipients' rights relating to the
      Covered Code. You may distribute the Executable version of Covered
      Code or ownership rights under a license of Your choice, which may
      contain terms different from this License, provided that You are in
      compliance with the terms of this License and that the license for the
      Executable version does not attempt to limit or alter the recipient's
      rights in the Source Code version from the rights set forth in this
      License. If You distribute the Executable version under a different
      license You must make it absolutely clear that any terms which differ
      from this License are offered by You alone, not by the Initial
      Developer or any Contributor. You hereby agree to indemnify the
      Initial Developer and every Contributor for any liability incurred by
      the Initial Developer or such Contributor as a result of any such
      terms You offer.
 .
      3.7. Larger Works.
      You may create a Larger Work by combining Covered Code with other code
      not governed by the terms of this License and distribute the Larger
      Work as a single product. In such a case, You must make sure the
      requirements of this License are fulfilled for the Covered Code.
 .
 4. Inability to Comply Due to Statute or Regulation.
 .
      If it is impossible for You to comply with any of the terms of this
      License with respect to some or all of the Covered Code due to
      statute, judicial order, or regulation then You must: (a) comply with
      the terms of this License to the maximum extent possible; and (b)
      describe the limitations and the code they affect. Such description
      must be included in the LEGAL file described in Section 3.4 and must
      be included with all distributions of the Source Code. Except to the
      extent prohibited by statute or regulation, such description must be
      sufficiently detailed for a recipient of ordinary skill to be able to
      understand it.
 .
 5. Application of this License.
 .
      This License applies to code to which the Initial Developer has
      attached the notice in Exhibit A and to related Covered Code.
 .
 6. Versions of the License.
 .
      6.1. New Versions.
      Netscape Communications Corporation ("Netscape") may publish revised
      and/or new versions of the License from time to time. Each version
      will be given a distinguishing version number.
 .
      6.2. Effect of New Versions.
      Once Covered Code has been published under a particular version of the
      License, You may always continue to use it under the terms of that
      version. You may also choose to use such Covered Code under the terms
      of any subsequent version of the License published by Netscape. No one
      other than Netscape has the right to modify the terms applicable to
      Covered Code created under this License.
 .
      6.3. Derivative Works.
      If You create or use a modified version of this License (which you may
      only do in order to apply it to code which is not already Covered Code
      governed by this License), You must (a) rename Your license so that
      the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
      "MPL", "NPL" or any confusingly similar phrase do not appear in your
      license (except to note that your license differs from this License)
      and (b) otherwise make it clear that Your version of the license
      contains terms which differ from the Mozilla Public License and
      Netscape Public License. (Filling in the name of the Initial
      Developer, Original Code or Contributor in the notice described in
      Exhibit A shall not of themselves be deemed to be modifications of
      this License.)
 .
 7. DISCLAIMER OF WARRANTY.
      COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
      WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
      WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
      DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
      THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
      IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
      YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
      COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
      OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
      ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
 .
 8. TERMINATION.
 .
      8.1.  This License and the rights granted hereunder will terminate
      automatically if You fail to comply with terms herein and fail to cure
      such breach within 30 days of becoming aware of the breach. All
      sublicenses to the Covered Code which are properly granted shall
      survive any termination of this License. Provisions which, by their
      nature, must remain in effect beyond the termination of this License
      shall survive.
 .
      8.2.  If You initiate litigation by asserting a patent infringement
      claim (excluding declatory judgment actions) against Initial Developer
      or a Contributor (the Initial Developer or Contributor against whom
      You file such action is referred to as "Participant")  alleging that:
 .
      (a)  such Participant's Contributor Version directly or indirectly
      infringes any patent, then any and all rights granted by such
      Participant to You under Sections 2.1 and/or 2.2 of this License
      shall, upon 60 days notice from Participant terminate prospectively,
      unless if within 60 days after receipt of notice You either: (i)
      agree in writing to pay Participant a mutually agreeable reasonable
      royalty for Your past and future use of Modifications made by such
      Participant, or (ii) withdraw Your litigation claim with respect to
      the Contributor Version against such Participant.  If within 60 days
      of notice, a reasonable royalty and payment arrangement are not
      mutually agreed upon in writing by the parties or the litigation claim
      is not withdrawn, the rights granted by Participant to You under
      Sections 2.1 and/or 2.2 automatically terminate at the expiration of
      the 60 day notice period specified above.
 .
      (b)  any software, hardware, or device, other than such Participant's
      Contributor Version, directly or indirectly infringes any patent, then
      any rights granted to You by such Participant under Sections 2.1(b)
      and 2.2(b) are revoked effective as of the date You first made, used,
      sold, distributed, or had made, Modifications made by that
      Participant.
 .
      8.3.  If You assert a patent infringement claim against Participant
      alleging that such Participant's Contributor Version directly or
      indirectly infringes any patent where such claim is resolved (such as
      by license or settlement) prior to the initiation of patent
      infringement litigation, then the reasonable value of the licenses
      granted by such Participant under Sections 2.1 or 2.2 shall be taken
      into account in determining the amount or value of any payment or
      license.
 .
      8.4.  In the event of termination under Sections 8.1 or 8.2 above,
      all end user license agreements (excluding distributors and resellers)
      which have been validly granted by You or any distributor hereunder
      prior to termination shall survive termination.
 .
 9. LIMITATION OF LIABILITY.
 .
      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
      (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
      DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
      OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
      ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
      CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
      WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
      COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
      INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
      LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
      RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
      PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
      EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
      THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
 .
 10. U.S. GOVERNMENT END USERS.
 .
      The Covered Code is a "commercial item," as that term is defined in
      48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
      software" and "commercial computer software documentation," as such
      terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
      C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
      all U.S. Government End Users acquire Covered Code with only those
      rights set forth herein.
 .
 11. MISCELLANEOUS.
 .
      This License represents the complete agreement concerning subject
      matter hereof. If any provision of this License is held to be
      unenforceable, such provision shall be reformed only to the extent
      necessary to make it enforceable. This License shall be governed by
      California law provisions (except to the extent applicable law, if
      any, provides otherwise), excluding its conflict-of-law provisions.
      With respect to disputes in which at least one party is a citizen of,
      or an entity chartered or registered to do business in the United
      States of America, any litigation relating to this License shall be
      subject to the jurisdiction of the Federal Courts of the Northern
      District of California, with venue lying in Santa Clara County,
      California, with the losing party responsible for costs, including
      without limitation, court costs and reasonable attorneys' fees and
      expenses. The application of the United Nations Convention on
      Contracts for the International Sale of Goods is expressly excluded.
      Any law or regulation which provides that the language of a contract
      shall be construed against the drafter shall not apply to this
      License.
 .
 12. RESPONSIBILITY FOR CLAIMS.
 .
      As between Initial Developer and the Contributors, each party is
      responsible for claims and damages arising, directly or indirectly,
      out of its utilization of rights under this License and You agree to
      work with Initial Developer and Contributors to distribute such
      responsibility on an equitable basis. Nothing herein is intended or
      shall be deemed to constitute any admission of liability.
 .
 13. MULTIPLE-LICENSED CODE.
 .
      Initial Developer may designate portions of the Covered Code as
      "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
      Developer permits you to utilize portions of the Covered Code under
      Your choice of the NPL or the alternative licenses, if any, specified
      by the Initial Developer in the file described in Exhibit A.
 .
 EXHIBIT A -Mozilla Public License.
 .
      ``The contents of this file are subject to the Mozilla Public License
      Version 1.1 (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.mozilla.org/MPL/
 .
      Software distributed under the License is distributed on an "AS IS"
      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
      License for the specific language governing rights and limitations
      under the License.
 .
      The Original Code is ______________________________________.
 .
      The Initial Developer of the Original Code is ________________________.
      Portions created by ______________________ are Copyright (C) ______
      _______________________. All Rights Reserved.
 .
      Contributor(s): ______________________________________.
 .
      Alternatively, the contents of this file may be used under the terms
      of the _____ license (the  "[___] License"), in which case the
      provisions of [______] License are applicable instead of those
      above.  If you wish to allow use of your version of this file only
      under the terms of the [____] License and not to allow others to use
      your version of this file under the MPL, indicate your decision by
      deleting  the provisions above and replace  them with the notice and
      other provisions required by the [___] License.  If you do not delete
      the provisions above, a recipient may use your version of this file
      under either the MPL or the [___] License."
 .
      [NOTE: The text of this Exhibit A may differ slightly from the text of
      the notices in the Source Code files of the Original Code. You should
      use the text of this Exhibit A rather than the text found in the
      Original Code Source Code for Your Modifications.]

License: Apache-2.0
 On Debian systems, the full text of the Apache license version 2 can
 be found in the file `/usr/share/common-licenses/Apache-2.0'.

License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the
 above copyright notice and this permission notice appear in all
 copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
 AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.