This file is indexed.

/usr/share/doc/libgdal1h/copyright is in libgdal1h 1.10.1+dfsg-5ubuntu1.

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

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GDAL/OGR
Upstream-Contact: The GDAL/OGR project team, Frank Warmerdam <warmerdam@pobox.com>
Source: http://www.gdal.org/
Comment: Several data files with unclear rights are removed to create
 the +dfsg version.
 .
 gdal/data/cubewerx_extra.wkt
 Derived from definitions distributed by Cubewerx.
 See http://trac.osgeo.org/gdal/ticket/2165
 . 
 gdal/data/ecw_cs.wkt
 Derived via much processing from ERMapper GDT definitions.
 See http://trac.osgeo.org/gdal/ticket/2162
 .
 gdal/data/esri_extra.wkt
 Derived with some processing from projections definitions in ArcGIS.
 See http://trac.osgeo.org/gdal/ticket/2163
 .
Files-Excluded: data/cubewerx_extra.wkt
 data/ecw_cs.wkt
 data/esri_extra.wkt

Files: *
Copyright: 1998-2013, Frank Warmerdam <warmerdam@pobox.com>
License: MIT

Files: ./install-sh
Copyright: 1991, Massachusetts Institute of Technology
License: MIT-short

Files: ./config.guess
 ./config.sub
Copyright: 1992-2006, Free Software Foundation
License: GPL-2.0+

Files: ./configure
Copyright: 1992-2010, Free Software Foundation, Inc.
License: public-domain
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

Files: ./aclocal.m4
Copyright: 1996-2009, Free Software Foundation, Inc.
License: public-domain
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.

Files: ./ltmain.sh
Copyright: 1996-2001, 2003-2010, Free Software Foundation, Inc
License: GPL-2.0+ with Libtool exception

Files: ./makegdal_gen.bat
Copyright: 2007, Ivan Lucena
License: MIT

Files: alg/gdal_crs.c
Copyright: 1992, Michigan State University
License: MIT

Files: alg/gdalsimplewarp.cpp
 alg/gdaltransformer.cpp
Copyright: 2002, i3 - information integration and imaging, Fort Collin,CO
License: MIT

Files: alg/contour.cpp
Copyright: 2003, Frank Warmerdam <warmerdam@pobox.com>
 2003, Applied Coherent Technology Corporation, www.actgate.com
License: MIT

Files: alg/thinplatespline.cpp
 alg/thinplatespline.h
Copyright: 2004, VIZRT Inc.
License: MIT

Files: alg/gdalgrid.cpp
 alg/gdalgrid.h
Copyright: 2007, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: alg/gdal_alg_priv.h
Copyright: 2008, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: alg/gdalwarpkernel_opencl.c
 alg/gdalwarpkernel_opencl.h
Copyright: 2010, Seth Price <seth@pricepages.org>
License: MIT

Files: alg/fpolygonize.cpp
 alg/gdalrasterfpolygonenumerator.cpp
Copyright: 2011, Jorge Arevalo
 2008, Frank Warmerdam
License: MIT

Files: alg/gdal_octave.cpp
 alg/gdal_simplesurf.cpp
 alg/gdal_simplesurf.h
Copyright: 2012, Andrew Migal
License: MIT

Files: apps/gdaltindex.c
Copyright: 2001, Frank Warmerdam, DM Solutions Group Inc
License: MIT

Files: apps/gdalwarp.cpp
 apps/gdalwarpsimple.c
Copyright: 2002, i3 - information integration and imaging
License: MIT

Files: apps/gdal_contour.cpp
Copyright: 2003, Applied Coherent Technology (www.actgate.com).
License: MIT

Files: apps/gdaldem.cpp
Copyright: 2006, 2009, Matthew Perry
 2009, Even Rouault
Comment: Portions derived from GRASS 4.1 (public domain) See 
 http://trac.osgeo.org/gdal/ticket/2975 for more information regarding 
 history of this code
License: MIT

Files: apps/nearblack.cpp
Copyright: 2006, MapShots Inc (www.mapshots.com)
License: MIT

Files: apps/gdal_grid.cpp
Copyright: 2007, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: apps/gdalbuildvrt.cpp
Copyright: 2007, Even Rouault
License: MIT

Files: apps/ogrdissolve.cpp
Copyright: 2007, Howard Butler
License: MIT

Files: apps/gdal2ogr.c
 apps/gdalflattenmask.c
 apps/gdaltorture.cpp
Copyright: 2008, Even Rouault
License: MIT

Files: apps/testreprojmulti.cpp
Copyright: 2010, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: apps/commonutils.cpp
 apps/commonutils.h
Copyright: 2011, Even Rouault
License: MIT

Files: apps/gdalserver.c
Copyright: 2013, Even Rouault, <even dot rouault at mines-paris dot org>
License: MIT

Files: data/nitf_spec.xml
 data/nitf_spec.xsd
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/adrg/adrgdataset.cpp
Copyright: 2007, Even Rouault
License: MIT

Files: frmts/adrg/srpdataset.cpp
Copyright: 2007, Even Rouault
 2009, Frank Warmerdam
License: MIT

Files: frmts/aigrid/aigccitt.c
Copyright: 2002, Frank Warmerdam <warmerdam@pobox.com>
 1990-1997, Sam Leffler
 1991-1997, Silicon Graphics, Inc.
License: MIT

Files: frmts/arg/argdataset.cpp
Copyright: 2012, David Zwarg <dzwarg@azavea.com>
License: MIT

Files: frmts/blx/blxdataset.cpp
Copyright: 2006, Henrik Johansson <henrik@johome.net>
License: MIT

Files: frmts/blx/blx.c
 frmts/blx/blx.h
Copyright: 2008, Henrik Johansson <henrik@johome.net>
License: MIT

Files: frmts/bmp/bmpdataset.cpp
Copyright: 2002, Andrey Kiselev <dron@remotesensing.org>
License: MIT

Files: frmts/ceos2/ceos.c
 frmts/ceos2/ceos.h
 frmts/ceos2/ceosrecipe.c
 frmts/ceos2/ceossar.c
 frmts/ceos2/link.c
 frmts/ceos2/sar_ceosdataset.cpp
Copyright: 2000, Atlantis Scientific Inc
License: MIT

Files: frmts/coasp/coasp_dataset.cpp
Copyright: 2007, Philippe Vachon
License: MIT

Files: frmts/cosar/cosar_dataset.cpp
Copyright: 2007, Philippe P. Vachon <philippe@cowpig.ca>
License: MIT

Files: frmts/ctg/ctgdataset.cpp
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/dds/ddsdataset.cpp
Copyright: 2013, Alan Boudreault
License: MIT

Files: frmts/dods/dodsdataset2.cpp
Copyright: 2004, Frank Warmerdam <warmerdam@pobox.com>
 2003, OPeNDAP, Inc.
License: MIT

Files: frmts/e00grid/e00compr.h
 frmts/e00grid/e00read.c
Copyright: 1998-2005, Daniel Morissette
License: MIT

Files: frmts/e00grid/e00griddataset.cpp
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/envisat/EnvisatFile.c
 frmts/envisat/EnvisatFile.h
 frmts/envisat/dumpgeo.c
 frmts/envisat/envisat_dump.c
 frmts/envisat/envisatdataset.cpp
Copyright: 2001, Atlantis Scientific, Inc.
License: MIT

Files: frmts/envisat/records.c
 frmts/envisat/records.h
Copyright: 2011, Antonio Valentino
License: MIT

Files: frmts/epsilon/epsilondataset.cpp
Copyright: 2009, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/fit/fit.cpp
 frmts/fit/fit.h
 frmts/fit/fitdataset.cpp
 frmts/fit/gstEndian.h
 frmts/fit/gstTypes.h
Copyright: 2001, Keyhole, Inc.
License: MIT

Files: frmts/fits/fitsdataset.cpp
Copyright: 2001, Simon Perkins
License: MIT

Files: frmts/georaster/georaster_dataset.cpp
 frmts/georaster/georaster_priv.h
 frmts/georaster/georaster_rasterband.cpp
 frmts/georaster/georaster_wrapper.cpp
 frmts/georaster/oci_wrapper.cpp
 frmts/georaster/oci_wrapper.h
Copyright: 2008, Ivan Lucena
License: MIT

Files: frmts/gff/gff_dataset.cpp
Copyright: 2007, Philippe Vachon
License: MIT

Files: frmts/gif/gifabstractdataset.cpp
 frmts/gif/gifabstractdataset.h
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/gif/giflib/dgif_lib.c
Copyright: 1989-1990, Gershon Elber
License: MIT

Files: frmts/gif/giflib/egif_lib.c
Copyright: 1989-1990, Gershon Elber
 1996, Eric S. Raymond
License: MIT

Files: frmts/gif/giflib/gifalloc.c
Copyright: 1989, Gershon Elber
 1992, Eric S. Raymond
License: MIT

Files: frmts/gif/giflib/gif_err.c
 frmts/gif/giflib/gif_hash.c
 frmts/gif/giflib/gif_hash.h
Copyright: 1989, Gershon Elber
License: MIT

Files: frmts/gif/giflib/gif_lib.h
Copyright: 1989-1990, Gershon Elber
 1990, 1996, Eric S. Raymond
 1998, Toshio Kuratomi
License: MIT

Files: frmts/gif/giflib/gif_lib_private.h
Copyright: 1997, Eric S. Raymond
License: MIT

Files: frmts/grib/gribdataset.cpp
Copyright: 2007, ITC
License: MIT

