/usr/share/doc/perl/copyright is in perl-base 5.18.2-2ubuntu1.
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 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: perl
Source: http://www.perl.com/CPAN/src/5.0/
Comment:
This package was debianized by Brendan O'Dea <bod@debian.org> on
Thu, 17 Aug 2000 16:10:54 +1000.
.
Upstream Authors:
.
Larry Wall et. al. (see /usr/share/doc/perl/AUTHORS).
.
Last checked against: Perl 5.18.2
Files: *
Copyright:
Perl is Copyright (C) 1987-2013 by Larry Wall and others. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the terms of either:
.
a) the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later
version, or
.
b) the "Artistic License" which comes with Perl.
.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-1' and
the Artistic Licence in `/usr/share/common-licenses/Artistic'.
Comment:
The directories ext/, dist/, and cpan/ contain separate distributions
that have been bundled with the Perl core. The copyright and license
status of these have been detailed separately below.
.
It is assumed that all the other files are part of Perl and share the
above copyright and license information unless explicitly specified
differently. Only the exceptions have been detailed below.
.
As a small portion of the files are indeed licensed differently from
the above, all the other licenses have been collected and/or duplicated
at the end of this file to facilitate review.
Files: perlio.c
Copyright:
Copyright (c) 1996-2006, Nick Ing-Simmons
Copyright (c) 2006, 2007, 2008 Larry Wall and others
License: GPL-1+ or Artistic
This file is a part of Perl itself, licensed as above.
Files: malloc.c
Copyright:
Modifications Copyright Ilya Zakharevich 1996-99.
License: GPL-1+ or Artistic
This file is a part of Perl itself, licensed as above.
Files: pp_sort.c
Copyright:
Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Larry Wall and others
.
Copyright (C) Tom Horsley, 1997. All rights reserved.
License: GPL-1+ or Artistic
This file is a part of Perl itself, licensed as above.
Files: mro.c
Copyright:
Copyright (c) 2007 Brandon L Black
Copyright (c) 2007, 2008 Larry Wall and others
License: GPL-1+ or Artistic
This file is a part of Perl itself, licensed as above.
Files: perl.c
Copyright:
Copyright 1987-2011, Larry Wall
MS-DOS port Copyright (c) 1989, 1990, Diomidis Spinellis
OS/2 port Copyright (c) 1990, 1991, Raymond Chen, Kai Uwe Rommel
Version 5 port Copyright (c) 1994-2002, Andreas Kaiser, Ilya Zakharevich
License: GPL-1+ or Artistic
This file is a part of Perl itself, licensed as above.
Comment:
These copyright notices are embedded in the code, and possibly apply
to other files as well.
Files: time64.c
Copyright:
Copyright (c) 2007-2008 Michael G Schwern
.
This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
License: Expat
Files:
regcomp.c
regexec.c
Copyright:
Copyright (c) 1986 by University of Toronto.
Written by Henry Spencer. Not derived from licensed software.
.
Alterations to Henry's code are...
Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
by Larry Wall and others
.
NOTE: this is derived from Henry Spencer's regexp code, and should not
confused with the original package (see point 3 below). Thanks, Henry!
License: REGCOMP, and GPL-1+ or Artistic
Comment:
The "alterations to Henry's code" have the following license information:
.
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: hv_func.h
Copyright:
Paul Hsieh (c) 2004
License: HSIEH-DERIVATIVE or HSIEH-BSD or LGPL-2.1
Comment:
The first two alternative licenses, as retrieved at
Thu, 09 May 2013 00:00:38 +0300
are included at the end of this file.
.
On Debian GNU/Linux systems, the complete text of the LGPL 2.1
license can be found in `/usr/share/common-licenses/LGPL-2.1'.
.
Part of this file carries the following comment:
.
FYI: This is the "Super-Fast" algorithm mentioned by Bob Jenkins in
(http://burtleburtle.net/bob/hash/doobs.html)
It is by Paul Hsieh (c) 2004 and is analysed here
http://www.azillionmonkeys.com/qed/hash.html
license terms are here:
http://www.azillionmonkeys.com/qed/weblicense.html
.
As of Thu, 09 May 2013 00:02:53 +0300, the "weblicense.html" document
states:
.
Unless otherwise accompanied by another included license, the text
and explicitly rendered exposition of all content under this website
is covered by the Paul Hsieh exposition license.
.
For the specific coverage of raw source code (only) obtained from
this website, you have the option of using the old-style BSD license
to use the code instead of other the licenses. This option has been
provided for people who can't figure out what I talking about with my
derivative license, or who are using a old-style BSD compatible license.
.
Unless otherwise accompanied by another included license, derivative
work by taking portions or ideas from the above mentioned exposition
are covered by the Paul Hsieh derivative license.
.
Examples: Unless covered by another accompanying license, source code
shown on my website can be used freely under the derivative license,
(and may be distributed under a public domain license, whether compiled
into another program or not, for example) however the font, comments,
colors or any layout details associated to that source code in its
exposition are covered by the exposition license.
.
The entire English text describing the code is also covered under the
exposition license and thus cannot be copied at all outside the limits
of fair use.
.
Images and graphics shown on this website are entirely covered by the
exposition license.
.
If a proprietary vendor wishes to create a closed source object code
based product using source covered by the derivative license they may
do so. However if this vendor then wished to distribute the original
source code, they may not apply any licensing terms which contradict
the original derivative license covering the derivative code.
.
If your code is compatible with the old style BSD license and you
wish to avoid the burden of explicitely protecting code you obtained
from here from misrepresentation then you can simply cover it with
the old-style BSD license.
.
It is therefore assumed that the relevant part of the Perl source
is licensed under either the "Paul Hsieh derivative license" or
the "the old-style BSD license", which have been included at
the end of file with the codenames HSIEH-DERIVATIVE and HSIEH-BSD.
.
Additionally, the "hash.html" document has this statement for the
relevant source code:
.
IMPORTANT NOTE: Since there has been a lot of interest for the code
below, I have decided to additionally provide it under the LGPL 2.1
license. This provision applies to the code below only and not to any
other code including other source archives or listings from this site
unless otherwise specified.
.
The LGPL 2.1 is not necessarily a more liberal license than my
derivative license, but this additional licensing makes the code
available to more developers. Note that this does not give you
multi-licensing rights. You can only use the code under one of the
licenses at a time.
.
and links to the full LGPL 2.1 license terms at
http://www.gnu.org/licenses/lgpl-2.1.txt
Files: perly.h
Copyright:
Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
License: GPL-3+-WITH-BISON-EXCEPTION
Files: mkppport
Copyright:
Copyright 2006 by Marcus Holland-Moritz <mhx@cpan.org>.
License: GPL-1+ or Artistic
This program is free software; you may redistribute it
and/or modify it under the same terms as Perl itself.
Files: lib/unicore/*.txt
Copyright:
Copyright (c) 1991-2012 Unicode, Inc.
License: Unicode
Comment:
The license is given as
.
For terms of use, see http://www.unicode.org/terms_of_use.html
.
See the end of this file for the full text of this license as downloaded
from the above URL on Tue, 26 Apr 2011 14:41:24 +0300.
Files: lib/deprecate.pm
Copyright:
Copyright (C) 2009, 2011
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.
Files: lib/Exporter.pm
Copyright: unknown
License: GPL-1+ or Artistic
This library is free software. You can redistribute it
and/or modify it under the same terms as Perl itself.
Files: lib/FindBin.pm
Copyright:
Copyright (c) 1995 Graham Barr & Nick Ing-Simmons. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: symbian/*
Copyright:
Copyright (c) Nokia 2004-2005. All rights reserved.
License: GPL-1+ or Artistic
All files are licensed under the same terms as Perl itself.
Files: symbian/PerlUiS90.rss
Copyright:
Copyright (c) 2006 Alexander Smishlajev. All rights reserved.
License: GPL-1+ or Artistic
The PerlUi class is licensed under the same terms as Perl itself.
Files: README.symbian
Copyright:
Copyright (c) 2004-2005 Nokia. All rights reserved.
Copyright (c) 2006-2007 Jarkko Hietaniemi.
License: GPL-1+ or Artistic
The Symbian port is licensed under the same terms as Perl itself.
Files: t/op/split_unicode.t
Copyright:
Copyright (c) 1991-2006 Unicode, Inc.
License: GPL-1+ or Artistic, and Unicode
The test data extracted from the Unicode Character Database.
.
It is assumed that the test code is licensed under the same terms
as Perl.
Files: regen/reentr.pl
Copyright: Copyright (c) 2002,2003 Jarkko Hietaniemi
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files:
Porting/checkansi.pl
Porting/valgrindpp.pl
Copyright:
Copyright 2003, 2007 by Marcus Holland-Moritz <mhx@cpan.org>.
License: GPL-1+ or Artistic
This program is free software; you may redistribute it
and/or modify it under the same terms as Perl itself.
Files: Porting/config_h.pl
Copyright:
Copyright (C) 2005-2012 by H.Merijn Brand (m)'12 [22-09-2012]
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: Porting/git-deltatool
Copyright:
This software is copyright (c) 2010 by David Golden.
License: GPL-1+ or Artistic
This is free software; you can redistribute it and/or modify it under the same
terms as the Perl 5 programming language system itself.
Files: NetWare/*
Copyright:
Copyright (C) 2000-01, 2002 Novell, Inc. All Rights Reserved.
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files:
vms/vms.c
vms/vmsish.h
Copyright:
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2005, 2006, 2007 by Charles Bailey and others.
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: x2p/s2p.PL
Copyright: unknown
License: S2P
Files: win32/fcrypt.c
Copyright:
Copyright (C) 1993 Eric Young - see README for more details
License: GPL-1+ or Artistic
This file is a part of Perl itself, licensed as above.
Files: cpan/Archive-Extract/*
Copyright: unknown
License: GPL-1+ or Artistic
This library is free software; you may redistribute and/or modify it
under the same terms as Perl itself.
Files: cpan/Archive-Tar/*
Copyright: 2002 - 2009 Jos Boumans <kane@cpan.org>. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you may redistribute and/or modify
it under the same terms as Perl itself.
Files:
cpan/AutoLoader/*
dist/SelfLoader/*
Copyright: This package has the same copyright and license as the perl core:
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012
by Larry Wall and others
.
All rights reserved.
License: GPL-1+ or Artistic
This package has the same copyright and license as the perl core.
Files: cpan/autodie/*
Copyright: 2008-2009, Paul Fenwick <pjf@perltraining.com.au>
License: GPL-1+ or Artistic
This module is free software, you may distribute it under the
same terms as Perl itself.
Files:
cpan/autodie/lib/autodie/exception/system.pm
cpan/autodie/lib/autodie/exception.pm
Copyright: 2008-2009, Paul Fenwick <pjf@perltraining.com.au>
License: GPL-1+ or Artistic
This is free software. You may modify and/or redistribute this
code under the same terms as Perl 5.10 itself, or, at your option,
any later version of Perl 5.
Files: cpan/B-Debug/*
Copyright:
Copyright (c) 1996, 1997 Malcolm Beattie
Copyright (c) 2008, 2010 Reini Urban
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the terms of either:
.
a) the GNU General Public License as published by the Free
Software Foundation; either version 1, or (at your option) any
later version, or
.
b) the "Artistic License" which comes with this kit.
Files: cpan/CGI/*
Copyright: 1995-2000 Lincoln D. Stein. All rights reserved.
License: GPL-1+ or Artistic-2
Files:
cpan/CGI/lib/CGI/Carp.pm
cpan/CGI/lib/CGI/Cookie.pm
cpan/CGI/lib/CGI/Fast.pm
cpan/CGI/lib/CGI/Pretty.pm
cpan/CGI/lib/CGI/Push.pm
cpan/CGI/lib/CGI/Util.pm
Copyright: 1995-2000 Lincoln D. Stein. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files:
cpan/CGI/lib/CGI.pm
cpan/CGI/lib/CGI/Cookie.pm
cpan/CGI/lib/CGI/Fast.pm
cpan/CGI/lib/CGI/Push.pm
Copyright: 1995-2000 Lincoln D. Stein. All rights reserved.
License: GPL-1+ or Artistic
These files are part of the CGI.pm distribution, licensed as above.
Comment: These files also include the comment below. As the restrictions
are already covered by the terms of both the GPL and the Artistic licenses,
it is assumed that this does not change the license in any way.
.
# It may be used and modified freely, but I do request that this copyright
# notice remain attached to the file. You may modify this module as you
# wish, but if you redistribute a modified version, please attach a note
# listing the modifications you have made.
Files: cpan/Compress-Raw-Bzip2/*
Copyright: Copyright (c) 2005-2013 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
Files: cpan/Compress-Raw-Bzip2/bzip2-src/*
Copyright: Copyright(C) 1996-2010 Julian Seward. All rights reserved
Comment:
cpan/Compress-Raw-Bzip2/bzip2-src/README states:
Note that the files bzip2.c, bzip2recover.c, bzlib.c & decompress.c
have been modified to allow them to build with a C++ compiler.
The file bzip2-src/bzip2-cpp.patch contains the patch
that was used to modify the original source.
but the patch has apparently been filtered out when including the software
into the Perl core distribution.
License: BZIP
Files: cpan/Compress-Raw-Zlib/*
Copyright: Copyright (c) 2005-2013 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
Files: cpan/Compress-Raw-Zlib/zlib-src/*
Copyright:
Copyright (C) 1995-2012 Jean-loup Gailly and Mark Adler
License: ZLIB
Files: cpan/Config-Perl-V/*
Copyright:
Copyright (C) 2009-2013 H.Merijn Brand
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/CPAN/*
Copyright: unknown
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files:
cpan/CPAN/lib/App/Cpan.pm
cpan/CPAN/scripts/cpan
Copyright: (c) 2001-2013, brian d foy, All Rights Reserved.
License: GPL-1+ or Artistic
You may redistribute this under the same terms as Perl itself.
Files: cpan/CPAN-Meta/*
Copyright:
This software is copyright (c) 2010 by David Golden and Ricardo Signes.
License: GPL-1+ or Artistic
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Files: cpan/CPAN-Meta-Requirements/*
Copyright:
This software is copyright (c) 2010 by David Golden and Ricardo Signes.
License: GPL-1+ or Artistic
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Files: cpan/CPAN-Meta-YAML/*
Copyright:
This software is copyright (c) 2010 by Adam Kennedy.
License: GPL-1+ or Artistic
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Files: cpan/CPANPLUS/*
Copyright:
The CPAN++ interface (of which this module is a part of) is copyright (c)
2001 - 2007, Jos Boumans <kane@cpan.org>. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you may redistribute and/or modify it
under the same terms as Perl itself.
Files: cpan/CPANPLUS/lib/CPANPLUS/Config/HomeEnv.pm
Copyright:
Copyright © Chris Williams and Jos Boumans.
License: GPL-1+ or Artistic
This module may be used, modified, and distributed under the same
terms as Perl itself. Please see the license that came with your Perl
distribution for details.
Files: cpan/cpan/CPANPLUS-Dist-Build/*
Copyright:
The CPAN++ interface (of which this module is a part of) is
copyright (c) 2001, 2002, 2003, 2004, 2005 Jos Boumans <kane@cpan.orgE>.
All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you may redistribute and/or modify it
under the same terms as Perl itself.
Files: cpan/DB_File/*
Copyright: Copyright (c) 1995-2012 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Devel-DProf/*
Copyright: unknown
License: GPL-1+ or Artistic
There are no copyright or license notices in this distribution. It
is assumed that the copyright and license of Perl itself applies here
as well.
.
This is supported by the README of the separate CPAN distribution at
<http://search.cpan.org/~flora/Devel-DProf-20110228.00/>, which states:
.
This software is copyright (c) 2011 by The Perl 5 Porters.
.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Files: cpan/Devel-PPPort/*
Copyright:
Version 3.x, Copyright (C) 2004-2010, Marcus Holland-Moritz.
Version 2.x, Copyright (C) 2001, Paul Marquess.
Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Digest/*
Copyright:
Copyright 1998-2006 Gisle Aas.
Copyright 1995,1996 Neil Winton.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Digest-MD5/*
Copyright:
Copyright 1998-2003 Gisle Aas.
Copyright 1995-1996 Neil Winton.
Copyright 1990-1992 RSA Data Security, Inc.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Digest-SHA/*
Copyright:
Copyright (C) 2003-2013 Mark Shelor, All Rights Reserved
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Encode/*
Copyright: Copyright 2002-2012 Dan Kogai <dankogai@dan.co.jp>
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/encoding-warnings/*
Copyright:
Copyright 2004, 2005, 2006, 2007 by Audrey Tang <cpan@audreyt.org>.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/ExtUtils-Constant/*
Copyright: unknown
License: GPL-1+ or Artistic
There are no copyright or license notices in this distribution. It
is assumed that the copyright and license of Perl itself applies here
as well.
.
This is supported by the README of the separate CPAN distribution at
<http://search.cpan.org/dist/ExtUtils-Constant/>, which states:
.
You may distribute this work under the terms of either the GNU General
Public License or the Artistic License, as specified in perl's README
file.
.
Copyright © 2001, 2002, 2005 Nicholas Clark
Files:
cpan/File-Fetch/*
cpan/IPC-Cmd/*
cpan/Module-Load/*
cpan/Module-Load-Conditional/*
cpan/Module-Loaded/*
cpan/Object-Accessor/*
cpan/Package-Constants/*
cpan/Params-Check/*
Copyright:
There are no copyright notices in these distributions.
Their author is Jos Boumans <kane@cpan.org>.
License: GPL-1+ or Artistic
This library is free software; you may redistribute and/or modify it
under the same terms as Perl itself.
Files: cpan/File-Path/*
Copyright:
This module is copyright (C) Charles Bailey, Tim Bunce and
David Landgren 1995-2013. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/File-Temp/*
Copyright:
Copyright (C) 2007-2009 Tim Jenness.
Copyright (C) 1999-2007 Tim Jenness and the UK Particle Physics and
Astronomy Research Council. All Rights Reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Filter-Util-Call/*
Copyright:
Copyright (c) 1995-2011 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Getopt-Long/*
Copyright:
Module Getopt::Long is Copyright 1990,2009-2010 by Johan Vromans.
License: GPL-2+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the terms of the Perl Artistic License or 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.
Files: cpan/HTTP-Tiny/*
Copyright:
This software is copyright (c) 2011 by Christian Hansen.
License: GPL-1+ or Artistic
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Files: cpan/IO-Compress/*
Copyright:
Copyright (c) 1995-2013 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
Files: cpan/IO-Zlib/*
Copyright:
Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute
it and/or modify it under the same terms as Perl itself.
Files: cpan/IPC-SysV/*
Copyright:
Version 2.x, Copyright (C) 2007-2010, Marcus Holland-Moritz.
Version 1.x, Copyright (c) 1997, Graham Barr.
Version 1.x, Copyright (c) 1999, Graham Barr.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/JSON-PP/*
Copyright:
Copyright 2007-2013 by Makamaka Hannyaharamitu
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/libnet/*
Copyright:
(C) 1995-2007 Graham Barr. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/List-Util/*
Copyright:
Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/List-Util/lib/Scalar/Util.pm
Copyright:
Copyright (c) 1997-2007 Graham Barr <gbarr@pobox.com>. All rights reserved.
Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Locale-Codes/*
Copyright:
Copyright (C) 1997-2001 Canon Research Centre Europe (CRE).
Copyright (C) 2001-2010 Neil Bowers
Copyright (c) 1996-2013 Sullivan Beck
Copyright (c) 2001 Michael Hennecke
License: GPL-1+ or Artistic
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Locale-Maketext-Simple/*
Copyright:
Copyright 2003, 2004, 2005, 2006 by Audrey Tang <cpan@audreyt.org>
License: Expat or GPL-1+ or Artistic
This software is released under the MIT license cited below. Additionally,
when this software is distributed with Perl Kit, Version 5, you may also
redistribute it and/or modify it under the same terms as Perl itself.
Files:
cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po
cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po
cpan/Locale-Maketext-Simple/t/po_with_i_default/en.po
cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po
cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po
Copyright:
Copyright (C) All Perl Hackers everywhere
Ton Voon <ton.voon@opsera.com>, 2009.
License: Expat or GPL-1+ or Artistic
It is assumed that these translations are licensed under the same terms as
the rest of the Locale-Maketext-Simple distribution.
Files: cpan/Log-Message/*
Copyright:
This module is copyright (c) 2002 Jos Boumans <kane@cpan.org>.
All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you may redistribute and/or modify it under
the same terms as Perl itself.
Files: cpan/Log-Message-Simple/*
Copyright: unknown
License: GPL-1+ or Artistic
There are no copyright or license notices in this distribution. It
is assumed that the copyright and license of Perl itself applies here
as well.
.
This is supported by the README of the separate CPAN distribution at
<http://search.cpan.org/~bingos/Log-Message-Simple-0.08/>, which states:
.
This module is copyright (c) 2002 Jos Boumans <kane@cpan.org>. All
rights reserved.
.
This library is free software; you may redistribute and/or modify it
under the same terms as Perl itself.
Files: cpan/Math-Complex/*
Copyright: unknown
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Memoize/*
Copyright:
Copyright 1998, 1999, 2000, 2001, 2012 M-J. Dominus.
License: GPL-1+ or Artistic
This library is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.
.
You may copy and distribute this program under the same terms as
Perl itself. If in doubt, write to mjd-perl-memoize+@plover.com for
a license.
Files: cpan/MIME-Base64/*
Copyright:
Copyright 1995-2004,2010 Gisle Aas <gisle@ActiveState.com>
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/MIME-Base64/Base64.xs
Copyright:
Copyright 1997-2004 Gisle Aas
Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
.
The tables and some of the code that used to be here was borrowed from
metamail, which comes with this message:
.
Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
.
Permission to use, copy, modify, and distribute this material
for any purpose and without fee is hereby granted, provided
that the above copyright notice and this permission notice
appear in all copies, and that the name of Bellcore not be
used in advertising or publicity pertaining to this
material without the specific, prior written permission
of an authorized representative of Bellcore. BELLCORE
MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
OF THIS MATERIAL FOR ANY PURPOSE. IT IS PROVIDED "AS IS",
WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
Files: cpan/Module-Build/*
Copyright:
Copyright (c) 1999, 2001-2008 Ken Williams. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Module-Build/lib/inc/latest.pm
Copyright:
Copyright (c) 2009 by Eric Wilhelm and David Golden
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Module-Build/t/README.pod
Copyright:
This documentation is Copyright (C) 2009 by David Golden.
License: GPL-1+ or Artistic
You can redistribute it and/or modify it under the same terms as
Perl 5.10.0.
Files: cpan/Module-Build/t/bundled/Tie/CPHash.pm
Copyright:
Copyright 1997 Christopher J. Madsen
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Module-Metadata/*
Copyright:
Copyright (c) 2001-2011 Ken Williams. All rights reserved.
Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Module-Pluggable/*
Copyright: 2005-2006 Simon Wistow
License: GPL-1+ or Artistic
Distributed under the same terms as Perl itself.
Files: cpan/NEXT/*
Copyright:
Copyright (c) 2000-2001, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
This module is free software. It may be used, redistributed
and/or modified under the same terms as Perl itself.
Files: cpan/parent/*
Copyright:
Copyright (c) 2007-10 Max Maischein <corion@cpan.org>
License: GPL-1+ or Artistic
This module is released under the same terms as Perl itself.
Files: cpan/Parse-CPAN-Meta/*
Copyright:
Copyright 2006 - 2010 Adam Kennedy.
License: GPL-1+ or Artistic
This program is free software; you can redistribute
it and/or modify it under the same terms as Perl itself.
Files: cpan/PerlIO-via-QuotedPrint/*
Copyright:
Copyright (c) 2002-2004,2012 Elizabeth Mattijsen. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Perl-OSType/*
Copyright:
This software is copyright (c) 2013 by David Golden.
License: GPL-1+ or Artistic
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Files: cpan/Pod-Checker/*
Copyright:
Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved.
License: GPL-1+ or Artistic
This file is part of "PodParser". PodParser is free software;
you can redistribute it and/or modify it under the same terms
as Perl itself.
Files: cpan/Pod-Escapes/*
Copyright:
Copyright (c) 2001-2004 Sean M. Burke. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Pod-LaTex/*
Copyright:
Copyright (C) 2011 Tim Jenness.
Copyright (C) 2000-2004 Tim Jenness. All Rights Reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/podlators/*
Copyright:
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
2010, 2012, 2013 Russ Allbery <rra@stanford.edu>
Substantial contributions by Sean Burke <sburke@cpan.org>
License: GPL-1+ or Artistic
This program is free software; you may redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/podlators/lib/Pod/Text/Overstrike.pm
Copyright:
Copyright 2000 Joe Smith <Joe.Smith@inwap.com>.
Copyright 2001, 2004, 2008 Russ Allbery <rra@stanford.edu>.
License: GPL-1+ or Artistic
This program is free software; you may redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Pod-Parser/*
Copyright:
Copyright (C) 1996-2000 by Bradford Appleton. All rights reserved.
License: GPL-1+ or Artistic
PodParser is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Pod-Parser/lib/Pod/PlainText.pm
Copyright:
Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Pod-Parser/lib/Pod/ParseUtils.pm
Copyright:
Copyright (C) 1999-2000 by Marek Rouchal. All rights reserved.
License: GPL-1+ or Artistic
This file is part of "PodParser". PodParser is free software;
you can redistribute it and/or modify it under the same terms
as Perl itself.
Files: cpan/Pod-Parser/t/pod/contains_pod.t
Copyright:
Copyright (C) 2005 Joshua Hoblitt
License: GPL-1+ or Artistic
This file has no explicit license notice, but it is assumed that it
is licensed under the same terms as the rest of the distribution.
Files: cpan/Pod-Simple/*
Copyright:
Copyright (c) 2002-2004 Sean M. Burke. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Pod-Simple/lib/Pod/Simple/XHTML.pm
Copyright:
Copyright (c) 2003-2005 Allison Randal.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files:
cpan/Pod-Simple/t/perlfaq.pod
cpan/Pod-Simple/t/perlfaqo.txt
Copyright:
Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
All rights reserved.
License: GPL-1+ or Artistic
This document is part of the perlfaq distribution. A newer version
of it is also included in pod/perlfaq3.pod.
.
The license notice in the document is:
.
When included as an integrated part of the Standard Distribution
of Perl or of its documentation (printed or otherwise), this works is
covered under Perl's Artistic License. For separate distributions of
all or part of this FAQ outside of that, see L<perlfaq>.
.
Irrespective of its distribution, all code examples here are in the public
domain. You are permitted and encouraged to use this code and any
derivatives thereof in your own programs for fun or for profit as you
see fit. A simple comment in the code giving credit to the FAQ would
be courteous but is not required.
.
The corresponding license in pod/perlfaq.pod is:
.
This document is available under the same terms as Perl itself. Code
examples in all the perlfaq documents are in the public domain. Use
them as you see fit (and at your own risk with no warranty from anyone).
Files: cpan/Pod-Usage/*
Copyright:
Copyright (C) 1996-2000 by Bradford Appleton. All rights reserved.
License: GPL-1+ or Artistic
This file is part of "PodParser". PodParser is free software;
you can redistribute it and/or modify it under the same terms
as Perl itself.
Files: cpan/Shell/*
Copyright: unknown
License: GPL-1+ or Artistic
There are no copyright or license notices in this distribution. It
is assumed that the copyright and license of Perl itself applies here
as well.
.
This is supported by the README of the separate CPAN distribution at
<http://search.cpan.org/~ferreira/Shell-0.72/>, which states:
.
Copyright (C) 2005 by Perl 5 Porters
.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Sys-Syslog/*
Copyright:
Copyright (C) 1990-2012 by Larry Wall and others.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Sys-Syslog/fallback/syslog.h
Copyright:
Copyright (c) 1982, 1986, 1988, 1993
The Regents of the University of California. All rights reserved.
License: BSD-4-clause
Files: cpan/Term-ANSIColor/*
Copyright:
Copyright 1996 Zenin
Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2005, 2006, 2008, 2009,
2010, 2011, 2012, 2013 Russ Allbery <rra@stanford.edu>
Copyright 2012 Kurt Starsinic <kstarsinic@gmail.com>
License: GPL-1+ or Artistic
This program is free software; you may redistribute it and/or modify
it under the same terms as Perl itself. This means that you may
choose between the two licenses that Perl is released under: the GNU
GPL and the Artistic License. Please see your Perl distribution for
the details and copies of the licenses.
Files: cpan/Term-ANSIColor/t/stringify.t
Copyright:
Copyright 2011 Revilo Reegiles
Copyright 2011 Russ Allbery <rra@stanford.edu>
License: GPL-1+ or Artistic
This program is free software; you may redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Term-Cap/*
Copyright: unknown
License: GPL-1+ or Artistic
There are no copyright or license notices included. The file
cpan/Term-Cap/Cap.pm refers to a README file, but that has apparently
been filtered out when bundling the software into the Perl core
distribution.
.
The referenced README file is available at
<http://cpansearch.perl.org/src/JSTOWE/Term-Cap-1.12/README>, and it
states:
.
Copyright 1995-2007 (c) perl5 porters.
.
This software is free software and can be modified and distributed under
the same terms as Perl itself.
Files: cpan/Term-UI/*
Copyright:
This module is copyright (c) 2005 Jos Boumans E<lt>kane@cpan.orgE<gt>.
All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you may redistribute and/or modify it
under the same terms as Perl itself.
Files: cpan/Test/*
Copyright:
Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
Copyright (c) 2001-2002 Michael G. Schwern.
Copyright (c) 2002-2004 Sean M. Burke.
License: GPL-1+ or Artistic
This package is free software and is provided "as is" without express
or implied warranty. It may be used, redistributed and/or modified
under the same terms as Perl itself.
Files: cpan/Test-Harness/*
Copyright:
Copyright (c) 2007-2011, Andy Armstrong <andy@hexten.net>. All rights reserved.
License: GPL-1+ or Artistic
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Test-Harness/lib/TAP/Parser.pm
Copyright:
Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm
Copyright:
Copyright 2007-2011 Andy Armstrong.
Portions copyright 2006-2008 Adam Kennedy.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: cpan/Test-Simple/*
Copyright:
Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Test-Simple/lib/Test/Builder.pm
Copyright:
Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
Michael G Schwern E<schwern@pobox.com>.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
Copyright:
Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
Files: cpan/Test-Simple/lib/Test/Builder/Tester.pm
Copyright:
Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004.
.
Some code taken from Test::More and Test::Catch, written by by
Michael G Schwern <schwern@pobox.comE>. Hence, those parts
Copyright Micheal G Schwern 2001. Used and distributed with
permission.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
Files: cpan/Test-Simple/lib/Test/Tutorial.pod
Copyright:
Copyright 2001 by Michael G Schwern <schwern@pobox.com>.
License: GPL-1+ or Artistic
This documentation is free; you can redistribute it and/or modify it
under the same terms as Perl itself.
.
Irrespective of its distribution, all code examples in these files
are hereby placed into the public domain. You are permitted and
encouraged to use this code in your own programs for fun
or for profit as you see fit. A simple comment in the code giving
credit would be courteous but is not required.
Files: cpan/Text-Balanced/*
Copyright:
Copyright 1997 - 2001 Damian Conway. All Rights Reserved.
Some (minor) parts copyright 2009 Adam Kennedy.
License: GPL-1+ or Artistic
This module is free software. It may be used, redistributed and/or
modified under the same terms as Perl itself.
Files: cpan/Text-ParseWords/*
Copyright: unknown
License: GPL-1+ or Artistic
There are no copyright notices or license information in this distribution.
It is assumed that the software is licensed under the same terms as
Perl itself. This is supported by the Makefile.PL file of the separate
CPAN distribution at
<http://cpansearch.perl.org/src/CHORNY/Text-ParseWords-3.27/Makefile.PL>.
Files: cpan/Text-Soundex/*
Copyright:
(c) Copyright 1998-2007 by Mark Mielke
License: TEXT-SOUNDEX
Files: cpan/Text-Tabs/*
Copyright:
Copyright (C) 1996-2009 David Muir Sharnoff.
Copyright (C) 2005 Aristotle Pagaltzis
Copyright (C) 2012 Google, Inc.
License: TEXT-TABS
Files: cpan/Tie-File/*
Copyright:
Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
License: GPL-2+ or Artistic
This library is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.
.
These terms are your choice of any of (1) the Perl Artistic Licence,
or (2) version 2 of the GNU General Public License as published by the
Free Software Foundation, or (3) any later version of the GNU General
Public License.
Files:
cpan/Tie-RefHash/*
cpan/Win32API-File/*
dist/bignum/*
dist/ExtUtils-Install/*
dist/Math-BigInt/*
dist/Math-BigInt-FastCalc/*
dist/Math-BigRat/*
dist/Thread-Queue/*
Copyright: unknown
License: GPL-1+ or Artistic
This program is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.
Comment: These distributions include no copyright notices but have
the same explicit licensing information.
Files: cpan/Time-HiRes/*
Copyright:
Copyright (c) 1996-2002 Douglas E. Wegscheid. All rights reserved.
Copyright (c) 2002-2010 Jarkko Hietaniemi.
Copyright (c) 2011, 2012 Andrew Main (Zefram) <zefram@fysh.org>
All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Time-Local/*
Copyright:
Copyright (c) 1997-2003 Graham Barr, 2003-2007 David Rolsky.
All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: cpan/Time-Piece/*
Copyright: unknown
License: GPL-1+ or Artistic
This module is free software, you may distribute it under the same
terms as Perl.
Files: cpan/Time-Piece/Piece.xs
Copyright:
strptime copied from freebsd with the following copyright:
Copyright (c) 1994 Powerdog Industries. All rights reserved.
License: GPL-1+ or Artistic, and BSD-4-clause-POWERDOG
Comment:
The strptime function is licensed under the BSD-like license included
below. It is assumed that the other parts are licensed under the same
terms as the rest of the distribution.
Files: cpan/Unicode-Collate/*
Copyright:
This module is Copyright(C) 2001-2012, SADAHIRO Tomoyuki. Japan. All
rights reserved.
License: GPL-1+ or Artistic
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Unicode-Collate/Collate/allkeys.txt
Copyright:
Copyright (c) 2001-2012 Unicode, Inc.
License: Unicode
For terms of use, see http://www.unicode.org/terms_of_use.html
Comment:
See below for the full text of this license as downloaded from the above URL
on Tue, 26 Apr 2011 14:41:24 +0300.
Files: cpan/Unicode-Normalize/*
Copyright:
Copyright(C) 2001-2012, SADAHIRO Tomoyuki. Japan. All rights reserved.
License: GPL-1+ or Artistic
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: cpan/Win32/*
Copyright: unknown
License: GPL-1+ or Artistic
There are no copyright notices or license information in this distribution.
It is assumed that the software is licensed under the same terms as
Perl itself. This is supported by the META.yml file of the separate
CPAN distribution at <http://cpansearch.perl.org/src/JDB/Win32-0.44/META.yml>
Files: dist/Attribute-Handlers/*
Copyright:
Copyright (c) 2001-2009, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
This module is free software. It may be used, redistributed
and/or modified under the same terms as Perl itself.
Files:
dist/autouse/*
dist/base/*
dist/B-Lint/*
dist/constant/*
dist/Devel-SelfStubber/*
dist/Dumpvalue/*
dist/Env/*
dist/ExtUtils-Command/*
dist/ExtUtils-Manifest/*
dist/File-Checktree/*
dist/I18N-Collate/*
dist/if/*
dist/Safe/*
ext/Fcntl/*
ext/FileCache/*
ext/GDBM_File/*
ext/IPC-Open2/*
ext/IPC-Open3/*
ext/NDBM_File/*
ext/ODBM_File/*
ext/Opcode/*
ext/PerlIO-encoding/*
ext/PerlIO-scalar/*
ext/PerlIO-via/*
ext/POSIX/*
ext/re/*
ext/Socket/*
ext/Sys-Hostname/*
ext/Tie-Hash-NamedCapture/*
ext/Tie-Memoize/*
ext/VMS-DCLsym/*
ext/VMS-Stdio/*
Copyright: unknown
License: GPL-1+ or Artistic
There is no copyright or license information in these distributions.
It is assumed that they are licensed under the same terms as Perl itself.
Files: dist/B-Deparse/*
Copyright:
Copyright (c) 1998-2000, 2002, 2003, 2004, 2005, 2006 Stephen McCamant.
All rights reserved.
License: GPL-1+ or Artistic
This module is free software; you can redistribute and/or modify
it under the same terms as Perl itself.
Files: dist/Carp/*
Copyright:
Copyright (c) 1994-2012 Larry Wall
Copyright (c) 2011, 2012 Andrew Main (Zefram) <zefram@fysh.org>
License: GPL-1+ or Artistic
This module is free software. It may be used, redistributed
and/or modified under the same terms as Perl itself.
Files: dist/Cwd/*
Copyright:
Copyright (c) 2004 by the Perl 5 Porters. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: dist/Cwd/Cwd.xs
Copyright:
Copyright (c) 2004 by the Perl 5 Porters. All rights reserved.
Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
License: GPL-1+ or Artistic, and BSD-3-clause-GENERIC
Comment:
The main license applies to most of the code:
.
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
.
but portions of it have been taken from a BSD variant and are licensed
under the terms of the "BSD-3-clause-GENERIC" license included in this file.
.
dist/Cwd/Cwd.pm states:
.
Portions of the C code in this library are copyright (c) 1994 by the
Regents of the University of California. All rights reserved. The
license on this code is compatible with the licensing of the rest of
the distribution - please see the source code in F<Cwd.xs> for the
details.
.
but, as discussed in
http://rt.cpan.org/Public/Bug/Display.html?id=64116
this is outdated and dist/Cwd/Cwd.xs itself contains the correct
information.
Files: dist/Data-Dumper/*
Copyright:
Copyright (c) 1996-98 Gurusamy Sarathy. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: dist/ExtUtils-CBuilder/*
Copyright:
Copyright (c) 2003-2005 Ken Williams. All rights reserved.
Copyright (c) 2012 Ken Williams. All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: dist/ExtUtils-ParseXS/*
Copyright:
Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
All rights reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
.
Based on the ExtUtils::xsubpp code by Larry Wall and the Perl 5
Porters, which was released under the same license terms.
Files: dist/Filter-Simple/*
Copyright:
Copyright (c) 2000-2008, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
This module is free software. It may be used, redistributed
and/or modified under the same terms as Perl itself.
Files: dist/I18N-LangTags/*
Copyright:
Copyright 1998+, Sean M. Burke <sburke@cpan.org>, all rights
reserved.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: dist/I18N-LangTags/lib/I18N/LangTags/List.pm
Copyright:
Copyright (c) 2001+ Sean M. Burke. All rights reserved.
License: GPL-1+ or Artistic
You can redistribute and/or modify this document under the same terms
as Perl itself.
Files: dist/IO/*
Copyright:
Copyright (c) 1996-2003 Graham Barr <gbarr@pobox.com>. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: dist/IO/lib/IO/Socket.pm
Copyright:
Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved.
Copyright 2001, Lincoln Stein <lstein@cshl.org>.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
.
The atmark() implementation: Copyright 2001, Lincoln Stein <lstein@cshl.org>.
This module is distributed under the same terms as Perl itself.
Feel free to use, modify and redistribute it as long as you retain
the correct attribution.
Files: dist/lib/*
Copyright: as above for 'Files: *'
License: GPL-1+ or Artistic
This package has the same copyright and license as the perl core.
Files: dist/Locale-Maketext/*
Copyright:
Copyright 1999-2004, Sean M. Burke <sburke@cpan.org>, all rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod
Copyright: 1999 The Perl Journal.
License: GPL-1+ or Artistic
This document may be distributed under the same terms as Perl itself.
Files: dist/Module-CoreList/*
Copyright:
Copyright (C) 2002-2009 Richard Clamp. All Rights Reserved.
License: GPL-1+ or Artistic
This program is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.
Files: dist/Module-CoreList/corelist
Copyright:
Copyright (c) 2002-2007 by D.H. aka PodMaster
License: GPL-1+ or Artistic
This program is distributed under the same terms as perl itself.
Files: dist/Module-CoreList/lib/Module/CoreList/Utils.pm
Copyright:
Copyright (C) 2013 Chris Williams. All Rights Reserved.
License: GPL-1+ or Artistic
This module is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: dist/Net-Ping/*
Copyright:
Copyright (c) 2002-2003, Rob Brown. All rights reserved.
Copyright (c) 2001, Colin McMillen. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you may redistribute it and/or
modify it under the same terms as Perl itself.
Files: dist/Pod-Perldoc/*
Copyright:
Copyright (c) 2002-2007 Sean M. Burke.
Copyright (c) 2011 Mark Allen. All rights reserved.
Copyright (c) 2011 brian d foy. All rights reserved.
Copyright (c) 2011 Mark Allen.
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Files: dist/Storable/*
Copyright:
Copyright (c) 1995-2000, Raphael Manfredi
Copyright (c) 2001-2004, Larry Wall
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl 5 itself.
Files: dist/Storable/t/forgive.t
Copyright:
Copyright (c) 1995-2000, Raphael Manfredi
(C) Copyright 1997, Universitat Dortmund, all rights reserved.
License: GPL-1+ or Artistic
You may redistribute only under the same terms as Perl 5, as specified
in the README file that comes with the distribution.
Files:
dist/Storable/t/attach_errors.t
dist/Storable/t/attach_singleton.t
dist/Storable/t/circular_hook.t
Copyright:
Copyright 2005, Adam Kennedy.
License: GPL-1+ or Artistic
You may redistribute only under the same terms as Perl 5, as specified
in the README file that comes with the distribution.
Files:
dist/Storable/t/code.t
dist/Storable/t/sig_die.t
Copyright:
Copyright (c) 2002 Slaven Rezic
License: GPL-1+ or Artistic
You may redistribute only under the same terms as Perl 5, as specified
in the README file that comes with the distribution.
Files: dist/threads/*
Copyright: unknown
License: GPL-1+ or Artistic
threads is released under the same license as Perl.
Files: dist/threads-shared/*
Copyright: unknown
License: GPL-1+ or Artistic
threads::shared is released under the same license as Perl.
Files: dist/threads-shared/shared.xs
Copyright:
Copyright (c) 2001-2002, 2006 Larry Wall
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: dist/XSLoader/*
Copyright:
Copyright (C) 1990-2011 by Larry Wall and others.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: ext/attributes/*
Copyright:
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
by Larry Wall and others
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: ext/B/*
Copyright:
Copyright (c) 1996, 1997, 1998 Malcolm Beattie
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: ext/B/B/Concise.pm
Copyright:
Copyright (C) 2000-2003 Stephen McCamant. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute and/or modify it
under the same terms as Perl itself.
Files: ext/Devel-Peek/*
Copyright:
Copyright (c) 1995-98 Ilya Zakharevich. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: ext/DynaLoader/*
Copyright: unknown
License: GPL-1+ or Artistic
There is no license information included that clearly applies to the
whole of this distribution. It is assumed that it is licensed under
the same terms as Perl itself.
Files: ext/DynaLoader/dl_aix.xs
Copyright:
This is an unpublished work copyright (c) 1992 Helios Software GmbH
3000 Hannover 1, Germany
License: GPL-1+ or Artistic
It is assumed that this file is licensed under the same terms as Perl itself.
Files: ext/DynaLoader/dl_dld.xs
Copyright:
based upon the file "dl.c", which is Copyright (c) 1994, Larry Wall
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: ext/DynaLoader/dl_symbian.xs
Copyright: 2004, Nokia
License: GPL-1+ or Artistic
The license in the file is specified as
.
License: Artistic/GPL
Files: ext/Errno/*
Copyright:
Copyright (c) 1997-8 Graham Barr. All rights reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: ext/File-Glob/*
Copyright: unknown
License: Artistic
The Perl interface was written by Nathan Torkington <gnat@frii.com>,
and is released under the artistic license. Further modifications
were made by Greg Bacon <gbacon@cs.uah.edu>, Gurusamy Sarathy
<gsar@activestate.com>, and Thomas Wegner <wegner_thomas@yahoo.com>.
Files:
ext/File-Glob/bsd_glob.c
ext/File-Glob/bsd_glob.h
Copyright:
Copyright (c) 1989, 1993
The Regents of the University of California. All rights reserved.
.
This code is derived from software contributed to Berkeley by
Guido van Rossum.
License: BSD-3-clause
Files: ext/Hash-Util/*
Copyright: unknown
License: GPL-1+ or Artistic
There is no license information in this distribution.
It is assumed that it is licensed under the same terms as Perl itself.
Files: ext/Hash-Util/lib/Hash/Util.pm
Copyright:
hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
License: GPL-1+ or Artistic
As above, it is assumed that this file is licensed under the same terms
as Perl itself.
Comment:
The copyright and license information of Array::RefElem, as fetched from
<http://cpansearch.perl.org/src/GAAS/Array-RefElem-1.00/README>, is as
follows:
.
Copyright 2000 Gisle Aas <gisle@aas.no>
.
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: ext/Hash-Util-FieldHash/*
Copyright:
Copyright (C) 2006-2007 by (Anno Siegel)
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.7 or,
at your option, any later version of Perl 5 you may have available.
Files: ext/I18N-Langinfo/*
Copyright:
Copyright 2001 by Jarkko Hietaniemi
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: ext/mro/*
Copyright:
Copyright (c) 2007 Brandon L Black
Copyright (c) 2008,2009 Larry Wall and others
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: ext/Pod-Html/*
Copyright: unknown
License: Artistic
This program is distributed under the Artistic License.
Files: ext/SDBM_File/*
Copyright: unknown
License: GPL-1+ or Artistic
There is no copyright or license information in this distribution.
It is assumed that it is licensed under the same terms as Perl itself.
Files: ext/SDBM_File/sdbm/*
Copyright: none
License: SDBM-PUBLIC-DOMAIN
Files: ext/Win32CORE/*
Copyright:
Copyright (C) 2007 by Larry Wall and others
License: GPL-1+ or Artistic
You may distribute under the terms of either the GNU General Public
License or the Artistic License, as specified in the README file.
Files: ext/XS-APItest/*
Copyright:
Copyright (C) 2002,2004 Tim Jenness, Christian Soeller, Hugo van der Sanden.
All Rights Reserved.
.
Copyright (C) 2009 Andrew Main (Zefram) <zefram@fysh.org>
License: GPL-1+ or Artistic
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files: ext/XS-Typemap/*
Copyright:
Copyright (C) 2001 Tim Jenness All Rights Reserved.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Files:
pod/perldebtut.pod
pod/perlperf.pod
Copyright:
Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
License: GPL-1+ or Artistic
These files are a part of Perl itself, licensed as above.
Files: pod/perlembed.pod
Copyright:
Copyright (C) 1995, 1996, 1997, 1998 Doug MacEachern and Jon Orwant. All
Rights Reserved.
License: GPL-1+ or Artistic
This document may be distributed under the same terms as Perl itself.
Files: pod/perlexperiment.pod
Copyright:
Copyright 2010, brian d foy <brian.d.foy@gmail.com>
License: GPL-1+ or Artistic
You can use and redistribute this document under the same terms as Perl
itself.
Files:
pod/perlfaq*.pod
pod/perlopentut.pod
pod/perltooc.pod
Copyright:
Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
other authors as noted. All rights reserved.
License: GPL-1+ or Artistic
This documentation is free; you can redistribute it and/or modify it
under the same terms as Perl itself.
.
Irrespective of its distribution, all code examples here are in the public
domain. You are permitted and encouraged to use this code and any
derivatives thereof in your own programs for fun or for profit as you
see fit. A simple comment in the code giving credit to the FAQ would
be courteous but is not required.
Files: pod/perlfaq.pod
Copyright:
Tom Christiansen wrote the original version of this document.
brian d foy <bdfoy@cpan.org> wrote this version. See the
individual perlfaq documents for additional copyright information.
License: GPL-1+ or Artistic
This document is available under the same terms as Perl itself. Code
examples in all the perlfaq documents are in the public domain. Use
them as you see fit (and at your own risk with no warranty from anyone).
Files:
pod/perlfilter.pod
pod/perlthrtut.pod
Copyright:
copyright 1998 The Perl Journal
License: GPL-1+ or Artistic
This document may be distributed under the same terms as Perl itself.
Files: pod/perlglossary.pod
Copyright:
Based on the Glossary of I<Programming Perl>, Fourth Edition,
by Tom Christiansen, brian d foy, Larry Wall, & Jon Orwant.
Copyright (c) 2000, 1996, 1991, 2012 O'Reilly Media, Inc.
License: GPL-1+ or Artistic
This document may be distributed under the same terms as Perl itself.
Files: pod/perlmodinstall.pod
Copyright:
Copyright (C) 1998, 2002, 2003 Jon Orwant. All Rights Reserved.
License: GPL-1+ or Artistic
This document may be distributed under the same terms as Perl itself.
Files:
pod/perlopentut.pod
pod/perltooc.pod
pod/perltoot.pod
Copyright:
Copyright 1997-1999 Tom Christiansen.
License: GPL-1+ or Artistic
This documentation is free; you can redistribute it and/or modify it
under the same terms as Perl itself.
.
Irrespective of its distribution, all code examples in these files are
hereby placed into the public domain. You are permitted and
encouraged to use this code in your own programs for fun or for profit
as you see fit. A simple comment in the code giving credit would be
courteous but is not required.
Files: pod/perlpodstyle.pod
Copyright:
Copyright 1999, 2000, 2001, 2004, 2006, 2008, 2010 Russ Allbery
<rra@stanford.edu>.
License: GPL-1+ or Artistic
This documentation is free software; you may redistribute it and/or modify
it under the same terms as Perl itself.
Files: pod/perlreapi.pod
Copyright:
Copyright 2006 Yves Orton and 2007 Ævar Arnfjörð Bjarmason.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
Files: pod/perlreftut.pod
Copyright:
Copyright 1998 The Perl Journal.
License: GPL-1+ or Artistic
This documentation is free; you can redistribute it and/or modify it
under the same terms as Perl itself.
.
Irrespective of its distribution, all code examples in these files are
hereby placed into the public domain. You are permitted and
encouraged to use this code in your own programs for fun or for profit
as you see fit. A simple comment in the code giving credit would be
courteous but is not required.
Files:
pod/perlrequick.pod
pod/perlretut.pod
Copyright:
Copyright (c) 2000 Mark Kvale
All rights reserved.
License: GPL-1+ or Artistic
This document may be distributed under the same terms as Perl itself.
Files: pod/perluniintro.pod
Copyright:
Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
License: GPL-1+ or Artistic
This document may be distributed under the same terms as Perl itself.
Files:
Copying
pod/perlgpl.pod
Copyright:
Copyright (C) 1989 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
License: DONT-CHANGE-THE-GPL
Files: t/io/shm.t
Copyright:
Copyright (C) 1999, Graham Barr <gbarr@pobox.com>.
Copyright (C) 2007-2010, Marcus Holland-Moritz <mhx@cpan.org>.
License: GPL-1+ or Artistic
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: debian/*
Copyright:
Portions of the Debian packaging are
Copyright 2008-2011 Niko Tyni <ntyni@debian.org>
Copyright 2011 Dominic Hargreaves <dom@earth.li>
The other people listed in debian/changelog are most probably
copyright holders too, but they have not included explicit copyright
or licensing information.
License: GPL-1+ or Artistic
The portions by Niko Tyni and Dominic Hargreaves may be redistributed
and/or modified under the same terms as Perl itself. It is assumed that
other contributors have placed their contributions under a compatible
license.
License: Artistic-2
Copyright (c) 2000-2006, The Perl Foundation.
.
Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.
.
Preamble
.
This license establishes the terms under which a given free software
Package may be copied, modified, distributed, and/or redistributed.
The intent is that the Copyright Holder maintains some artistic
control over the development of that Package while still keeping the
Package available as open source and free software.
.
You are always permitted to make arrangements wholly outside of this
license directly with the Copyright Holder of a given Package. If the
terms of this license do not permit the full use that you propose to
make of the Package, you should contact the Copyright Holder and seek
a different licensing arrangement.
.
Definitions
.
"Copyright Holder" means the individual(s) or organization(s) named in
the copyright notice for the entire Package.
.
"Contributor" means any party that has contributed code or other
material to the Package, in accordance with the Copyright Holder's
procedures.
.
"You" and "your" means any person who would like to copy, distribute,
or modify the Package.
.
"Package" means the collection of files distributed by the Copyright
Holder, and derivatives of that collection and/or of those files. A
given Package may consist of either the Standard Version, or a
Modified Version.
.
"Distribute" means providing a copy of the Package or making it
accessible to anyone else, or in the case of a company or
organization, to others outside of your company or organization.
.
"Distributor Fee" means any fee that you charge for Distributing this
Package or providing support for this Package to another party. It
does not mean licensing fees.
.
"Standard Version" refers to the Package if it has not been modified,
or has been modified only in ways explicitly requested by the
Copyright Holder.
.
"Modified Version" means the Package, if it has been changed, and such
changes were not explicitly requested by the Copyright Holder.
.
"Original License" means this Artistic License as Distributed with the
Standard Version of the Package, in its current version or as it may
be modified by The Perl Foundation in the future.
.
"Source" form means the source code, documentation source, and
configuration files for the Package.
.
"Compiled" form means the compiled bytecode, object code, binary, or
any other form resulting from mechanical transformation or translation
of the Source form.
.
Permission for Use and Modification Without Distribution
.
(1) You are permitted to use the Standard Version and create and use
Modified Versions for any purpose without restriction, provided that
you do not Distribute the Modified Version.
.
Permissions for Redistribution of the Standard Version
.
(2) You may Distribute verbatim copies of the Source form of the
Standard Version of this Package in any medium without restriction,
either gratis or for a Distributor Fee, provided that you duplicate
all of the original copyright notices and associated disclaimers. At
your discretion, such verbatim copies may or may not include a
Compiled form of the Package.
.
(3) You may apply any bug fixes, portability changes, and other
modifications made available from the Copyright Holder. The resulting
Package will still be considered the Standard Version, and as such
will be subject to the Original License.
.
Distribution of Modified Versions of the Package as Source
.
(4) You may Distribute your Modified Version as Source (either gratis
or for a Distributor Fee, and with or without a Compiled form of the
Modified Version) provided that you clearly document how it differs
from the Standard Version, including, but not limited to, documenting
any non-standard features, executables, or modules, and provided that
you do at least ONE of the following:
.
(a) make the Modified Version available to the Copyright Holder of the
Standard Version, under the Original License, so that the Copyright
Holder may include your modifications in the Standard Version. (b)
ensure that installation of your Modified Version does not prevent the
user installing or running the Standard Version. In addition, the
Modified Version must bear a name that is different from the name of
the Standard Version. (c) allow anyone who receives a copy of the
Modified Version to make the Source form of the Modified Version
available to others under (i) the Original License or (ii) a license
that permits the licensee to freely copy, modify and redistribute the
Modified Version using the same licensing terms that apply to the copy
that the licensee received, and requires that the Source form of the
Modified Version, and of any works derived from it, be made freely
available in that license fees are prohibited but Distributor Fees are
allowed.
.
Distribution of Compiled Forms of the Standard Version or Modified
Versions without the Source
.
(5) You may Distribute Compiled forms of the Standard Version without
the Source, provided that you include complete instructions on how to
get the Source of the Standard Version. Such instructions must be
valid at the time of your distribution. If these instructions, at any
time while you are carrying out such distribution, become invalid, you
must provide new instructions on demand or cease further distribution.
If you provide valid instructions or cease distribution within thirty
days after you become aware that the instructions are invalid, then
you do not forfeit any of your rights under this license.
.
(6) You may Distribute a Modified Version in Compiled form without the
Source, provided that you comply with Section 4 with respect to the
Source of the Modified Version.
.
Aggregating or Linking the Package
.
(7) You may aggregate the Package (either the Standard Version or
Modified Version) with other packages and Distribute the resulting
aggregation provided that you do not charge a licensing fee for the
Package. Distributor Fees are permitted, and licensing fees for other
components in the aggregation are permitted. The terms of this license
apply to the use and Distribution of the Standard or Modified Versions
as included in the aggregation.
.
(8) You are permitted to link Modified and Standard Versions with
other works, to embed the Package in a larger work of your own, or to
build stand-alone binary or bytecode versions of applications that
include the Package, and Distribute the result without restriction,
provided the result does not expose a direct interface to the Package.
.
Items That are Not Considered Part of a Modified Version
.
(9) Works (including, but not limited to, modules and scripts) that
merely extend or make use of the Package, do not, by themselves, cause
the Package to be a Modified Version. In addition, such works are not
considered parts of the Package itself, and are not subject to the
terms of this license.
.
General Provisions
.
(10) Any use, modification, and distribution of the Standard or
Modified Versions is governed by this Artistic License. By using,
modifying or distributing the Package, you accept this license. Do not
use, modify, or distribute the Package, if you do not accept this
license.
.
(11) If your Modified Version has been derived from a Modified Version
made by someone other than you, you are nevertheless required to
ensure that your Modified Version complies with the requirements of
this license.
.
(12) This license does not grant you the right to use any trademark,
service mark, tradename, or logo of the Copyright Holder.
.
(13) This license includes the non-exclusive, worldwide,
free-of-charge patent license to make, have made, use, offer to sell,
sell, import and otherwise transfer the Package with respect to any
patent claims licensable by the Copyright Holder that are necessarily
infringed by the Package. If you institute patent litigation
(including a cross-claim or counterclaim) against any party alleging
that the Package constitutes direct or contributory patent
infringement, then this Artistic License to you shall terminate on the
date that such litigation is filed.
.
(14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT
HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT
PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT
HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE
OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License: BZIP
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. 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.
.
3. Altered source versions must be plainly marked as such, and must
not be misrepresented as being the original software.
.
4. The name of the author may not be used to endorse or promote
products derived from this software without specific prior written
permission.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.
Julian Seward, jseward@bzip.org
bzip2/libbzip2 version 1.0.5 of 10 December 2007
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.
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
License: BSD-4-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.
4. Neither the name of the University 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 REGENTS 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 REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
License: BSD-4-clause-POWERDOG
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. All advertising materials mentioning features or use of this
software must display the following acknowledgement:
This product includes software developed by Powerdog Industries.
4. The name of Powerdog Industries may not be used to endorse or
promote products derived from this software without specific prior
written permission.
.
THIS SOFTWARE IS PROVIDED BY POWERDOG INDUSTRIES ``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 POWERDOG INDUSTRIES 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: Unicode
EXHIBIT 1
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
.
Unicode Data Files include all data files under the directories
http://www.unicode.org/Public/, http://www.unicode.org/reports/,
and http://www.unicode.org/cldr/data/ . Unicode Data Files
do not include PDF online code charts under the directory
http://www.unicode.org/Public/. Software includes any
source code published in the Unicode Standard or under the directories
http://www.unicode.org/Public/, http://www.unicode.org/reports/,
and http://www.unicode.org/cldr/data/.
.
NOTICE TO USER: Carefully read the following legal agreement. BY
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE
INC.'S DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU
UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND
CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD,
INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
.
COPYRIGHT AND PERMISSION NOTICE
.
Copyright © 1991-2011 Unicode, Inc. All rights
reserved. Distributed under the Terms of Use in
http://www.unicode.org/copyright.html.
.
Permission is hereby granted, free of charge, to any person
obtaining a copy of the Unicode data files and any associated
documentation (the "Data Files") or Unicode software and any
associated documentation (the "Software") to deal in the Data Files
or Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute,
and/or sell copies of the Data Files or Software, and to permit
persons to whom the Data Files or Software are furnished to do so,
provided that (a) the above copyright notice(s) and this permission
notice appear with all copies of the Data Files or Software,
(b) both the above copyright notice(s) and this permission notice
appear in associated documentation, and (c) there is clear notice
in each modified Data File or in the Software as well as in the
documentation associated with the Data File(s) or Software that
the data or software has been modified.
.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY
OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without
prior written authorization of the copyright holder.
License: BSD-3-clause-GENERIC
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. The names of the authors may not be used to endorse or promote
products derived from this software without specific prior written
permission.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University 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 REGENTS 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 REGENTS 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: REGCOMP
Permission is granted to anyone to use this software for any
purpose on any computer system, and to redistribute it freely,
subject to the following restrictions:
.
1. The author is not responsible for the consequences of use of
this software, no matter how awful, even if they arise
from defects in it.
.
2. The origin of this software must not be misrepresented, either
by explicit claim or by omission.
.
3. Altered versions must be plainly marked as such, and must not
be misrepresented as being the original software.
License: TEXT-TABS
This module may be modified, used, copied, and redistributed at your own risk.
Publicly redistributed modified versions must use a different name.
License: TEXT-SOUNDEX
Freedom to use these sources for whatever you want, as long as credit
is given where credit is due, is hereby granted. You may make modifications
where you see fit but leave this copyright somewhere visible. As well, try
to initial any changes you make so that if I like the changes I can
incorporate them into later versions.
.
- Mark Mielke <mark@mielke.cc>
License: S2P
This program is free and open software. You may use, modify,
distribute, and sell this program (and any modified variants) in any
way you wish, provided you do not restrict others from doing the same.
License: DONT-CHANGE-THE-GPL
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
License: SDBM-PUBLIC-DOMAIN
From ext/SDBM_File/sdbm/README:
.
The entire sdbm library package, as authored by me, Ozan S. Yigit,
is hereby placed in the public domain. As such, the author is not
responsible for the consequences of use of this software, no
matter how awful, even if they arise from defects in it. There is no
expressed or implied warranty for the sdbm library.
.
Since the sdbm library package is in the public domain, this original
release or any additional public-domain releases of the modified
original cannot possibly (by definition) be withheld from you. Also
by definition, You (singular) have all the rights to this code
(including the right to sell without permission, the right to
hoard[3] and the right to do other icky things as you see fit)
but those rights are also granted to everyone else.
.
Please note that all previous distributions of this software
contained a copyright (which is now dropped) to protect its origins
and its current public domain status against any possible claims
and/or challenges.
License: GPL-3+-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.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
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: HSIEH-DERIVATIVE
The derivative content includes raw computer source code, ideas,
opinions, and excerpts whose original source is covered under another
license and transformations of such derivatives. Note that mere excerpts
by themselves (with the exception of raw source code) are not considered
derivative works under this license. Use and redistribution is limited
to the following conditions:
.
One may not create a derivative work which, in any way, violates the
Paul Hsieh exposition license described above on the original content.
.
One may not apply a license to a derivative work that precludes
anyone else from using and redistributing derivative content.
.
One may not attribute any derivative content to authors not involved
in the creation of the content, though an attribution to the author
is not necessary.
License: HSIEH-BSD
Copyright (c) 2010, Paul Hsieh
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
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.
.
Neither my name, Paul Hsieh, nor the names of any other contributors
to the code use may not be used to endorse or promote products
derived from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|