Files: frmts/grib/degrib18/*
Copyright: NOAA NWS
License: public-domain
 The degrib and g2clib source code are modified versions of code produced 
 by NOAA NWS and are in the public domain subject to the following
 restrictions:
 .
 http://www.weather.gov/im/softa.htm
 .
 DISCLAIMER The United States Government makes no warranty, expressed or 
 implied, as to the usefulness of the software and documentation for any 
 purpose. The U.S. Government, its instrumentalities, officers, employees, 
 and agents assumes no responsibility (1) for the use of the software and 
 documentation listed below, or (2) to provide technical support to users. 
 .
 http://www.weather.gov/disclaimer.php
 .
  The information on government servers are in the public domain, unless 
 specifically annotated otherwise, and may be used freely by the public so 
 long as you do not 1) claim it is your own (e.g. by claiming copyright for 
 NWS information -- see below), 2) use it in a manner that implies an 
 endorsement or affiliation with NOAA/NWS, or 3) modify it in content and 
 then present it as official government material. You also cannot present 
 information of your own in a way that makes it appear to be official 
 government information..
 .
  The user assumes the entire risk related to its use of this data. NWS is 
 providing this data "as is," and NWS disclaims any and all warranties, 
 whether express or implied, including (without limitation) any implied 
 warranties of merchantability or fitness for a particular purpose. In no 
 event will NWS be liable to you or to any third party for any direct, 
 indirect, incidental, consequential, special or exemplary damages or lost 
 profit resulting from any use or misuse of this data.
 .
  As required by 17 U.S.C. 403, third parties producing copyrighted works 
 consisting predominantly of the material appearing in NWS Web pages must 
 provide notice with such work(s) identifying the NWS material incorporated 
 and stating that such material is not subject to copyright protection.

Files: frmts/gsg/gsagdataset.cpp
 frmts/gsg/gsbgdataset.cpp
Copyright: 2006, Kevin Locke <kwl7@cornell.edu>
License: MIT

Files: frmts/gsg/gs7bgdataset.cpp
Copyright: 2007, Adam Guernsey <adam@ctech.com>
License: MIT

Files: frmts/gta/gtadataset.cpp
Copyright: 2010-2011, Martin Lambers <marlam@marlam.de>
License: MIT

Files: frmts/gtiff/tif_float.c
 frmts/gtiff/tif_float.h
Copyright: 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
 2005, Andrey Kiselev <dron@remotesensing.org>
License: BSD-3-Clause

Files: frmts/gtiff/gt_citation.cpp
 frmts/gtiff/gt_citation.h
Copyright: 2008, Xiuguang Zhou (ESRI)
License: MIT

Files: frmts/gtiff/gt_jpeg_copy.cpp
 frmts/gtiff/gt_jpeg_copy.h
Copyright: 2012, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/gtiff/gt_wkt_srs.h
 frmts/gtiff/gt_wkt_srs_for_gdal.h
Copyright: 2010, Even Rouault
License: MIT

Files: frmts/gtiff/libgeotiff/geo_free.c
 frmts/gtiff/libgeotiff/geo_get.c
 frmts/gtiff/libgeotiff/geo_keyp.h
 frmts/gtiff/libgeotiff/geokeys.h
 frmts/gtiff/libgeotiff/geo_names.c
 frmts/gtiff/libgeotiff/geonames.h
 frmts/gtiff/libgeotiff/geo_new.c
 frmts/gtiff/libgeotiff/geo_print.c
 frmts/gtiff/libgeotiff/geo_set.c
 frmts/gtiff/libgeotiff/geotiff.h
 frmts/gtiff/libgeotiff/geotiffio.h
 frmts/gtiff/libgeotiff/geo_tiffp.c
 frmts/gtiff/libgeotiff/geo_tiffp.h
 frmts/gtiff/libgeotiff/geovalues.h
 frmts/gtiff/libgeotiff/geo_write.c
 frmts/gtiff/libgeotiff/xtiff.c
 frmts/gtiff/libgeotiff/xtiffio.h
Copyright: 1995, Niles D. Ritter
License: public-domain
 Permission granted to use this software, so long as this copyright
 notice accompanies any products derived therefrom.

Files: frmts/gtiff/libtiff/t4.h
 frmts/gtiff/libtiff/tif_close.c
 frmts/gtiff/libtiff/tif_codec.c
 frmts/gtiff/libtiff/tif_color.c
 frmts/gtiff/libtiff/tif_compress.c
 frmts/gtiff/libtiff/tif_dir.c
 frmts/gtiff/libtiff/tif_dir.h
 frmts/gtiff/libtiff/tif_dirinfo.c
 frmts/gtiff/libtiff/tif_dirread.c
 frmts/gtiff/libtiff/tif_dirwrite.c
 frmts/gtiff/libtiff/tif_dumpmode.c
 frmts/gtiff/libtiff/tif_error.c
 frmts/gtiff/libtiff/tif_extension.c
 frmts/gtiff/libtiff/tiff.h
 frmts/gtiff/libtiff/tiffio.h
 frmts/gtiff/libtiff/tiffiop.h
 frmts/gtiff/libtiff/tif_flush.c
 frmts/gtiff/libtiff/tif_lzw.c
 frmts/gtiff/libtiff/tif_next.c
 frmts/gtiff/libtiff/tif_open.c
 frmts/gtiff/libtiff/tif_packbits.c
 frmts/gtiff/libtiff/tif_predict.c
 frmts/gtiff/libtiff/tif_print.c
 frmts/gtiff/libtiff/tif_read.c
 frmts/gtiff/libtiff/tif_swab.c
 frmts/gtiff/libtiff/tif_thunder.c
 frmts/gtiff/libtiff/tif_warning.c
 frmts/gtiff/libtiff/tif_write.c
Copyright: 1988-1997, Sam Leffler
 1991-1997, Silicon Graphics, Inc.
License: HPND-sl-sgi

Files: frmts/gtiff/libtiff/tif_fax3.c
 frmts/gtiff/libtiff/tif_fax3.h
Copyright: 1990-1997, Sam Leffler
 1991-1997, Silicon Graphics, Inc.
 1990, 1995  Frank D. Cringle.
License: HPND-sl-sgi

Files: frmts/gtiff/libtiff/tif_aux.c
 frmts/gtiff/libtiff/tif_getimage.c
 frmts/gtiff/libtiff/tif_strip.c
 frmts/gtiff/libtiff/tif_tile.c
Copyright: 1991-1997, Sam Leffler
 1991-1997, Silicon Graphics, Inc.
License: HPND-sl-sgi

Files: frmts/gtiff/libtiff/tif_version.c
Copyright: 1992-1997, Sam Leffler
 1992-1997, Silicon Graphics, Inc.
License: HPND-sl-sgi

Files: frmts/gtiff/libtiff/tif_jpeg.c
Copyright: 1994-1997, Sam Leffler
 1994-1997, Silicon Graphics, Inc.
License: HPND-sl-sgi

Files: frmts/gtiff/libtiff/tif_predict.h
 frmts/gtiff/libtiff/tif_zip.c
Copyright: 1995-1997, Sam Leffler
 1995-1997, Silicon Graphics, Inc.
License: HPND-sl-sgi

Files: frmts/gtiff/libtiff/tif_luv.c
Copyright: 1997, Greg Ward Larson
 1997, Silicon Graphics, Inc.
License: HPND-sl-gl-sgi

Files: frmts/gtiff/libtiff/tif_lzma.c
Copyright: 2010, Andrey Kiselev <dron@ak4719.spb.edu>
License: HPND-sl-sgi

Files: frmts/gtiff/libtiff/tif_ojpeg.c
Copyright: Joris Van Damme <info@awaresystems.be>
 AWare Systems <http://www.awaresystems.be/>
Comment: The licence agreement for this file is the same as the rest of the LibTiff
 library.
 .
 IN NO EVENT SHALL JORIS VAN DAMME OR AWARE SYSTEMS BE LIABLE FOR
 ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
 LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 OF THIS SOFTWARE.
 .
 Joris Van Damme and/or AWare Systems may be available for custom
 development. If you like what you see, and need anything similar or related,
 contact <info@awaresystems.be>.
License: HPND-sl-sgi

Files: frmts/gtiff/libtiff/tif_pixarlog.c
Copyright: 1996-1997, Sam Leffler
 1996 Pixar
License: HPND-p-sl-sgi

Files: frmts/gxf/gxf_proj4.c
 frmts/gxf/gxfopen.c
 frmts/gxf/gxfopen.h
Copyright: 1998, Global Geomatics
 1998, Frank Warmerdam
License: MIT

Files: frmts/hdf4/hdf4compat.h
 frmts/hdf4/hdf4dataset.cpp
 frmts/hdf4/hdf4dataset.h
 frmts/hdf4/hdf4imagedataset.cpp
Copyright: 2002, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/hdf4/hdf-eos/EHapi.c
 frmts/hdf4/hdf-eos/GDapi.c
 frmts/hdf4/hdf-eos/SWapi.c
 frmts/hdf4/hdf-eos/HdfEosDef.h
 frmts/hdf4/hdf-eos/HDFEOSVersion.h
 frmts/hdf4/hdf-eos/ease.h
Copyright: 1996, Hughes and Applied Research Corporation
License: HPND-eos

Files: frmts/hdf4/hdf-eos/gctp_wrap.c
Copyright: 2004, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/hf2/hf2dataset.cpp
Copyright: 2010, Even Rouault
License: MIT

Files: frmts/hfa/hfa.h
 frmts/hfa/hfa_p.h
 frmts/hfa/hfaband.cpp
 frmts/hfa/hfadictionary.cpp
 frmts/hfa/hfaentry.cpp
 frmts/hfa/hfafield.cpp
 frmts/hfa/hfaopen.cpp
 frmts/hfa/hfatest.cpp
 frmts/hfa/hfatype.cpp
Copyright: 1999, Intergraph Corporation
License: MIT

Files: frmts/hfa/hfacompress.cpp
Copyright: 2005, Sam Gillingham
License: MIT

Files: frmts/idrisi/IdrisiDataset.cpp
 frmts/idrisi/idrisi.h
Copyright: ( c ) 2006, Ivan Lucena
License: MIT

Files: frmts/ilwis/ilwiscoordinatesystem.cpp
 frmts/ilwis/ilwisdataset.cpp
 frmts/ilwis/ilwisdataset.h
Copyright: 2004, ITC
License: MIT

Files: frmts/ingr/IngrTypes.cpp
 frmts/ingr/IngrTypes.h
 frmts/ingr/IntergraphBand.cpp
 frmts/ingr/IntergraphBand.h
 frmts/ingr/IntergraphDataset.cpp
 frmts/ingr/IntergraphDataset.h
 frmts/ingr/JpegHelper.cpp
 frmts/ingr/JpegHelper.h
Copyright: 2007, Ivan Lucena
License: MIT

Files: frmts/iris/irisdataset.cpp
Copyright: 2012, Roger Veciana <rveciana@gmail.com>
License: MIT

Files: frmts/iso8211/8211createfromxml.cpp
Copyright: 2013, Even Rouault <even dot rouault at mines-paris dot org>
License: MIT

Files: frmts/jaxapalsar/jaxapalsardataset.cpp
Copyright: 2007, Philippe P. Vachon <philippe@cowpig.ca>
License: MIT

Files: frmts/jpeg/jpgdataset.cpp
Copyright: 2000, Frank Warmerdam
 2006, Her majesty the Queen in right of Canada as represented by the Minister of National Defence
License: MIT

Files: frmts/jpeg/jpgdataset_12.cpp
Copyright: 2009, Even Rouault
License: MIT

Files: frmts/jpeg/libjpeg/*
 frmts/jpeg/libjpeg12/*
Copyright: 1991-1998, Thomas G. Lane
License: IJG

Files: frmts/jpeg2000/jpeg2000_vsil_io.cpp
Copyright: 2001-2006, Michael David Adams
 1999-2000, Image Power, Inc.
 1999-2000, The University of British Columbia
License: JasPer-2.0

Files: frmts/jpeg2000/jpeg2000dataset.cpp
Copyright: 2002, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/jpeg2000/jpeg2000_vsil_io.h
Copyright: 2009, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/jpegls/jpeglsdataset.cpp
Copyright: 2010, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/jpipkak/jpipkakdataset.cpp
 frmts/jpipkak/jpipkakdataset.h
Copyright: 2000-2007, ITT Visual Information Solutions
License: ITT

Files: frmts/kmlsuperoverlay/kmlsuperoverlaydataset.cpp
 frmts/kmlsuperoverlay/kmlsuperoverlaydataset.h
Copyright: 2010, SPADAC Inc. <harsh.govind@spadac.com>
License: MIT

Files: frmts/l1b/l1bdataset.cpp
Copyright: 2002, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/leveller/levellerdataset.cpp
Copyright: 2005-2007, Daylon Graphics Ltd.
License: MIT

Files: frmts/map/mapdataset.cpp
Copyright: 2012, Jean-Claude Repetto
License: MIT

Files: frmts/mbtiles/mbtilesdataset.cpp
Copyright: 2012, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/mrsid/mrsiddataset.cpp
Copyright: 2003, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/mrsid/mrsidstream.cpp
 frmts/mrsid/mrsidstream.h
Copyright: 2008, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/mrsid_lidar/gdal_MG4Lidar.cpp
Copyright: 2010, LizardTech
License: BSD-3-Clause

Files: frmts/msg/msgcommand.cpp
 frmts/msg/msgcommand.h
 frmts/msg/msgdataset.cpp
 frmts/msg/msgdataset.h
 frmts/msg/prologue.cpp
 frmts/msg/prologue.h
 frmts/msg/reflectancecalculator.cpp
 frmts/msg/reflectancecalculator.h
Copyright: 2004, ITC
License: MIT

Files: frmts/msg/xritheaderparser.cpp
 frmts/msg/xritheaderparser.h
Copyright: 2007, ITC
License: MIT

Files: frmts/msgn/msg_basic_types.cpp
 frmts/msgn/msg_basic_types.h
 frmts/msgn/msg_reader_core.cpp
 frmts/msgn/msg_reader_core.h
 frmts/msgn/msgndataset.cpp
Copyright: 2005, Frans van den Bergh <fvdbergh@csir.co.za>
License: MIT

Files: frmts/ngsgeoid/ngsgeoiddataset.cpp
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/nitf/nitfdump.c
 frmts/nitf/nitffile.c
 frmts/nitf/nitflib.h
Copyright: 2002, Frank Warmerdam
License: MIT

Files: frmts/nitf/nitfimage.c
Copyright: 2002, Frank Warmerdam
 1995, Logiciels et Applications Scientifiques (L.A.S.) Inc
License: MIT

Files: frmts/nitf/nitfdataset.cpp
 frmts/nitf/nitfdataset.h
 frmts/nitf/nitfrasterband.cpp
 frmts/nitf/nitfwritejpeg.cpp
Copyright: 2002, Frank Warmerdam
 2006, Her majesty the Queen in right of Canada as represented by the Minister of National Defence
License: MIT

Files: frmts/nitf/rpftocdataset.cpp
 frmts/nitf/rpftoclib.h
Copyright: 2007, Even Rouault
License: MIT

Files: frmts/nitf/rpftocfile.cpp
Copyright: 2007, Even Rouault
 1995, Logiciels et Applications Scientifiques (L.A.S.) Inc
Comment: Portions of code are placed under the following copyright:
 .
 Copyright (C) 1995 Logiciels et Applications Scientifiques (L.A.S.) Inc
 Permission to use, copy, modify and distribute this software and
 its documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies, that
 both the copyright notice and this permission notice appear in
 supporting documentation, and that the name of L.A.S. Inc not be used
 in advertising or publicity pertaining to distribution of the software
 without specific, written prior permission. L.A.S. Inc. makes no
 representations about the suitability of this software for any purpose.
 It is provided "as is" without express or implied warranty.
License: MIT

Files: frmts/nitf/nitf_gcprpc.cpp
Copyright: 2010, ESRI
License: MIT

Files: frmts/nitf/nitfdes.c
Copyright: 2010, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/nitf/ecrgtocdataset.cpp
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/northwood/grddataset.cpp
Copyright: 2006, Waypoint Information Technology
License: MIT

Files: frmts/northwood/grcdataset.cpp
 frmts/northwood/northwood.cpp
 frmts/northwood/northwood.h
Copyright: 2007, Waypoint Information Technology
License: MIT

Files: frmts/openjpeg/openjpegdataset.cpp
Copyright: 2010, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/ozi/ozidataset.cpp
Copyright: 2010, Even Rouault
License: MIT

Files: frmts/pcidsk/pcidskdataset.cpp
Copyright: 2003, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/pcidsk/gdal_pcidsk.h
Copyright: 2003, Andrey Kiselev <dron@remotesensing.org>
License: MIT

Files: frmts/pcidsk/sdk/pcidsk.h
 frmts/pcidsk/sdk/pcidsk_ads40.h
 frmts/pcidsk/sdk/pcidsk_buffer.h
 frmts/pcidsk/sdk/pcidsk_channel.h
 frmts/pcidsk/sdk/pcidsk_config.h
 frmts/pcidsk/sdk/pcidsk_ephemeris.h
 frmts/pcidsk/sdk/pcidsk_exception.h
 frmts/pcidsk/sdk/pcidsk_file.h
 frmts/pcidsk/sdk/pcidsk_gcp.h
 frmts/pcidsk/sdk/pcidsk_gcpsegment.h
 frmts/pcidsk/sdk/pcidsk_georef.h
 frmts/pcidsk/sdk/pcidsk_interfaces.h
 frmts/pcidsk/sdk/pcidsk_io.h
 frmts/pcidsk/sdk/pcidsk_mutex.h
 frmts/pcidsk/sdk/pcidsk_pct.h
 frmts/pcidsk/sdk/pcidsk_poly.h
 frmts/pcidsk/sdk/pcidsk_rpc.h
 frmts/pcidsk/sdk/pcidsk_segment.h
 frmts/pcidsk/sdk/pcidsk_shape.h
 frmts/pcidsk/sdk/pcidsk_toutin.h
 frmts/pcidsk/sdk/pcidsk_types.h
 frmts/pcidsk/sdk/pcidsk_vectorsegment.h
Copyright: 2009, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcidsk/sdk/pcidsk_airphoto.h
 frmts/pcidsk/sdk/pcidsk_array.h
 frmts/pcidsk/sdk/pcidsk_binary.h
 frmts/pcidsk/sdk/pcidsk_edb.h
 frmts/pcidsk/sdk/pcidsk_tex.h
Copyright: 2010, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcidsk/sdk/channel/cbandinterleavedchannel.cpp
 frmts/pcidsk/sdk/channel/cbandinterleavedchannel.h
 frmts/pcidsk/sdk/channel/cpcidskchannel.cpp
 frmts/pcidsk/sdk/channel/cpcidskchannel.h
 frmts/pcidsk/sdk/channel/cpixelinterleavedchannel.cpp
 frmts/pcidsk/sdk/channel/cpixelinterleavedchannel.h
 frmts/pcidsk/sdk/channel/ctiledchannel.cpp
 frmts/pcidsk/sdk/channel/ctiledchannel.h
Copyright: 2009, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcidsk/sdk/channel/cexternalchannel.cpp
 frmts/pcidsk/sdk/channel/cexternalchannel.h
Copyright: 2010, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcidsk/sdk/core/clinksegment.cpp
 frmts/pcidsk/sdk/core/clinksegment.h
 frmts/pcidsk/sdk/core/cpcidskfile.cpp
 frmts/pcidsk/sdk/core/cpcidskfile.h
 frmts/pcidsk/sdk/core/libjpeg_io.cpp
 frmts/pcidsk/sdk/core/metadataset.h
 frmts/pcidsk/sdk/core/metadataset_p.cpp
 frmts/pcidsk/sdk/core/mutexholder.h
 frmts/pcidsk/sdk/core/pcidsk_pubutils.cpp
 frmts/pcidsk/sdk/core/pcidsk_utils.cpp
 frmts/pcidsk/sdk/core/pcidsk_utils.h
 frmts/pcidsk/sdk/core/pcidskbuffer.cpp
 frmts/pcidsk/sdk/core/pcidskcreate.cpp
 frmts/pcidsk/sdk/core/pcidskexception.cpp
 frmts/pcidsk/sdk/core/pcidskinterfaces.cpp
 frmts/pcidsk/sdk/core/pcidskopen.cpp
 frmts/pcidsk/sdk/core/protectedfile.h
 frmts/pcidsk/sdk/core/sysvirtualfile.cpp
 frmts/pcidsk/sdk/core/sysvirtualfile.h
Copyright: 2009, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcidsk/sdk/core/edb_pcidsk.cpp
Copyright: 2010, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcidsk/sdk/port/io_stdio.cpp
 frmts/pcidsk/sdk/port/io_win32.cpp
 frmts/pcidsk/sdk/port/pthread_mutex.cpp
 frmts/pcidsk/sdk/port/win32_mutex.cpp
Copyright: 2009, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcidsk/sdk/segment/cpcidskads40model.cpp
 frmts/pcidsk/sdk/segment/cpcidskads40model.h
 frmts/pcidsk/sdk/segment/cpcidskephemerissegment.cpp
 frmts/pcidsk/sdk/segment/cpcidskephemerissegment.h
 frmts/pcidsk/sdk/segment/cpcidskgcp2segment.cpp
 frmts/pcidsk/sdk/segment/cpcidskgcp2segment.h
 frmts/pcidsk/sdk/segment/cpcidskgeoref.cpp
 frmts/pcidsk/sdk/segment/cpcidskgeoref.h
 frmts/pcidsk/sdk/segment/cpcidskpct.cpp
 frmts/pcidsk/sdk/segment/cpcidskpct.h
 frmts/pcidsk/sdk/segment/cpcidskpolymodel.h
 frmts/pcidsk/sdk/segment/cpcidskrpcmodel.cpp
 frmts/pcidsk/sdk/segment/cpcidskrpcmodel.h
 frmts/pcidsk/sdk/segment/cpcidsksegment.cpp
 frmts/pcidsk/sdk/segment/cpcidsksegment.h
 frmts/pcidsk/sdk/segment/cpcidsktoutinmodel.cpp
 frmts/pcidsk/sdk/segment/cpcidsktoutinmodel.h
 frmts/pcidsk/sdk/segment/cpcidskvectorsegment.cpp
 frmts/pcidsk/sdk/segment/cpcidskvectorsegment.h
 frmts/pcidsk/sdk/segment/metadatasegment.h
 frmts/pcidsk/sdk/segment/metadatasegment_p.cpp
 frmts/pcidsk/sdk/segment/orbitstructures.h
 frmts/pcidsk/sdk/segment/pcidsksegmentbuilder.h
 frmts/pcidsk/sdk/segment/sysblockmap.cpp
 frmts/pcidsk/sdk/segment/sysblockmap.h
 frmts/pcidsk/sdk/segment/toutinstructures.h
 frmts/pcidsk/sdk/segment/vecsegdataindex.h
 frmts/pcidsk/sdk/segment/vecsegheader.h
Copyright: 2009, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcidsk/sdk/segment/cpcidsk_array.cpp
 frmts/pcidsk/sdk/segment/cpcidsk_array.h
 frmts/pcidsk/sdk/segment/cpcidsk_tex.cpp
 frmts/pcidsk/sdk/segment/cpcidsk_tex.h
 frmts/pcidsk/sdk/segment/cpcidskapmodel.cpp
 frmts/pcidsk/sdk/segment/cpcidskapmodel.h
 frmts/pcidsk/sdk/segment/cpcidskbinarysegment.cpp
 frmts/pcidsk/sdk/segment/cpcidskbinarysegment.h
 frmts/pcidsk/sdk/segment/cpcidskbitmap.cpp
 frmts/pcidsk/sdk/segment/cpcidskbitmap.h
 frmts/pcidsk/sdk/segment/cpcidskvectorsegment_consistencycheck.cpp
 frmts/pcidsk/sdk/segment/vecsegdataindex.cpp
 frmts/pcidsk/sdk/segment/vecsegheader.cpp
Copyright: 2010, PCI Geomatics, 50 West Wilmot Street, Richmond Hill, Ont, Canada
License: MIT

Files: frmts/pcraster/pcrasterdataset.cpp
 frmts/pcraster/pcrasterdataset.h
 frmts/pcraster/pcrastermisc.cpp
 frmts/pcraster/pcrasterrasterband.cpp
 frmts/pcraster/pcrasterrasterband.h
 frmts/pcraster/pcrasterutil.cpp
 frmts/pcraster/pcrasterutil.h
Copyright: 2004, Kor de Jong
License: MIT

Files: frmts/pcraster/libcsf/*
Copyright: 1997-2003, Utrecht University
License: BSD-3-Clause

Files: frmts/pdf/pdfdataset.cpp
 frmts/pdf/pdfio.cpp
 frmts/pdf/pdfio.h
Copyright: 2010, Even Rouault
License: MIT

Files: frmts/pdf/pdfobject.cpp
 frmts/pdf/pdfobject.h
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/pdf/pdfcreatecopy.cpp
 frmts/pdf/pdfcreatecopy.h
 frmts/pdf/pdfdataset.h
Copyright: 2012, Even Rouault
License: MIT

Files: frmts/pds/isis2dataset.cpp
 frmts/pds/isis3dataset.cpp
 frmts/pds/pdsdataset.cpp
Copyright: 2006, Frank Warmerdam <warmerdam@pobox.com>
Comment: NOTE: Original code authored by Trent and Robert and placed in the public 
 domain as per US government policy.  I have (within my rights) appropriated 
 it and placed it under the following license.  This is not intended to 
 diminish Trent and Roberts contribution. 
License: MIT

Files: frmts/pgchip/pgchip.h
 frmts/pgchip/pgchipdataset.cpp
 frmts/pgchip/pgchiprasterband.cpp
 frmts/pgchip/pgchiputilities.cpp
Copyright: 2005, Benjamin Simon, noumayoss@gmail.com
License: MIT

Files: frmts/png/libpng/pngtrans.c
 frmts/png/libpng/pngwio.c
Copyright: 1998-2009, Glenn Randers-Pehrson
 1996, 1997, Andreas Dilger
 1995, 1996, Guy Eric Schalnat, Group 42, Inc.
License: libpng

Files: frmts/png/libpng/pngget.c
 frmts/png/libpng/pngmem.c
 frmts/png/libpng/pngpread.c
 frmts/png/libpng/pngrio.c
 frmts/png/libpng/pngwtran.c
 frmts/png/libpng/pngwutil.c
Copyright: 1998-2010, Glenn Randers-Pehrson
 1996, 1997, Andreas Dilger
 1995, 1996, Guy Eric Schalnat, Group 42, Inc.
License: libpng

Files: frmts/png/libpng/pngerror.c
 frmts/png/libpng/pngwrite.c
Copyright: 1998-2011, Glenn Randers-Pehrson
 1996, 1997, Andreas Dilger
 1995, 1996, Guy Eric Schalnat, Group 42, Inc.
License: libpng

Files: frmts/png/libpng/png.c
Copyright: 1998-2011, Glenn Randers-Pehrson
 1996, 1997, Andreas Dilger
 1995, 1996, Guy Eric Schalnat, Group 42, Inc.
License: libpng

Files: frmts/png/libpng/pnggccrd.c
 frmts/png/libpng/pngvcrd.c
Copyright: 1998-2012, Glenn Randers-Pehrson
License: libpng

Files: frmts/png/libpng/pngconf.h
 frmts/png/libpng/pngread.c
 frmts/png/libpng/pngrtran.c
 frmts/png/libpng/pngrutil.c
 frmts/png/libpng/pngset.c
Copyright: 1998-2012, Glenn Randers-Pehrson
 1996, 1997, Andreas Dilger
 1995, 1996, Guy Eric Schalnat, Group 42, Inc.
License: libpng

Files: frmts/png/libpng/png.h
Copyright: 1998-2012, Glenn Randers-Pehrson
 1996, 1997, Andreas Dilger
 1995, 1996, Guy Eric Schalnat, Group 42, Inc.
License: libpng

Files: frmts/postgisraster/postgisrasterdataset.cpp
 frmts/postgisraster/postgisrasterrasterband.cpp
Copyright: 2009-2011, Jorge Arevalo, jorge.arevalo@deimos-space.com
License: MIT

Files: frmts/postgisraster/postgisraster.h
 frmts/postgisraster/postgisrasterdriver.cpp
Copyright: 2010, Jorge Arevalo, jorge.arevalo@deimos-space.com
License: MIT

Files: frmts/rasdaman/rasdamandataset.cpp
 frmts/rasdaman/rasdamandataset.h
Copyright: 2010, Constantin Jucovschi
License: MIT

Files: frmts/rasterlite/rasterlitecreatecopy.cpp
 frmts/rasterlite/rasterlitedataset.cpp
 frmts/rasterlite/rasterlitedataset.h
 frmts/rasterlite/rasterliteoverviews.cpp
Copyright: 2009, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/raw/doq2dataset.cpp
Copyright: 2000, Derrick J Brashear
License: MIT

Files: frmts/raw/fastdataset.cpp
Copyright: 2002, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/raw/lcpdataset.cpp
Copyright: 2008, Chris Toney
License: MIT

Files: frmts/raw/ace2dataset.cpp
 frmts/raw/snodasdataset.cpp
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/rik/rikdataset.cpp
Copyright: 2005, Daniel Wallner <daniel.wallner@bredband.net>
License: MIT

Files: frmts/rmf/rmfdataset.cpp
Copyright: 2005, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/rmf/rmfdataset.h
Copyright: 2007, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/rmf/rmflzw.cpp
Copyright: 2007, Andrey Kiselev <dron@ak4719.spb.edu>
Comment: COPYRIGHT NOTICE FROM THE INITIAL IMPLEMENTATION:
 .
 The programs LZWCOM and LZWUNC, both in binary executable and source forms,
 are in the public domain.  No warranty is given or implied, and no
 liability will be assumed by the author.
 .
 Everyone on earth is hereby given permission to use, copy, distribute,
 change, mangle, destroy or otherwise employ these programs, provided they
 hurt no one but themselves in the process.
 .
 Kent Williams
 Norand Inc.
 550 2nd St S.E.
 Cedar Rapids, Iowa 52401
 (319) 369-3131
License: MIT

Files: frmts/rmf/rmfdem.cpp
Copyright: 2009, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/saga/sagadataset.cpp
Copyright: 2009, Volker Wichmann <wichmann@laserdata.at>
License: MIT

Files: frmts/sde/sdedataset.cpp
 frmts/sde/sderasterband.cpp
Copyright: 2007, Howard Butler <hobu@hobu.net>
License: MIT

Files: frmts/terragen/readme.txt
 frmts/terragen/terragendataset.cpp
Copyright: 2006-2007, Daylon Graphics Ltd.
License: MIT

Files: frmts/tsx/tsxdataset.cpp
Copyright: 2007, Philippe Vachon <philippe@cowpig.ca>
License: MIT

Files: frmts/vrt/vrtderivedrasterband.cpp
Copyright: 2005, Vexcel Corp.
License: MIT

Files: frmts/vrt/gdal_vrt.h
Copyright: 2007, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: frmts/webp/webpdataset.cpp
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/wms/cache.cpp
 frmts/wms/dataset.cpp
 frmts/wms/gdalhttp.cpp
 frmts/wms/gdalhttp.h
 frmts/wms/minidriver.cpp
 frmts/wms/minidriver_tiled_wms.cpp
 frmts/wms/minidriver_tiled_wms.h
 frmts/wms/minidriver_tileservice.cpp
 frmts/wms/minidriver_tileservice.h
 frmts/wms/minidriver_wms.cpp
 frmts/wms/minidriver_wms.h
 frmts/wms/minidriver_worldwind.cpp
 frmts/wms/minidriver_worldwind.h
 frmts/wms/rasterband.cpp
 frmts/wms/stuff.cpp
 frmts/wms/wmsdriver.cpp
 frmts/wms/wmsdriver.h
Copyright: 2007, Adam Nowacki
License: MIT

Files: frmts/wms/minidriver_tms.cpp
 frmts/wms/minidriver_tms.h
Copyright: 2007, Chris Schmidt
License: MIT

Files: frmts/wms/md5.cpp
Copyright: 1993, Colin Plumb
 1997, Jim Kingdon, Cyclic Software
License: public-domain
 This code implements the MD5 message-digest algorithm.
 The algorithm is due to Ron Rivest.  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.
 .
 Equivalent code is available from RSA Data Security, Inc.
 This code has been tested against that, and is equivalent,
 except that you don't need to include two pages of legalese
 with every copy.
 .
 To compute the message digest of a chunk of bytes, declare an
 MD5Context structure, pass it to MD5Init, call MD5Update as
 needed on buffers full of bytes, and then call MD5Final, which
 will fill a supplied 16-byte array with the digest.
 .
 This code was modified in 1997 by Jim Kingdon of Cyclic Software to
 not require an integer type which is exactly 32 bits.  This work
 draws on the changes for the same purpose by Tatu Ylonen
 <ylo@cs.hut.fi> as part of SSH, but since I didn't actually use
 that code, there is no copyright issue.  I hereby disclaim
 copyright in any changes I have made; this code remains in the
 public domain.

Files: frmts/wms/minidriver_virtualearth.cpp
 frmts/wms/minidriver_virtualearth.h
Copyright: 2011, Even Rouault
License: MIT

Files: frmts/wms/wmsmetadataset.cpp
 frmts/wms/wmsmetadataset.h
Copyright: 2011, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: frmts/xyz/xyzdataset.cpp
Copyright: 2010, Even Rouault
License: MIT

Files: frmts/zlib/compress.c
 frmts/zlib/uncompr.c
Copyright: 1995-2003, Jean-loup Gailly.
License: zlib

Files: frmts/zlib/inffast.h
Copyright: 1995-2003, Mark Adler
License: zlib

Files: frmts/zlib/deflate.h
Copyright: 1995-2004, Jean-loup Gailly
License: zlib

Files: frmts/zlib/adler32.c
 frmts/zlib/inffast.c
 frmts/zlib/inflate.h
Copyright: 1995-2004, Mark Adler
License: zlib

Files: frmts/zlib/trees.c
Copyright: 1995-2005, Jean-loup Gailly
License: zlib

Files: frmts/zlib/zlib.h
Copyright: 1995-2005, Jean-loup Gailly and Mark Adler
License: zlib

Files: frmts/zlib/gzio.c
 frmts/zlib/zconf.h
 frmts/zlib/zutil.c
 frmts/zlib/zutil.h
Copyright: 1995-2005, Jean-loup Gailly.
License: zlib

Files: frmts/zlib/deflate.c
Copyright: 1995-2005, Jean-loup Gailly.
 1995-2005, Jean-loup Gailly ";
License: zlib

Files: frmts/zlib/crc32.c
Copyright: 1995-2005, Mark Adler
Comment:  Thanks to Rodney Brown <rbrown64@csc.com.au> for his contribution of faster
 CRC methods: exclusive-oring 32 bits of data at a time, and pre-computing
 tables for updating the shift register in one step with three exclusive-ors
 instead of four steps with four exclusive-ors.  This results in about a
 factor of two increase in speed on a Power PC G4 (PPC7455) using gcc -O3.
License: zlib

Files: frmts/zlib/infback.c
 frmts/zlib/inflate.c
 frmts/zlib/inftrees.h
Copyright: 1995-2005, Mark Adler
License: zlib

Files: frmts/zlib/inftrees.c
Copyright: 1995-2005, Mark Adler
 1995-2005, Mark Adler ";
License: zlib

Files: frmts/zmap/zmapdataset.cpp
Copyright: 2011, Even Rouault
License: MIT

Files: gcore/gdalexif.cpp
Copyright: 2000, Frank Warmerdam
 2006, Her majesty the Queen in right of Canada as represented by the Minister of National Defence
License: MIT

Files: gcore/gdal_proxy.h
 gcore/gdalnodatavaluesmaskband.cpp
 gcore/gdalproxydataset.cpp
 gcore/gdalproxypool.cpp
Copyright: 2008, Even Rouault
License: MIT

Files: gcore/gdaldllmain.cpp
Copyright: 2010, Mateusz Loskot <mateusz@loskot.net>
License: MIT

Files: gcore/gdalclientserver.cpp
Copyright: 2013, Even Rouault, <even dot rouault at mines-paris dot org>
License: MIT

Files: gcore/gdal_rpcimdio.cpp
Copyright: 2008, HER MAJESTY THE QUEEN IN RIGHT OF CANADA as represented by the Canadian Nuclear Safety Commission
License: MIT

Files: gcore/Version.rc
Copyright: 2005, Frank Warmerdam <warmerdam@pobox.com>
Comment:  Copyright assignment provided by Martin Daly by email, "Be my guest.  Fame!
 At last!  Best not let it go to my head, eh?"
License: MIT

Files: ogr/ogr_expat.cpp
 ogr/ogr_expat.h
Copyright: 2009, Even Rouault
License: MIT

Files: ogr/ogrgeomediageometry.cpp
 ogr/ogrgeomediageometry.h
Copyright: 2011, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/generate_encoding_table.c
 ogr/ogr_geocoding.cpp
 ogr/ogr_geocoding.h
Copyright: 2012, Even Rouault
License: MIT

Files: ogr/ogr_capi_test.c
Copyright: 2003, Daniel Morissette
License: MIT

Files: ogr/ogrfeature.cpp
 ogr/ogrfeaturedefn.cpp
 ogr/ogr_feature.h
 ogr/ogrfielddefn.cpp
 ogr/ogrspatialreference.cpp
 ogr/ogr_spatialref.h
 ogr/ogr_srsnode.cpp
 ogr/ogr_srs_proj4.cpp
Copyright: 1999, Les Technologies SoftMap Inc.
License: MIT

Files: ogr/ogrfeaturestyle.cpp
Copyright: 2000-2001, Stephane Villeneuve
License: MIT

Files: ogr/ogrpgeogeometry.cpp
Copyright: 2005, Frank Warmerdam <warmerdam@pobox.com>
 2011, Paul Ramsey <pramsey at cleverelephant.ca>
License: MIT

Files: ogr/ogr_srs_pci.cpp
Copyright: 2003, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: ogr/ogr_srs_usgs.cpp
Copyright: 2004, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: ogr/ogr_srs_panorama.cpp
Copyright: 2005, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: ogr/ogr_srs_ozi.cpp
Copyright: 2009, Andrey Kiselev <dron@ak4719.spb.edu>
License: MIT

Files: ogr/swq.cpp
 ogr/swq.h
Copyright: 2001, Information Interoperability Institute (3i)
License: HPND-3i

Files: ogr/swq_parser.cpp
 ogr/swq_parser.hpp
Copyright: 1984, 1989-1990, 2000-2006, Free Software Foundation, Inc.
License: GPL-3.0+ with Bison exception

Files: ogr/ogrsf_frmts/aeronavfaa/ograeronavfaadatasource.cpp
 ogr/ogrsf_frmts/aeronavfaa/ograeronavfaadriver.cpp
 ogr/ogrsf_frmts/aeronavfaa/ogr_aeronavfaa.h
 ogr/ogrsf_frmts/aeronavfaa/ograeronavfaalayer.cpp
Copyright: 2010, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/arcgen/ograrcgendatasource.cpp
 ogr/ogrsf_frmts/arcgen/ograrcgendriver.cpp
 ogr/ogrsf_frmts/arcgen/ogr_arcgen.h
 ogr/ogrsf_frmts/arcgen/ograrcgenlayer.cpp
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/arcobjects/*
Copyright: 2009, Ragi Yaser Burhum
License: MIT

Files: ogr/ogrsf_frmts/avc/avc_binwr.c
 ogr/ogrsf_frmts/avc/avc_e00write.c
 ogr/ogrsf_frmts/avc/avc.h
Copyright: 1999-2001, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/avc/avc_bin.c
 ogr/ogrsf_frmts/avc/avc_e00gen.c
 ogr/ogrsf_frmts/avc/avc_e00parse.c
 ogr/ogrsf_frmts/avc/avc_e00read.c
 ogr/ogrsf_frmts/avc/avc_mbyte.c
 ogr/ogrsf_frmts/avc/avc_mbyte.h
 ogr/ogrsf_frmts/avc/avc_misc.c
 ogr/ogrsf_frmts/avc/avc_rawbin.c
Copyright: 1999-2005, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/avc/ogravce00datasource.cpp
 ogr/ogrsf_frmts/avc/ogravce00layer.cpp
Copyright: 2002, Frank Warmerdam <warmerdam@pobox.com>
 2006, James Flemer <jflemer@alum.rpi.edu>
License: MIT

Files: ogr/ogrsf_frmts/bna/ogrbnadatasource.cpp
 ogr/ogrsf_frmts/bna/ogrbnadriver.cpp
 ogr/ogrsf_frmts/bna/ogr_bna.h
 ogr/ogrsf_frmts/bna/ogrbnalayer.cpp
 ogr/ogrsf_frmts/bna/ogrbnaparser.cpp
 ogr/ogrsf_frmts/bna/ogrbnaparser.h
Copyright: 2007, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/couchdb/ogrcouchdbdatasource.cpp
 ogr/ogrsf_frmts/couchdb/ogrcouchdbdriver.cpp
 ogr/ogrsf_frmts/couchdb/ogr_couchdb.h
 ogr/ogrsf_frmts/couchdb/ogrcouchdblayer.cpp
 ogr/ogrsf_frmts/couchdb/ogrcouchdbrowslayer.cpp
 ogr/ogrsf_frmts/couchdb/ogrcouchdbtablelayer.cpp
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/dgn/dgnlib.h
 ogr/ogrsf_frmts/dgn/dgnlibp.h
 ogr/ogrsf_frmts/dgn/dgnopen.cpp
 ogr/ogrsf_frmts/dgn/dgnread.cpp
Copyright: 2000, Avenza Systems Inc, http://www.avenza.com/
License: MIT

Files: ogr/ogrsf_frmts/dgn/dgnstroke.cpp
Copyright: 2001, Avenza Systems Inc, http://www.avenza.com/
License: MIT

Files: ogr/ogrsf_frmts/dgn/dgndump.c
 ogr/ogrsf_frmts/dgn/dgnfloat.cpp
 ogr/ogrsf_frmts/dgn/dgnhelp.cpp
Copyright: 2002, Avenza Systems Inc, http://www.avenza.com/
License: MIT

Files: ogr/ogrsf_frmts/dxf/intronurbs.cpp
Copyright: 2000, 2009, David F. Rogers
Comment: This code is derived from the code associated with the book "An
 Introduction to NURBS" by David F. Rogers. More information on the book
 and the code is available at: http://www.nar-associates.com/nurbs/
License: BSD-3-Clause

Files: ogr/ogrsf_frmts/dxf/ogrdxf_polyline_smooth.cpp
 ogr/ogrsf_frmts/dxf/ogrdxf_polyline_smooth.h
Copyright: 2010, Daylon Graphics Ltd.
License: MIT

Files: ogr/ogrsf_frmts/edigeo/ogredigeodatasource.cpp
 ogr/ogrsf_frmts/edigeo/ogredigeodriver.cpp
 ogr/ogrsf_frmts/edigeo/ogr_edigeo.h
 ogr/ogrsf_frmts/edigeo/ogredigeolayer.cpp
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/elastic/ogrelasticdatasource.cpp
 ogr/ogrsf_frmts/elastic/ogrelasticdriver.cpp
 ogr/ogrsf_frmts/elastic/ogr_elastic.h
 ogr/ogrsf_frmts/elastic/ogrelasticlayer.cpp
Copyright: 2011, Adam Estrada
License: MIT

Files: ogr/ogrsf_frmts/filegdb/ogr_fgdb.h
Copyright: 2009, Ragi Yaser Burhum
License: MIT

Files: ogr/ogrsf_frmts/filegdb/FGdbUtils.h
Copyright: 2010, Ragi Yaser Burhum
License: MIT

Files: ogr/ogrsf_frmts/filegdb/FGdbDatasource.cpp
 ogr/ogrsf_frmts/filegdb/FGdbDriver.cpp
 ogr/ogrsf_frmts/filegdb/FGdbLayer.cpp
 ogr/ogrsf_frmts/filegdb/FGdbUtils.cpp
Copyright: 2010, Ragi Yaser Burhum
 2011, Paul Ramsey <pramsey at cleverelephant.ca>
License: MIT

Files: ogr/ogrsf_frmts/filegdb/FGdbResultLayer.cpp
Copyright: 2012, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/fme/fme2ogr.h
 ogr/ogrsf_frmts/fme/fme2ogr_utils.cpp
 ogr/ogrsf_frmts/fme/ogrfmedriver.cpp
 ogr/ogrsf_frmts/fme/ogrfmelayercached.cpp
 ogr/ogrsf_frmts/fme/ogrfmelayer.cpp
 ogr/ogrsf_frmts/fme/ogrfmelayerdb.cpp
 ogr/ogrsf_frmts/fme/ogrfmedatasource.cpp
Copyright: 1999, 2001, 2002 Safe Software Inc.
License: MIT

Files: ogr/ogrsf_frmts/fme/ogrfmecacheindex.cpp
Copyright: 2002 Safe Software Inc.
License: MIT

Files: ogr/ogrsf_frmts/generic/ogrdatasource.cpp
 ogr/ogrsf_frmts/generic/ogrlayer.cpp
 ogr/ogrsf_frmts/generic/ogrregisterall.cpp
 ogr/ogrsf_frmts/generic/ogrsfdriver.cpp
 ogr/ogrsf_frmts/generic/ogrsfdriverregistrar.cpp
Copyright: 1999, Les Technologies SoftMap Inc.
License: MIT

Files: ogr/ogrsf_frmts/generic/ogrlayerdecorator.cpp
 ogr/ogrsf_frmts/generic/ogrlayerdecorator.h
 ogr/ogrsf_frmts/generic/ogrlayerpool.cpp
 ogr/ogrsf_frmts/generic/ogrlayerpool.h
 ogr/ogrsf_frmts/generic/ogrunionlayer.cpp
 ogr/ogrsf_frmts/generic/ogrunionlayer.h
 ogr/ogrsf_frmts/generic/ogrwarpedlayer.cpp
 ogr/ogrsf_frmts/generic/ogrwarpedlayer.h
Copyright: 2012, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/geoconcept/geoconcept.c
 ogr/ogrsf_frmts/geoconcept/geoconcept.h
 ogr/ogrsf_frmts/geoconcept/geoconcept_syscoord.c
 ogr/ogrsf_frmts/geoconcept/geoconcept_syscoord.h
 ogr/ogrsf_frmts/geoconcept/ogrgeoconceptdatasource.cpp
 ogr/ogrsf_frmts/geoconcept/ogrgeoconceptdatasource.h
 ogr/ogrsf_frmts/geoconcept/ogrgeoconceptdriver.cpp
 ogr/ogrsf_frmts/geoconcept/ogrgeoconceptdriver.h
 ogr/ogrsf_frmts/geoconcept/ogrgeoconceptlayer.cpp
 ogr/ogrsf_frmts/geoconcept/ogrgeoconceptlayer.h
Copyright: 2007, Geoconcept and IGN
License: MIT

Files: ogr/ogrsf_frmts/geojson/ogrgeojsondatasource.cpp
 ogr/ogrsf_frmts/geojson/ogrgeojsondriver.cpp
 ogr/ogrsf_frmts/geojson/ogr_geojson.h
 ogr/ogrsf_frmts/geojson/ogrgeojsonlayer.cpp
 ogr/ogrsf_frmts/geojson/ogrgeojsonreader.cpp
 ogr/ogrsf_frmts/geojson/ogrgeojsonreader.h
 ogr/ogrsf_frmts/geojson/ogrgeojsonutils.cpp
 ogr/ogrsf_frmts/geojson/ogrgeojsonutils.h
 ogr/ogrsf_frmts/geojson/ogrgeojsonwriter.cpp
 ogr/ogrsf_frmts/geojson/ogrgeojsonwriter.h
Copyright: 2007, Mateusz Loskot
License: MIT

Files: ogr/ogrsf_frmts/geojson/ogresrijsonreader.cpp
Copyright: 2010, Even Rouault
 2007, Mateusz Loskot
License: MIT

Files: ogr/ogrsf_frmts/geojson/ogrgeojsonwritelayer.cpp
Copyright: 2011, Even Rouault
 2007, Mateusz Loskot
License: MIT

Files: ogr/ogrsf_frmts/geojson/jsonc/arraylist.c
 ogr/ogrsf_frmts/geojson/jsonc/arraylist.h
 ogr/ogrsf_frmts/geojson/jsonc/bits.h
 ogr/ogrsf_frmts/geojson/jsonc/config.h
 ogr/ogrsf_frmts/geojson/jsonc/COPYING
 ogr/ogrsf_frmts/geojson/jsonc/debug.c
 ogr/ogrsf_frmts/geojson/jsonc/debug.h
 ogr/ogrsf_frmts/geojson/jsonc/json.h
 ogr/ogrsf_frmts/geojson/jsonc/json_object.c
 ogr/ogrsf_frmts/geojson/jsonc/json_object.h
 ogr/ogrsf_frmts/geojson/jsonc/json_object_private.h
 ogr/ogrsf_frmts/geojson/jsonc/json_tokener.h
 ogr/ogrsf_frmts/geojson/jsonc/json_util.c
 ogr/ogrsf_frmts/geojson/jsonc/json_util.h
 ogr/ogrsf_frmts/geojson/jsonc/linkhash.c
 ogr/ogrsf_frmts/geojson/jsonc/linkhash.h
Copyright: 2004, 2005 Metaparadigm Pte. Ltd.
License: MIT

Files: ogr/ogrsf_frmts/geojson/jsonc/json_tokener.c
 ogr/ogrsf_frmts/geojson/jsonc/printbuf.c
 ogr/ogrsf_frmts/geojson/jsonc/printbuf.h
Copyright: 2004, 2005 Metaparadigm Pte. Ltd.
 2008-2009 Yahoo! Inc.  All rights reserved.
License: MIT

Files: ogr/ogrsf_frmts/geomedia/ogrgeomediadatasource.cpp
 ogr/ogrsf_frmts/geomedia/ogrgeomediadriver.cpp
 ogr/ogrsf_frmts/geomedia/ogr_geomedia.h
 ogr/ogrsf_frmts/geomedia/ogrgeomedialayer.cpp
 ogr/ogrsf_frmts/geomedia/ogrgeomediatablelayer.cpp
Copyright: 2011, Even Rouault, <even dot rouault at mines dash paris dot org>
 2005, Frank Warmerdam <warmerdam@pobox.com>
License: MIT

Files: ogr/ogrsf_frmts/georss/ogrgeorssdatasource.cpp
 ogr/ogrsf_frmts/georss/ogrgeorssdriver.cpp
 ogr/ogrsf_frmts/georss/ogr_georss.h
 ogr/ogrsf_frmts/georss/ogrgeorsslayer.cpp
Copyright: 2008, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/gft/ogrgftdatasource.cpp
 ogr/ogrsf_frmts/gft/ogrgftdriver.cpp
 ogr/ogrsf_frmts/gft/ogr_gft.h
 ogr/ogrsf_frmts/gft/ogrgftlayer.cpp
 ogr/ogrsf_frmts/gft/ogrgftresultlayer.cpp
 ogr/ogrsf_frmts/gft/ogrgfttablelayer.cpp
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/gml/gfstemplate.cpp
 ogr/ogrsf_frmts/gml/hugefileresolver.cpp
Copyright: 2011, Alessandro Furieri
License: MIT

Files: ogr/ogrsf_frmts/gml/gmlutils.cpp
 ogr/ogrsf_frmts/gml/gmlutils.h
Copyright: 2010, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/gml/resolvexlinks.cpp
Copyright: 2010, Chaitanya kumar CH
License: MIT

Files: ogr/ogrsf_frmts/gpsbabel/ogrgpsbabeldatasource.cpp
 ogr/ogrsf_frmts/gpsbabel/ogrgpsbabeldriver.cpp
 ogr/ogrsf_frmts/gpsbabel/ogr_gpsbabel.h
 ogr/ogrsf_frmts/gpsbabel/ogrgpsbabelwritedatasource.cpp
Copyright: 2010, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/gpx/ogrgpxdatasource.cpp
 ogr/ogrsf_frmts/gpx/ogrgpxdriver.cpp
 ogr/ogrsf_frmts/gpx/ogr_gpx.h
 ogr/ogrsf_frmts/gpx/ogrgpxlayer.cpp
Copyright: 2007, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/grass/ogrgrassdatasource.cpp
 ogr/ogrsf_frmts/grass/ogrgrassdriver.cpp
 ogr/ogrsf_frmts/grass/ogrgrass.h
 ogr/ogrsf_frmts/grass/ogrgrasslayer.cpp
Copyright: 2005, Radim Blazek <radim.blazek@gmail.com>
License: MIT

Files: ogr/ogrsf_frmts/gtm/gtm.cpp
 ogr/ogrsf_frmts/gtm/gtm.h
 ogr/ogrsf_frmts/gtm/gtmtracklayer.cpp
 ogr/ogrsf_frmts/gtm/gtmwaypointlayer.cpp
 ogr/ogrsf_frmts/gtm/ogrgtmdatasource.cpp
 ogr/ogrsf_frmts/gtm/ogrgtmdriver.cpp
 ogr/ogrsf_frmts/gtm/ogr_gtm.h
 ogr/ogrsf_frmts/gtm/ogrgtmlayer.cpp
Copyright: 2009, Leonardo de Paula Rosa Piga
License: MIT

Files: ogr/ogrsf_frmts/htf/ogrhtfdatasource.cpp
 ogr/ogrsf_frmts/htf/ogrhtfdriver.cpp
 ogr/ogrsf_frmts/htf/ogr_htf.h
 ogr/ogrsf_frmts/htf/ogrhtflayer.cpp
Copyright: 2010, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/idb/ogr_idb.h
 ogr/ogrsf_frmts/idb/ogridbdatasource.cpp
 ogr/ogrsf_frmts/idb/ogridbdriver.cpp
 ogr/ogrsf_frmts/idb/ogridblayer.cpp
 ogr/ogrsf_frmts/idb/ogridbselectlayer.cpp
 ogr/ogrsf_frmts/idb/ogridbtablelayer.cpp
Copyright: 2006, Oleg Semykin
License: MIT

Files: ogr/ogrsf_frmts/idrisi/generate_test_files.c
 ogr/ogrsf_frmts/idrisi/ogr_idrisi.h
 ogr/ogrsf_frmts/idrisi/ogridrisidatasource.cpp
 ogr/ogrsf_frmts/idrisi/ogridrisidriver.cpp
 ogr/ogrsf_frmts/idrisi/ogridrisilayer.cpp
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/ili/ili1reader.cpp
 ogr/ogrsf_frmts/ili/ili1reader.h
 ogr/ogrsf_frmts/ili/ili1readerp.h
 ogr/ogrsf_frmts/ili/ili2handler.cpp
 ogr/ogrsf_frmts/ili/ili2reader.cpp
 ogr/ogrsf_frmts/ili/ili2reader.h
 ogr/ogrsf_frmts/ili/ili2readerp.h
 ogr/ogrsf_frmts/ili/ilihelper.cpp
 ogr/ogrsf_frmts/ili/ilihelper.h
 ogr/ogrsf_frmts/ili/iomhelper.cpp
 ogr/ogrsf_frmts/ili/iomhelper.h
 ogr/ogrsf_frmts/ili/ogr_ili1.h
 ogr/ogrsf_frmts/ili/ogr_ili2.h
 ogr/ogrsf_frmts/ili/ogrili1datasource.cpp
 ogr/ogrsf_frmts/ili/ogrili1driver.cpp
 ogr/ogrsf_frmts/ili/ogrili1layer.cpp
 ogr/ogrsf_frmts/ili/ogrili2datasource.cpp
 ogr/ogrsf_frmts/ili/ogrili2driver.cpp
 ogr/ogrsf_frmts/ili/ogrili2layer.cpp
Copyright: 2004, Pirmin Kalberer, Sourcepole AG
License: MIT

Files: ogr/ogrsf_frmts/ili/iom/iom.h
 ogr/ogrsf_frmts/ili/iom/iom_attr.cpp
 ogr/ogrsf_frmts/ili/iom/iom_basket.cpp
 ogr/ogrsf_frmts/ili/iom/iom_error.cpp
 ogr/ogrsf_frmts/ili/iom/iom_file.cpp
 ogr/ogrsf_frmts/ili/iom/iom_iterator.cpp
 ogr/ogrsf_frmts/ili/iom/iom_object.cpp
 ogr/ogrsf_frmts/ili/iom/iom_p.h
 ogr/ogrsf_frmts/ili/iom/iom_utilities.cpp
 ogr/ogrsf_frmts/ili/iom/iom_value.cpp
 ogr/ogrsf_frmts/ili/iom/reader.cpp
 ogr/ogrsf_frmts/ili/iom/tags.cpp
 ogr/ogrsf_frmts/ili/iom/ustrings.cpp
 ogr/ogrsf_frmts/ili/iom/writer.cpp
Copyright: 2007, Claude Eisenhut
License: MIT

Files: ogr/ogrsf_frmts/kml/ogr2kmlgeometry.cpp
 ogr/ogrsf_frmts/kml/ogr_kml.h
 ogr/ogrsf_frmts/kml/ogrkmldatasource.cpp
 ogr/ogrsf_frmts/kml/ogrkmldriver.cpp
 ogr/ogrsf_frmts/kml/ogrkmllayer.cpp
Copyright: 2006, Christopher Condit
License: MIT

Files: ogr/ogrsf_frmts/kml/kml.cpp
 ogr/ogrsf_frmts/kml/kml.h
 ogr/ogrsf_frmts/kml/kmlnode.cpp
 ogr/ogrsf_frmts/kml/kmlnode.h
 ogr/ogrsf_frmts/kml/kmlutility.h
 ogr/ogrsf_frmts/kml/kmlvector.cpp
 ogr/ogrsf_frmts/kml/kmlvector.h
Copyright: 2007, Jens Oberender
License: MIT

Files: ogr/ogrsf_frmts/libkml/drv_libkml.html
 ogr/ogrsf_frmts/libkml/ogr_libkml.h
 ogr/ogrsf_frmts/libkml/ogrlibkmldatasource.cpp
 ogr/ogrsf_frmts/libkml/ogrlibkmldriver.cpp
 ogr/ogrsf_frmts/libkml/ogrlibkmlfeature.cpp
 ogr/ogrsf_frmts/libkml/ogrlibkmlfeature.h
 ogr/ogrsf_frmts/libkml/ogrlibkmlfeaturestyle.cpp
 ogr/ogrsf_frmts/libkml/ogrlibkmlfeaturestyle.h
 ogr/ogrsf_frmts/libkml/ogrlibkmlfield.cpp
 ogr/ogrsf_frmts/libkml/ogrlibkmlfield.h
 ogr/ogrsf_frmts/libkml/ogrlibkmlgeometry.cpp
 ogr/ogrsf_frmts/libkml/ogrlibkmlgeometry.h
 ogr/ogrsf_frmts/libkml/ogrlibkmllayer.cpp
 ogr/ogrsf_frmts/libkml/ogrlibkmlstyle.cpp
 ogr/ogrsf_frmts/libkml/ogrlibkmlstyle.h
Copyright: 2010, Brian Case
License: MIT

Files: ogr/ogrsf_frmts/mdb/ogr_mdb.h
 ogr/ogrsf_frmts/mdb/ogrmdbdatasource.cpp
 ogr/ogrsf_frmts/mdb/ogrmdbdriver.cpp
 ogr/ogrsf_frmts/mdb/ogrmdbjackcess.cpp
 ogr/ogrsf_frmts/mdb/ogrmdblayer.cpp
Copyright: 2011, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_geometry.h
 ogr/ogrsf_frmts/mitab/mitab_idfile.cpp
 ogr/ogrsf_frmts/mitab/mitab_mapindexblock.cpp
 ogr/ogrsf_frmts/mitab/mitab_maptoolblock.cpp
 ogr/ogrsf_frmts/mitab/mitab_rawbinblock.cpp
 ogr/ogrsf_frmts/mitab/mitab_tooldef.cpp
Copyright: 1999, 2000, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_middatafile.cpp
 ogr/ogrsf_frmts/mitab/mitab_ogr_datasource.cpp
 ogr/ogrsf_frmts/mitab/mitab_ogr_driver.cpp
 ogr/ogrsf_frmts/mitab/mitab_ogr_driver.h
Copyright: 1999, 2000, Stephane Villeneuve
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_datfile.cpp
 ogr/ogrsf_frmts/mitab/mitab_geometry.cpp
 ogr/ogrsf_frmts/mitab/mitab_indfile.cpp
 ogr/ogrsf_frmts/mitab/mitab_mapcoordblock.cpp
 ogr/ogrsf_frmts/mitab/mitab_mapobjectblock.cpp
 ogr/ogrsf_frmts/mitab/mitab_utils.cpp
 ogr/ogrsf_frmts/mitab/mitab_utils.h
Copyright: 1999-2001, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_feature.cpp
 ogr/ogrsf_frmts/mitab/mitab_mapfile.cpp
 ogr/ogrsf_frmts/mitab/mitab_mapheaderblock.cpp
 ogr/ogrsf_frmts/mitab/mitab_tabview.cpp
Copyright: 1999-2002, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_feature_mif.cpp
Copyright: 1999-2002, Stephane Villeneuve
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_priv.h
 ogr/ogrsf_frmts/mitab/mitab_tabfile.cpp
Copyright: 1999-2003, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_miffile.cpp
Copyright: 1999-2003, Stephane Villeneuve
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_tabseamless.cpp
Copyright: 1999-2004, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab.h
Copyright: 1999-2005, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_imapinfofile.cpp
Copyright: 1999-2008, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/mitab/mitab_bounds.cpp
Copyright: 2001, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/mssqlspatial/ogr_mssqlspatial.h
 ogr/ogrsf_frmts/mssqlspatial/ogrmssqlgeometryparser.cpp
 ogr/ogrsf_frmts/mssqlspatial/ogrmssqlgeometryvalidator.cpp
 ogr/ogrsf_frmts/mssqlspatial/ogrmssqlspatialdatasource.cpp
 ogr/ogrsf_frmts/mssqlspatial/ogrmssqlspatialdriver.cpp
 ogr/ogrsf_frmts/mssqlspatial/ogrmssqlspatiallayer.cpp
 ogr/ogrsf_frmts/mssqlspatial/ogrmssqlspatialselectlayer.cpp
 ogr/ogrsf_frmts/mssqlspatial/ogrmssqlspatialtablelayer.cpp
Copyright: 2010, Tamas Szekeres
License: MIT

Files: ogr/ogrsf_frmts/null/ogrnulldriver.cpp
Copyright: 2012, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/ods/ods_formula_parser.hpp
Copyright: 1984, 1989, 1990, 2000-2006, Free Software Foundation, Inc.
License: GPL-3.0+ with Bison exception

Files: ogr/ogrsf_frmts/ods/ods_formula_parser.cpp
Copyright: 1984, 1989, 1990, 2000-2006, Free Software Foundation, Inc.
 2010, Frank Warmerdam <warmerdam@pobox.com>
 2012, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT and GPL-3.0+ with Bison exception

Files: ogr/ogrsf_frmts/ods/ods_formula.cpp
 ogr/ogrsf_frmts/ods/ods_formula.h
 ogr/ogrsf_frmts/ods/ods_formula_node.cpp
 ogr/ogrsf_frmts/ods/ods_formula_parser.y
Copyright: 2010, Frank Warmerdam <warmerdam@pobox.com>
 2012, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/ods/ogr_ods.h
 ogr/ogrsf_frmts/ods/ogrodsdatasource.cpp
 ogr/ogrsf_frmts/ods/ogrodsdriver.cpp
 ogr/ogrsf_frmts/ods/testparser.cpp
Copyright: 2012, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/ogdi/ogrogdi.h
 ogr/ogrsf_frmts/ogdi/ogrogdidatasource.cpp
 ogr/ogrsf_frmts/ogdi/ogrogdidriver.cpp
 ogr/ogrsf_frmts/ogdi/ogrogdilayer.cpp
Copyright: 2000, Daniel Morissette
License: MIT

Files: ogr/ogrsf_frmts/openair/ogr_openair.h
 ogr/ogrsf_frmts/openair/ogropenairdatasource.cpp
 ogr/ogrsf_frmts/openair/ogropenairdriver.cpp
 ogr/ogrsf_frmts/openair/ogropenairlabellayer.cpp
 ogr/ogrsf_frmts/openair/ogropenairlayer.cpp
Copyright: 2010, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/osm/ogr_osm.h
Copyright: 2010, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/osm/gpb.h
 ogr/ogrsf_frmts/osm/ogrosmdatasource.cpp
 ogr/ogrsf_frmts/osm/ogrosmdriver.cpp
 ogr/ogrsf_frmts/osm/ogrosmlayer.cpp
 ogr/ogrsf_frmts/osm/osm2osm.c
 ogr/ogrsf_frmts/osm/osm_parser.cpp
 ogr/ogrsf_frmts/osm/osm_parser.h
Copyright: 2012, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/pdf/ogr_pdf.h
 ogr/ogrsf_frmts/pdf/ogrpdfdatasource.cpp
 ogr/ogrsf_frmts/pdf/ogrpdfdriver.cpp
Copyright: 2012, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/pds/ogr_pds.h
 ogr/ogrsf_frmts/pds/ogrpdsdatasource.cpp
 ogr/ogrsf_frmts/pds/ogrpdsdriver.cpp
 ogr/ogrsf_frmts/pds/ogrpdslayer.cpp
Copyright: 2010, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/pg/ogrpglayer.cpp
Copyright: 2000, Frank Warmerdam
 1996-2006, PostgreSQL Global Development Group
 1994, The Regents of the University of California
License: MIT and PostgreSQL

Files: ogr/ogrsf_frmts/pg/ogrpgutility.h
Copyright: 2007, Mateusz Loskot
License: MIT

Files: ogr/ogrsf_frmts/pg/ogrpgutility.cpp
Copyright: 2009, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/pgdump/ogr_pgdump.h
 ogr/ogrsf_frmts/pgdump/ogrpgdumpdatasource.cpp
 ogr/ogrsf_frmts/pgdump/ogrpgdumpdriver.cpp
 ogr/ogrsf_frmts/pgdump/ogrpgdumplayer.cpp
Copyright: 2010, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/sde/ogrsdedatasource.cpp
 ogr/ogrsf_frmts/sde/ogrsdelayer.cpp
Copyright: 2005, Frank Warmerdam <warmerdam@pobox.com>
 2008, Shawn Gervais <project10@project10.net>
 2008, Howard Butler <hobu.inc@gmail.com>
License: MIT

Files: ogr/ogrsf_frmts/sde/ogr_sde.h
 ogr/ogrsf_frmts/sde/ogrsdedriver.cpp
Copyright: 2008, Shawn Gervais <project10@project10.net>
 2008, Howard Butler <hobu.inc@gmail.com>
 2005, Frank Warmerdam <warmerdam@pobox.com>
License: MIT

Files: ogr/ogrsf_frmts/segukooa/ogr_segukooa.h
 ogr/ogrsf_frmts/segukooa/ogrsegukooadatasource.cpp
 ogr/ogrsf_frmts/segukooa/ogrsegukooadriver.cpp
 ogr/ogrsf_frmts/segukooa/ogrsegukooalayer.cpp
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/segy/ogr_segy.h
 ogr/ogrsf_frmts/segy/ogrsegydatasource.cpp
 ogr/ogrsf_frmts/segy/ogrsegydriver.cpp
 ogr/ogrsf_frmts/segy/ogrsegylayer.cpp
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/shape/shpopen.c
Copyright: 1999, 2001, Frank Warmerdam
License: MIT or LGPL-2.0+

Files: ogr/ogrsf_frmts/shape/dbfopen.c
 ogr/ogrsf_frmts/shape/shapefil.h
 ogr/ogrsf_frmts/shape/shptree.c
Copyright: 1999, Frank Warmerdam
License: MIT or LGPL-2.0+

Files: ogr/ogrsf_frmts/shape/ogrshape.h
 ogr/ogrsf_frmts/shape/ogrshapedatasource.cpp
 ogr/ogrsf_frmts/shape/ogrshapedriver.cpp
 ogr/ogrsf_frmts/shape/ogrshapelayer.cpp
 ogr/ogrsf_frmts/shape/shape2ogr.cpp
Copyright: 1999, Les Technologies SoftMap Inc.
License: MIT

Files: ogr/ogrsf_frmts/shape/sbnsearch.c
Copyright: 2012, Even Rouault
License: MIT or LGPL-2.0+

Files: ogr/ogrsf_frmts/sosi/fyba_melding.cpp
 ogr/ogrsf_frmts/sosi/ogr_sosi.h
 ogr/ogrsf_frmts/sosi/ogrsosidatasource.cpp
 ogr/ogrsf_frmts/sosi/ogrsosidriver.cpp
 ogr/ogrsf_frmts/sosi/ogrsosilayer.cpp
Copyright: 2010, Thomas Hirsch
License: MIT

Files: ogr/ogrsf_frmts/sqlite/ogrsqlitedatasource.cpp
Copyright: 2003, Frank Warmerdam <warmerdam@pobox.com>
Comment:  Contributor: Alessandro Furieri, a.furieri@lqt.it
 Portions of this module properly supporting SpatiaLite Table/Geom creation
 Developed for Faunalia ( http://www.faunalia.it) with funding from 
 Regione Toscana - Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
License: MIT

Files: ogr/ogrsf_frmts/sqlite/ogrsqlitedriver.cpp
Copyright: 2004, Frank Warmerdam <warmerdam@pobox.com>
Comment:  Contributor: Alessandro Furieri, a.furieri@lqt.it
 Portions of this module properly supporting SpatiaLite Table/Geom creation
 Developed for Faunalia ( http://www.faunalia.it) with funding from 
 Regione Toscana - Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
License: MIT

Files: ogr/ogrsf_frmts/sqlite/ogrsqlitelayer.cpp
Copyright: 2004, Frank Warmerdam <warmerdam@pobox.com>
Comment: Contributor: Alessandro Furieri, a.furieri@lqt.it
 Portions of this module supporting SpatiaLite's own 3D geometries
 [XY, XYM, XYZ and XYZM] available since v.2.4.0
 Developed for Faunalia ( http://www.faunalia.it) with funding from 
 Regione Toscana - Settore SISTEMA INFORMATIVO TERRITORIALE ED AMBIENTALE
License: MIT

Files: ogr/ogrsf_frmts/sqlite/ogrsqlitesinglefeaturelayer.cpp
Copyright: 2010, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/sqlite/ogrsqlitevfs.cpp
 ogr/ogrsf_frmts/sqlite/ogrsqliteviewlayer.cpp
Copyright: 2011, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/sqlite/ogrsqlite3ext.h
Copyright: 2012, Even Rouault <even dot rouault at mines dash paris dot org>
Comment: Contains headers from sqlite3.
 .
 Customized version of sqlite3ext.h to fix issues with */
 Spatialite amalgamation sqlite3ext.h that defines */
 sqlite3_macros that contradict the ones that should be defined */
 by sqlite3ext.h !!! This is messy, but no other choice, */
 except not using the sqlite3ext.h from spatialite amalgamation */
 .
 #undef sqlite3_aggregate_context
 ...
 #undef sqlite3_vtab_on_conflict
 .
 2006 June 7
 .
 The author disclaims copyright to this source code.  In place of
 a legal notice, here is a blessing:
 .
    May you do good and not evil.
    May you find forgiveness for yourself and forgive others.
    May you share freely, never taking more than you give.
 .
 ***********************************************************************
 This header file defines the SQLite interface for use by
 shared libraries that want to be imported as extensions into
 an SQLite instance.  Shared libraries that intend to be loaded
 as extensions by SQLite should #include this file instead of 
 sqlite3.h.
License: MIT

Files: ogr/ogrsf_frmts/sqlite/ogrsqliteregexp.cpp
Copyright: 2012, Even Rouault <even dot rouault at mines dash paris dot org>
Comment: This code originates from pcre.c from the sqlite3-pcre extension
 from http://laltromondo.dynalias.net/~iki/informatica/soft/sqlite3-pcre/
 whose header is:
 .
 Written by Alexey Tourbin <at@altlinux.org>.
 .
 The author has dedicated the code to the public domain.  Anyone is free
 to copy, modify, publish, use, compile, sell, or distribute the original
 code, either in source code form or as a compiled binary, for any purpose,
 commercial or non-commercial, and by any means.
License: MIT

Files: ogr/ogrsf_frmts/sqlite/ogrsqliteexecutesql.cpp
 ogr/ogrsf_frmts/sqlite/ogrsqliteregexp.h
 ogr/ogrsf_frmts/sqlite/ogrsqlitesqlfunctions.cpp
 ogr/ogrsf_frmts/sqlite/ogrsqlitesqlfunctions.h
 ogr/ogrsf_frmts/sqlite/ogrsqlitevirtualogr.cpp
 ogr/ogrsf_frmts/sqlite/ogrsqlitevirtualogr.h
 ogr/ogrsf_frmts/sqlite/test_load_virtual_ogr.c
Copyright: 2012, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/sua/ogr_sua.h
 ogr/ogrsf_frmts/sua/ogrsuadatasource.cpp
 ogr/ogrsf_frmts/sua/ogrsuadriver.cpp
 ogr/ogrsf_frmts/sua/ogrsualayer.cpp
Copyright: 2010, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/svg/ogr_svg.h
 ogr/ogrsf_frmts/svg/ogrsvgdatasource.cpp
 ogr/ogrsf_frmts/svg/ogrsvgdriver.cpp
 ogr/ogrsf_frmts/svg/ogrsvglayer.cpp
Copyright: 2011, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/tiger/tigeroverunder.cpp
 ogr/ogrsf_frmts/tiger/tigerpolygoncorrections.cpp
 ogr/ogrsf_frmts/tiger/tigerpolygoneconomic.cpp
 ogr/ogrsf_frmts/tiger/tigerzerocellid.cpp
Copyright: 2002, Frank Warmerdam, Mark Phillips
License: MIT

Files: ogr/ogrsf_frmts/tiger/tigerpoint.cpp
Copyright: 2002, Mark Phillips
License: MIT

Files: ogr/ogrsf_frmts/vfk/vfkpropertydefn.cpp
 ogr/ogrsf_frmts/vfk/vfkreaderp.h
Copyright: 2009-2010, 2012, Martin Landa <landa.martin gmail.com>
License: MIT

Files: ogr/ogrsf_frmts/vfk/vfkfeature.cpp
 ogr/ogrsf_frmts/vfk/vfkreader.cpp
 ogr/ogrsf_frmts/vfk/vfkreader.h
Copyright: 2009-2010, 2012-2013, Martin Landa <landa.martin gmail.com>
License: MIT

Files: ogr/ogrsf_frmts/vfk/ogrvfkdatasource.cpp
Copyright: 2009-2010, 2013, Martin Landa <landa.martin gmail.com>
License: MIT

Files: ogr/ogrsf_frmts/vfk/ogr_vfk.h
 ogr/ogrsf_frmts/vfk/ogrvfkdriver.cpp
 ogr/ogrsf_frmts/vfk/ogrvfklayer.cpp
 ogr/ogrsf_frmts/vfk/vfkproperty.cpp
Copyright: 2009-2010, Martin Landa <landa.martin gmail.com>
License: MIT

Files: ogr/ogrsf_frmts/vfk/vfkdatablock.cpp
Copyright: 2009-2013, Martin Landa <landa.martin gmail.com>
License: MIT

Files: ogr/ogrsf_frmts/vfk/vfkdatablocksqlite.cpp
 ogr/ogrsf_frmts/vfk/vfkfeaturesqlite.cpp
 ogr/ogrsf_frmts/vfk/vfkreadersqlite.cpp
Copyright: 2012-2013, Martin Landa <landa.martin gmail.com>
License: MIT

Files: ogr/ogrsf_frmts/vrt/ogrvrt.xsd
Copyright: 2012, Even Rouault
License: MIT

Files: ogr/ogrsf_frmts/wfs/ogr_wfs.h
 ogr/ogrsf_frmts/wfs/ogrwfsdatasource.cpp
 ogr/ogrsf_frmts/wfs/ogrwfsdriver.cpp
 ogr/ogrsf_frmts/wfs/ogrwfsfilter.cpp
 ogr/ogrsf_frmts/wfs/ogrwfslayer.cpp
Copyright: 2010, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/xls/ogr_xls.h
 ogr/ogrsf_frmts/xls/ogrxlsdatasource.cpp
 ogr/ogrsf_frmts/xls/ogrxlsdriver.cpp
 ogr/ogrsf_frmts/xls/ogrxlslayer.cpp
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/xlsx/ogr_xlsx.h
 ogr/ogrsf_frmts/xlsx/ogrxlsxdatasource.cpp
 ogr/ogrsf_frmts/xlsx/ogrxlsxdriver.cpp
Copyright: 2012, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: ogr/ogrsf_frmts/xplane/ogr_xplane.h
 ogr/ogrsf_frmts/xplane/ogr_xplane_apt_reader.cpp
 ogr/ogrsf_frmts/xplane/ogr_xplane_apt_reader.h
 ogr/ogrsf_frmts/xplane/ogr_xplane_awy_reader.cpp
 ogr/ogrsf_frmts/xplane/ogr_xplane_awy_reader.h
 ogr/ogrsf_frmts/xplane/ogr_xplane_fix_reader.cpp
 ogr/ogrsf_frmts/xplane/ogr_xplane_fix_reader.h
 ogr/ogrsf_frmts/xplane/ogr_xplane_geo_utils.cpp
 ogr/ogrsf_frmts/xplane/ogr_xplane_geo_utils.h
 ogr/ogrsf_frmts/xplane/ogr_xplane_nav_reader.cpp
 ogr/ogrsf_frmts/xplane/ogr_xplane_nav_reader.h
 ogr/ogrsf_frmts/xplane/ogr_xplane_reader.h
 ogr/ogrsf_frmts/xplane/ogr_xplane_reader.cpp
 ogr/ogrsf_frmts/xplane/ogrxplanedatasource.cpp
 ogr/ogrsf_frmts/xplane/ogrxplanedriver.cpp
 ogr/ogrsf_frmts/xplane/ogrxplanelayer.cpp
Copyright: 2008, Even Rouault
License: MIT

Files: port/cpl_atomic_ops.cpp
 port/cpl_atomic_ops.h
Copyright: 2009, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: port/cpl_base64.cpp
Copyright: 2008 Paul Ramsey
 2002 Refractions Research
 2004-2008 René Nyffenegger
Comment: CPLBase64Encode() was extracted from the base64 cpp utility published by
 René Nyffenegger. The code was modified into a form suitable for use in
 CPL.  The original code can be found at
 http://www.adp-gmbh.ch/cpp/common/base64.html. 
License: MIT and Base64

Files: port/cpl_error.cpp
 port/cpl_error.h
Copyright: 1998, Daniel Morissette
License: MIT

Files: port/cpl_hash_set.cpp
 port/cpl_hash_set.h
Copyright: 2008, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: port/cpl_list.cpp
 port/cpl_list.h
Copyright: 2003, Andrey Kiselev <dron@remotesensing.org>
License: MIT

Files: port/cpl_minizip_ioapi.*
 port/cpl_minizip_unzip.h
 port/cpl_minizip_zip.h
Copyright: 1998-2005, Gilles Vollant
 2007-2008, Even Rouault
License: Info-ZIP

Files: port/cpl_minizip_unzip.cpp
Copyright: 1990-2000, Info-ZIP
 1998-2005, Gilles Vollant
 2007-2008, Even Rouault
License: Info-ZIP

Files: port/cpl_minizip_zip.cpp
Copyright: 1998-2005, Gilles Vollant
 2004, Rolf Kalbermatter
 2007-2008, Even Rouault
License: Info-ZIP

Files: port/cpl_recode.cpp
Copyright: 2011, Andrey Kiselev <dron@ak4719.spb.edu>
 2008, Frank Warmerdam
License: HPND-disclaimer

Files: port/cpl_recode_iconv.cpp
Copyright: 2011, Andrey Kiselev <dron@ak4719.spb.edu>
License: HPND-disclaimer

Files: port/cpl_recode_stub.cpp
Copyright: 2008, Frank Warmerdam
 2006 by Bill Spitzak and others.
License: HPND-disclaimer

Files: port/cpl_spawn.cpp
Copyright: 2012, Even Rouault
License: MIT

Files: port/cpl_spawn.h
Copyright: 2013, Even Rouault
License: MIT

Files: port/cpl_string.cpp
 port/cpl_string.h
Copyright: 1998, Daniel Morissette
License: MIT

Files: port/cpl_strtod.cpp
Copyright: 2006, Andrey Kiselev
License: MIT

Files: port/cpl_time.cpp
Copyright: None
License: public-domain
 CPLUnixTimeToYMDHMS() is derived from timesub() in localtime.c from openbsd/freebsd/netbsd.
 CPLYMDHMSToUnixTime() has been implemented by Even Rouault and is in the public domain
 .
 Cf http://svn.freebsd.org/viewvc/base/stable/7/lib/libc/stdtime/localtime.c?revision=178142&view=markup
 localtime.c comes with the following header :
 .
 This file is in the public domain, so clarified as of
 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov).

Files: port/cpl_time.h
Copyright: 2009, Even Rouault, <even dot rouault at mines dash paris dot org>
License: MIT

Files: port/cpl_vsil_abstract_archive.cpp
 port/cpl_vsil_buffered_reader.cpp
Copyright: 2010, Even Rouault
License: MIT

Files: port/cpl_vsil_curl.cpp
Copyright: 2008, Even Rouault
License: MIT

Files: port/cpl_vsil_curl_priv.h
 port/cpl_vsil_curl_streaming.cpp
Copyright: 2012, Even Rouault
License: MIT

Files: port/cpl_vsil_gzip.cpp
Copyright: 2007, Even Rouault
 1995-2005 Jean-loup Gailly.
License: MIT and zlib

Files: port/cpl_vsil_stdin.cpp
 port/cpl_vsil_stdout.cpp
 port/cpl_vsil_tar.cpp
Copyright: 2010, Even Rouault
License: MIT

Files: port/cpl_win32ce_api.cpp
 port/cpl_win32ce_api.h
 port/cpl_wince.h
Copyright: 2006, Mateusz £oskot
License: MIT

Files: port/cpl_xml_validate.cpp
Copyright: 2012, Even Rouault
License: MIT

Files: swig/csharp/AssemblyInfo.cs
Copyright: 2008, Tamas Szekeres
License: MIT

Files: swig/csharp/apps/createdata.cs
 swig/csharp/apps/GDALAdjustContrast.cs
 swig/csharp/apps/GDALColorTable.cs
 swig/csharp/apps/GDALCreateCopy.cs
 swig/csharp/apps/GDALDatasetRasterIO.cs
 swig/csharp/apps/GDALDatasetWrite.cs
 swig/csharp/apps/GDALGetHistogram.cs
 swig/csharp/apps/GDALInfo.cs
 swig/csharp/apps/GDALOverviews.cs
 swig/csharp/apps/GDALRead.cs
 swig/csharp/apps/GDALReadDirect.cs
 swig/csharp/apps/GDALWrite.cs
 swig/csharp/apps/OGRGEOS.cs
 swig/csharp/apps/ogrinfo.cs
 swig/csharp/apps/OSRTransform.cs
 swig/csharp/apps/ReadXML.cs
 swig/csharp/apps/WKT2WKB.cs
Copyright: 2007, Tamas Szekeres
License: MIT

Files: swig/csharp/apps/GDALMemDataset.cs
 swig/csharp/apps/VSIMem.cs
Copyright: 2013, Tamas Szekeres
License: MIT

Files: swig/include/Band.i
 swig/include/ColorTable.i
 swig/include/cpl_exceptions.i
 swig/include/cpl.i
 swig/include/Dataset.i
 swig/include/Driver.i
 swig/include/gdalconst.i
 swig/include/gdal.i
 swig/include/gdal_typemaps.i
 swig/include/MajorObject.i
 swig/include/ogr_error_map.i
 swig/include/ogr.i
 swig/include/osr.i
 swig/include/Transform.i
Copyright: 2005, Kevin Ruland
License: MIT

Files: swig/include/Operations.i
Copyright: 2007, Howard Butler
License: MIT

Files: swig/include/XMLNode.i
Copyright: 2005, Tamas Szekeres
License: MIT

Files: swig/include/csharp/gdal_csharp_extend.i
 swig/include/csharp/gdal_csharp.i
 swig/include/csharp/ogr_csharp_extend.i
 swig/include/csharp/ogr_csharp.i
 swig/include/csharp/osr_csharp.i
 swig/include/csharp/swig_csharp_extensions.i
 swig/include/csharp/typemaps_csharp.i
Copyright: 2007, Tamas Szekeres
License: MIT

Files: swig/include/java/gdalconst_java.i
 swig/include/java/gdal_java.i
 swig/include/java/ogr_java.i
 swig/include/java/osr_java.i
 swig/include/java/typemaps_java.i
Copyright: 2006, Benjamin Collins, The MITRE Corporation
License: MIT

Files: swig/include/java/ogr_java_extend.i
Copyright: Andrea Aime (andrea.aime@gmail.com)
License: MIT

Files: swig/include/perl/gdal_perl.i
 swig/include/perl/ogr_perl.i
Copyright: 2007, Ari Jolma and Kevin Ruland
License: MIT

Files: swig/include/perl/typemaps_perl.i
Copyright: 2005, Ari Jolma
License: MIT

Files: swig/include/python/python_strings.i
Copyright: 2009, Even Rouault
License: MIT

Files: swig/java/add_javadoc.c
Copyright: 2009, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: swig/java/javadoc.java
Copyright: 2009, Even Rouault <even dot rouault at mines dash paris dot org>
 1999-2009, Frank Warmerdam
License: MIT

Files: swig/java/apps/GDALContour.java
 swig/java/apps/GDALGrid.java
Copyright: 2010, Ivan Lucena
License: MIT

Files: swig/java/apps/gdalinfo.java
Copyright: 2009, Even Rouault
 1998, Frank Warmerdam
 2006, The MITRE Corporation
License: MIT

Files: swig/java/apps/gdalmajorobject.java
Copyright: 2009, Even Rouault
License: MIT

Files: swig/java/apps/GDALOverviews.java
 swig/java/apps/OSRTransform.java
 swig/java/apps/ReadXML.java
 swig/java/apps/WKT2WKB.java
Copyright: 2009, Even Rouault
 2007, Tamas Szekeres
License: MIT

Files: swig/java/apps/GDALTestIO.java
 swig/java/apps/gdaltransformer.java
 swig/java/apps/OGRFeature.java
 swig/java/apps/OGRTestGC.java
Copyright: 2009, Even Rouault
License: MIT

Files: swig/java/apps/ogr2ogr.java
 swig/java/apps/ogrinfo.java
Copyright: 2009, Even Rouault
 1999, Frank Warmerdam
License: MIT

Files: swig/java/apps/testgetpoints.java
Copyright: 2011, Even Rouault
License: MIT

Files: swig/perl/*
Copyright: 2006-, Ari Jolma and GDAL Swig developers
License: Artistic or GPL-1.0+

Files: swig/python/samples/fft.py
 swig/python/samples/gdal2grd.py
Copyright: 2003, Andrey Kiselev <dron@remotesensing.org>
License: MIT

Files: swig/python/samples/gdal_cp.py
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: swig/python/samples/gdalinfo.py
Copyright: 2010, Even Rouault
 1998, Frank Warmerdam
License: MIT

Files: swig/python/samples/gdal_ls.py
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: swig/python/samples/gdalpythonserver.py
Copyright: 2013, Even Rouault, <even dot rouault at mines-paris dot org>
License: MIT

Files: swig/python/samples/gdal_vrtmerge.py
Copyright: 2000, Atlantis Scientific Inc. (www.atlsci.com)
 2005, Gabriel Ebner <ge@gabrielebner.at>
License: LGPL-2.0+

Files: swig/python/samples/ogr2ogr.py
 swig/python/samples/ogrinfo.py
Copyright: 2010, Even Rouault
 1999, Frank Warmerdam
License: MIT

Files: swig/python/samples/ogr_layer_algebra.py
Copyright: 2013, Even Rouault
License: MIT

Files: swig/python/samples/ogrupdate.py
Copyright: 2012, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: swig/python/samples/rel.py
 swig/python/samples/tolatlong.py
 swig/python/samples/val_repl.py
Copyright: 2003, Andrey Kiselev <dron@remotesensing.org>
License: MIT

Files: swig/python/samples/val_at_coord.py
Copyright: 2010, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: swig/python/scripts/gdal2tiles.py
Copyright: 2008, Klokan Petr Pridal
License: MIT

Files: swig/python/scripts/gdal_calc.py
Copyright: 2010, Chris Yesson <chris.yesson@ioz.ac.uk>
License: MIT

Files: swig/python/scripts/gdal_edit.py
Copyright: 2011, Even Rouault <even dot rouault at mines dash paris dot org>
License: MIT

Files: swig/python/scripts/gdal_merge.py
Copyright: 2000, Atlantis Scientific Inc. (www.atlsci.com)
License: LGPL-2.0+

Files: swig/python/scripts/gdal_retile.py
Copyright: 2007, Christian Mueller
License: MIT

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

License: Base64
 base64.cpp and base64.h
 .
  Copyright (C) 2004-2008 René Nyffenegger
 .
  This source code is provided 'as-is', without any express or implied
  warranty. In no event will the author be held liable for any damages
  arising from the use of this software.
 .
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
 .
  1. The origin of this source code must not be misrepresented; you must not
     claim that you wrote the original source code. If you use this source code
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
 .
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original source code.
 .
  3. This notice may not be removed or altered from any source distribution.
 .
  René Nyffenegger rene.nyffenegger@adp-gmbh.ch

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 the ORGANIZATION 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 HOLDER 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: GPL-1.0+
 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 1, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 1 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.

License: GPL-2.0+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.

License: GPL-2.0+ with Libtool exception
 GNU Libtool 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.
 .
 As a special exception to the GNU General Public License,
 if you distribute this file as part of a program or library that
 is built using GNU Libtool, you may include this file under the
 same distribution terms that you use for the rest of that program.
 .
 GNU Libtool is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with GNU Libtool; see the file COPYING.  If not, a copy
 can be downloaded from http://www.gnu.org/licenses/gpl.html,
 or obtained by writing to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.

License: GPL-3.0+ with Bison exception
 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 version 3 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-3'.
 .
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 .
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.

License: HPND-eos
 Permission to use, modify, and distribute this software and its documentation 
 for any purpose without fee is hereby granted, provided that the above 
 copyright notice appear in all copies and that both that copyright notice and 
 this permission notice appear in supporting documentation.

License: HPND-3i
 Permission to use, copy, modify and distribute this software and
 its documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies, that
 both the copyright notice and this permission notice appear in
 supporting documentation, and that the name of 3i not be used
 in advertising or publicity pertaining to distribution of the software
 without specific, written prior permission.  3i makes no
 representations about the suitability of this software for any purpose.
 It is provided "as is" without express or implied warranty.

License: HPND-disclaimer
 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.

License: HPND-sl-sgi
 Permission to use, copy, modify, distribute, and sell this software and
 its documentation for any purpose is hereby granted without fee, provided
 that (i) the above copyright notices and this permission notice appear in
 all copies of the software and related documentation, and (ii) the names of
 Sam Leffler and Silicon Graphics may not be used in any advertising or
 publicity relating to the software without the specific, prior written
 permission of Sam Leffler and Silicon Graphics.
 .
 THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
 EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
 WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 .
 IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
 ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
 LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 OF THIS SOFTWARE.

License: HPND-p-sl-sgi
 Permission to use, copy, modify, distribute, and sell this software and
 its documentation for any purpose is hereby granted without fee, provided
 that (i) the above copyright notices and this permission notice appear in
 all copies of the software and related documentation, and (ii) the names of
 Pixar, Sam Leffler and Silicon Graphics may not be used in any advertising or
 publicity relating to the software without the specific, prior written
 permission of Pixar, Sam Leffler and Silicon Graphics.
 .
 THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
 EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
 WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 .
 IN NO EVENT SHALL PIXAR, SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
 ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
 LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 OF THIS SOFTWARE.

License: HPND-sl-gl-sgi
 Permission to use, copy, modify, distribute, and sell this software and
 its documentation for any purpose is hereby granted without fee, provided
 that (i) the above copyright notices and this permission notice appear in
 all copies of the software and related documentation, and (ii) the names of
 Sam Leffler, Greg Larson and Silicon Graphics may not be used in any
 advertising or publicity relating to the software without the specific,
 prior written permission of Sam Leffler, Greg Larson and Silicon Graphics.
 .
 THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
 EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
 WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 .
 IN NO EVENT SHALL SAM LEFFLER, GREG LARSON OR SILICON GRAPHICS BE LIABLE
 FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
 LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
 OF THIS SOFTWARE.

License: IJG
 LEGAL ISSUES
 ============
 .
 In plain English:
 .
 1. We don't promise that this software works.  (But if you find any bugs,
    please let us know!)
 2. You can use this software for whatever you want.  You don't have to pay us.
 3. You may not pretend that you wrote this software.  If you use it in a
    program, you must acknowledge somewhere in your documentation that
    you've used the IJG code.
 .
 In legalese:
 .
 The authors make NO WARRANTY or representation, either express or implied,
 with respect to this software, its quality, accuracy, merchantability, or
 fitness for a particular purpose.  This software is provided "AS IS", and you,
 its user, assume the entire risk as to its quality and accuracy.
 .
 This software is copyright (C) 1991-1998, Thomas G. Lane.
 All Rights Reserved except as specified below.
 .
 Permission is hereby granted to use, copy, modify, and distribute this
 software (or portions thereof) for any purpose, without fee, subject to these
 conditions:
 (1) If any part of the source code for this software is distributed, then this
 README file must be included, with this copyright and no-warranty notice
 unaltered; and any additions, deletions, or changes to the original files
 must be clearly indicated in accompanying documentation.
 (2) If only executable code is distributed, then the accompanying
 documentation must state that "this software is based in part on the work of
 the Independent JPEG Group".
 (3) Permission for use of this software is granted only if the user accepts
 full responsibility for any undesirable consequences; the authors accept
 NO LIABILITY for damages of any kind.
 .
 These conditions apply to any software derived from or based on the IJG code,
 not just to the unmodified library.  If you use our work, you ought to
 acknowledge us.
 .
 Permission is NOT granted for the use of any IJG author's name or company name
 in advertising or publicity relating to this software or products derived from
 it.  This software may be referred to only as "the Independent JPEG Group's
 software".
 .
 We specifically permit and encourage the use of this software as the basis of
 commercial products, provided that all warranty or liability claims are
 assumed by the product vendor.
 .
 .
 ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
 sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
 ansi2knr.c is NOT covered by the above copyright and conditions, but instead
 by the usual distribution terms of the Free Software Foundation; principally,
 that you must include source code if you redistribute it.  (See the file
 ansi2knr.c for full details.)  However, since ansi2knr.c is not needed as part
 of any program generated from the IJG code, this does not limit you more than
 the foregoing paragraphs do.
 .
 The Unix configuration script "configure" was produced with GNU Autoconf.
 It is copyright by the Free Software Foundation but is freely distributable.
 The same holds for its supporting scripts (config.guess, config.sub,
 ltconfig, ltmain.sh).  Another support script, install-sh, is copyright
 by M.I.T. but is also freely distributable.
 .
 It appears that the arithmetic coding option of the JPEG spec is covered by
 patents owned by IBM, AT&T, and Mitsubishi.  Hence arithmetic coding cannot
 legally be used without obtaining one or more licenses.  For this reason,
 support for arithmetic coding has been removed from the free JPEG software.
 (Since arithmetic coding provides only a marginal gain over the unpatented
 Huffman mode, it is unlikely that very many implementations will support it.)
 So far as we are aware, there are no patent restrictions on the remaining
 code.
 .
 The IJG distribution formerly included code to read and write GIF files.
 To avoid entanglement with the Unisys LZW patent, GIF reading support has
 been removed altogether, and the GIF writer has been simplified to produce
 "uncompressed GIFs".  This technique does not use the LZW algorithm; the
 resulting GIF files are larger than usual, but are readable by all standard
 GIF decoders.
 .
 We are required to state that
     "The Graphics Interchange Format(c) is the Copyright property of
     CompuServe Incorporated.  GIF(sm) is a Service Mark property of
     CompuServe Incorporated."

License: Info-ZIP
 This is version 2005-Feb-10 of the Info-ZIP copyright and license.
 The definitive version of this document should be available at
 ftp://ftp.info-zip.org/pub/infozip/license.html indefinitely.
 .
 For the purposes of this copyright and license, "Info-ZIP" is defined as
 the following set of individuals:
 .
    Mark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois,
    Jean-loup Gailly, Hunter Goatley, Ed Gordon, Ian Gorman, Chris Herborth,
    Dirk Haase, Greg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz,
    David Kirschbaum, Johnny Lee, Onno van der Linden, Igor Mandrichenko,
    Steve P. Miller, Sergio Monesi, Keith Owens, George Petrov, Greg Roelofs,
    Kai Uwe Rommel, Steve Salisbury, Dave Smith, Steven M. Schweda,
    Christian Spieler, Cosmin Truta, Antoine Verheijen, Paul von Behren,
    Rich Wales, Mike White
 .
 This software is provided "as is," without warranty of any kind, express
 or implied.  In no event shall Info-ZIP or its contributors be held liable
 for any direct, indirect, incidental, special or consequential damages
 arising out of the use of or inability to use this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
     1. Redistributions of source code must retain the above copyright notice,
        definition, disclaimer, and this list of conditions.
 .
     2. Redistributions in binary form (compiled executables) must reproduce
        the above copyright notice, definition, disclaimer, and this list of
        conditions in documentation and/or other materials provided with the
        distribution.  The sole exception to this condition is redistribution
        of a standard UnZipSFX binary (including SFXWiz) as part of a
        self-extracting archive; that is permitted without inclusion of this
        license, as long as the normal SFX banner has not been removed from
        the binary or disabled.
 .
     3. Altered versions--including, but not limited to, ports to new operating
        systems, existing ports with new graphical interfaces, and dynamic,
        shared, or static library versions--must be plainly marked as such
        and must not be misrepresented as being the original source.  Such
        altered versions also must not be misrepresented as being Info-ZIP
        releases--including, but not limited to, labeling of the altered
        versions with the names "Info-ZIP" (or any variation thereof, including,
        but not limited to, different capitalizations), "Pocket UnZip," "WiZ"
        or "MacZip" without the explicit permission of Info-ZIP.  Such altered
        versions are further prohibited from misrepresentative use of the
        Zip-Bugs or Info-ZIP e-mail addresses or of the Info-ZIP URL(s).
 .
     4. Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip,"
        "UnZipSFX," "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its
        own source and binary releases.

License: ITT
 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: JasPer-2.0
 JasPer License Version 2.0
 .
 Copyright (c) 2001-2006 Michael David Adams
 Copyright (c) 1999-2000 Image Power, Inc.
 Copyright (c) 1999-2000 The University of British Columbia
 .
 All rights reserved.
 . 
 Permission is hereby granted, free of charge, to any person (the
 "User") 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, subject to the
 following conditions:
 . 
 1.  The above copyright notices and this permission notice (which
 includes the disclaimer below) shall be included in all copies or
 substantial portions of the Software.
 . 
 2.  The name of a copyright holder shall not be used to endorse or
 promote products derived from the Software without specific prior
 written permission.
 .
 THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
 LICENSE.  NO USE OF THE SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER
 THIS DISCLAIMER.  THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
 "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 HOLDERS 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.  NO ASSURANCES ARE
 PROVIDED BY THE COPYRIGHT HOLDERS THAT THE SOFTWARE DOES NOT INFRINGE
 THE PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY.
 EACH COPYRIGHT HOLDER DISCLAIMS ANY LIABILITY TO THE USER FOR CLAIMS
 BROUGHT BY ANY OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL
 PROPERTY RIGHTS OR OTHERWISE.  AS A CONDITION TO EXERCISING THE RIGHTS
 GRANTED HEREUNDER, EACH USER HEREBY ASSUMES SOLE RESPONSIBILITY TO SECURE
 ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF ANY.  THE SOFTWARE
 IS NOT FAULT-TOLERANT AND IS NOT INTENDED FOR USE IN MISSION-CRITICAL
 SYSTEMS, SUCH AS THOSE USED IN THE OPERATION OF NUCLEAR FACILITIES,
 AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL
 SYSTEMS, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH
 THE FAILURE OF THE SOFTWARE OR SYSTEM COULD LEAD DIRECTLY TO DEATH,
 PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH
 RISK ACTIVITIES").  THE COPYRIGHT HOLDERS SPECIFICALLY DISCLAIM ANY
 EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.

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

License: libpng
 This copy of the libpng notices is provided for your convenience.  In case of
 any discrepancy between this copy and the notices in the file png.h that is
 included in the libpng distribution, the latter shall prevail.
 .
 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 .
 If you modify libpng you may insert additional notices immediately following
 this sentence.
 .
 This code is released under the libpng license.
 .
 libpng versions 1.2.6, August 15, 2004, through 1.2.50, July 10, 2012, are
 Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.2.5
 with the following individual added to the list of Contributing Authors
 .
    Cosmin Truta
 .
 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
 .
    Simon-Pierre Cadieux
    Eric S. Raymond
    Gilles Vollant
 .
 and with the following additions to the disclaimer:
 .
    There is no warranty against interference with your enjoyment of the
    library or against infringement.  There is no warranty that our
    efforts or the library will fulfill any of your particular purposes
    or needs.  This library is provided with all faults, and the entire
    risk of satisfactory quality, performance, accuracy, and effort is with
    the user.
 .
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-0.96,
 with the following individuals added to the list of Contributing Authors:
 .
    Tom Lane
    Glenn Randers-Pehrson
    Willem van Schaik
 .
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996, 1997 Andreas Dilger
 Distributed according to the same disclaimer and license as libpng-0.88,
 with the following individuals added to the list of Contributing Authors:
 .
    John Bowler
    Kevin Bracey
    Sam Bushell
    Magnus Holmgren
    Greg Roelofs
    Tom Tanner
 .
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 .
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 .
    Andreas Dilger
    Dave Martindale
    Guy Eric Schalnat
    Paul Schmidt
    Tim Wegner
 .
 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
 and Group 42, Inc. disclaim all warranties, expressed or implied,
 including, without limitation, the warranties of merchantability and of
 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
 assume no liability for direct, indirect, incidental, special, exemplary,
 or consequential damages, which may result from the use of the PNG
 Reference Library, even if advised of the possibility of such damage.
 .
 Permission is hereby granted to use, copy, modify, and distribute this
 source code, or portions hereof, for any purpose, without fee, subject
 to the following restrictions:
 .
 1. The origin of this source code must not be misrepresented.
 .
 2. Altered versions must be plainly marked as such and must not
    be misrepresented as being the original source.
 .
 3. This Copyright notice may not be removed or altered from any
    source or altered source distribution.
 .
 The Contributing Authors and Group 42, Inc. specifically permit, without
 fee, and encourage the use of this source code as a component to
 supporting the PNG file format in commercial products.  If you use this
 source code in a product, acknowledgment is not required but would be
 appreciated.
 .
 .
 A "png_get_copyright" function is available, for convenient use in "about"
 boxes and the like:
 .
    printf("%s",png_get_copyright(NULL));
 .
 Also, the PNG logo (in PNG format, of course) is supplied in the
 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
 .
 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
 certification mark of the Open Source Initiative.
 .
 Glenn Randers-Pehrson
 glennrp at users.sourceforge.net
 July 10, 2012

License: MIT
 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: MIT-short
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation, and that the name of M.I.T. not be used in advertising or
 publicity pertaining to distribution of the software without specific,
 written prior permission.  M.I.T. makes no representations about the
 suitability of this software for any purpose.  It is provided "as is"
 without express or implied warranty.

License: PostgreSQL
 PostgreSQL Database Management System
 (formerly known as Postgres, then as Postgres95)
 .
 Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
 .
 Portions Copyright (c) 1994, The Regents of the University of California
 .
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose, without fee, and without a written agreement
 is hereby granted, provided that the above copyright notice and this
 paragraph and the following two paragraphs appear in all copies.
 .
 IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
 LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
 DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 .
 THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
 ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

License: zlib
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.