licensee 9.15.3 → 9.16.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/bin/licensee +4 -0
  3. data/lib/licensee/content_helper.rb +6 -5
  4. data/lib/licensee/license.rb +10 -2
  5. data/lib/licensee/version.rb +1 -1
  6. data/licensee.gemspec +1 -1
  7. data/spec/fixture_spec.rb +1 -1
  8. data/spec/fixtures/agpl-3.0_markdown/LICENSE.md +651 -0
  9. data/spec/fixtures/apache-2.0_markdown/LICENSE.md +195 -0
  10. data/spec/fixtures/{markdown-artistic → artistic-2.0_markdown}/LICENSE.md +0 -0
  11. data/spec/fixtures/bsd-2-author/LICENSE +22 -0
  12. data/spec/fixtures/bsd-3-clause_markdown/LICENSE.md +28 -0
  13. data/spec/fixtures/cc-by-4.0_markdown/LICENSE.md +157 -0
  14. data/spec/fixtures/cc-by-sa-4.0_markdown/LICENSE.md +171 -0
  15. data/spec/fixtures/cc0-1.0_markdown/LICENSE.md +41 -0
  16. data/spec/fixtures/detect.json +1 -1
  17. data/spec/fixtures/epl-1.0_markdown/LICENSE.md +76 -0
  18. data/spec/fixtures/fixtures.yml +105 -41
  19. data/spec/fixtures/gfdl-1.3_markdown/LICENSE.md +450 -0
  20. data/spec/fixtures/gpl-2.0_markdown/LICENSE.md +336 -0
  21. data/spec/fixtures/{markdown-gpl → gpl-2.0_markdown_headings}/LICENSE.md +0 -0
  22. data/spec/fixtures/gpl-3.0_markdown/LICENSE.md +595 -0
  23. data/spec/fixtures/lgpl-2.1_markdown/LICENSE.md +494 -0
  24. data/spec/fixtures/lgpl-3.0_markdown/LICENSE.md +163 -0
  25. data/spec/fixtures/license-hashes.json +6 -6
  26. data/spec/fixtures/mit_markdown/LICENSE.md +26 -0
  27. data/spec/fixtures/mpl-2.0_markdown/LICENSE.md +357 -0
  28. data/spec/fixtures/unlicense_markdown/LICENSE.md +27 -0
  29. data/spec/integration_spec.rb +11 -2
  30. data/spec/licensee/commands/detect_spec.rb +16 -0
  31. data/spec/licensee/content_helper_spec.rb +16 -0
  32. data/spec/licensee/matchers/reference_matcher_spec.rb +17 -0
  33. data/vendor/choosealicense.com/_licenses/bsd-3-clause.txt +1 -0
  34. data/vendor/license-list-XML/src/Artistic-2.0.xml +5 -3
  35. data/vendor/license-list-XML/src/BSD-3-Clause-Clear.xml +3 -1
  36. metadata +22 -6
@@ -0,0 +1,41 @@
1
+ # Creative Commons CC0 1.0 Universal
2
+
3
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.
4
+
5
+ ## Statement of Purpose
6
+
7
+ The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
8
+
9
+ Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
10
+
11
+ For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
12
+
13
+ 1. __Copyright and Related Rights.__ A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
14
+
15
+ i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
16
+
17
+ ii. moral rights retained by the original author(s) and/or performer(s);
18
+
19
+ iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
20
+
21
+ iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
22
+
23
+ v. rights protecting the extraction, dissemination, use and reuse of data in a Work;
24
+
25
+ vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
26
+
27
+ vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
28
+
29
+ 2. __Waiver.__ To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
30
+
31
+ 3. __Public License Fallback.__ Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
32
+
33
+ 4. __Limitations and Disclaimers.__
34
+
35
+ a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
36
+
37
+ b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
38
+
39
+ c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
40
+
41
+ d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
@@ -93,7 +93,7 @@
93
93
  },
94
94
  {
95
95
  "filename": "licensee.gemspec",
96
- "content": "# frozen_string_literal: true\n\nrequire File.expand_path('lib/licensee/version', __dir__)\n\nGem::Specification.new do |gem|\n gem.name = 'licensee'\n gem.version = Licensee::VERSION\n\n gem.summary = 'A Ruby Gem to detect open source project licenses'\n gem.description = <<-DESC\n Licensee automates the process of reading LICENSE files and\n compares their contents to known licenses using a fancy maths.\n DESC\n\n gem.authors = ['Ben Balter']\n gem.email = 'ben.balter@github.com'\n gem.homepage = 'https://github.com/benbalter/licensee'\n gem.license = 'MIT'\n gem.metadata['rubygems_mfa_required'] = 'true'\n\n gem.bindir = 'bin'\n gem.executables << 'licensee'\n\n gem.add_dependency('dotenv', '~> 2.0')\n gem.add_dependency('octokit', '>= 4.20', '< 6.0')\n gem.add_dependency('reverse_markdown', '>= 1', '< 3')\n gem.add_dependency('rugged', '>= 0.24', '<2.0')\n gem.add_dependency('thor', '>= 0.19', '< 2.0')\n\n gem.add_development_dependency('gem-release', '~> 2.0')\n gem.add_development_dependency('mustache', '>= 0.9', '< 2.0')\n gem.add_development_dependency('pry', '~> 0.9')\n gem.add_development_dependency('rspec', '~> 3.5')\n gem.add_development_dependency('rubocop', '~> 1.0')\n gem.add_development_dependency('rubocop-performance', '~> 1.5')\n gem.add_development_dependency('rubocop-rspec', '~> 2.0')\n gem.add_development_dependency('simplecov', '~> 0.16')\n gem.add_development_dependency('webmock', '~> 3.1')\n\n gem.required_ruby_version = '>= 2.5'\n\n # ensure the gem is built out of versioned files\n gem.files = Dir[\n '{bin,lib,man,test,vendor,spec}/**/*',\n 'README*', 'LICENSE*'\n ] & `git ls-files -z`.split(\"\\0\")\nend\n",
96
+ "content": "# frozen_string_literal: true\n\nrequire File.expand_path('lib/licensee/version', __dir__)\n\nGem::Specification.new do |gem|\n gem.name = 'licensee'\n gem.version = Licensee::VERSION\n\n gem.summary = 'A Ruby Gem to detect open source project licenses'\n gem.description = <<-DESC\n Licensee automates the process of reading LICENSE files and\n compares their contents to known licenses using a fancy maths.\n DESC\n\n gem.authors = ['Ben Balter']\n gem.email = 'ben.balter@github.com'\n gem.homepage = 'https://github.com/benbalter/licensee'\n gem.license = 'MIT'\n gem.metadata['rubygems_mfa_required'] = 'true'\n\n gem.bindir = 'bin'\n gem.executables << 'licensee'\n\n gem.add_dependency('dotenv', '~> 2.0')\n gem.add_dependency('octokit', '>= 4.20', '< 7.0')\n gem.add_dependency('reverse_markdown', '>= 1', '< 3')\n gem.add_dependency('rugged', '>= 0.24', '<2.0')\n gem.add_dependency('thor', '>= 0.19', '< 2.0')\n\n gem.add_development_dependency('gem-release', '~> 2.0')\n gem.add_development_dependency('mustache', '>= 0.9', '< 2.0')\n gem.add_development_dependency('pry', '~> 0.9')\n gem.add_development_dependency('rspec', '~> 3.5')\n gem.add_development_dependency('rubocop', '~> 1.0')\n gem.add_development_dependency('rubocop-performance', '~> 1.5')\n gem.add_development_dependency('rubocop-rspec', '~> 2.0')\n gem.add_development_dependency('simplecov', '~> 0.16')\n gem.add_development_dependency('webmock', '~> 3.1')\n\n gem.required_ruby_version = '>= 2.6'\n\n # ensure the gem is built out of versioned files\n gem.files = Dir[\n '{bin,lib,man,test,vendor,spec}/**/*',\n 'README*', 'LICENSE*'\n ] & `git ls-files -z`.split(\"\\0\")\nend\n",
97
97
  "content_hash": null,
98
98
  "content_normalized": null,
99
99
  "matcher": {
@@ -0,0 +1,76 @@
1
+ Eclipse Public License -v 1.0
2
+ =============================
3
+
4
+ THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE (“AGREEMENT”). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
5
+
6
+ ### 1. Definitions
7
+
8
+ “Contribution” means:
9
+ * **a)** in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
10
+ * **b)** in the case of each subsequent Contributor:
11
+ * **i)** changes to the Program, and
12
+ * **ii)** additions to the Program;
13
+ where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: **(i)** are separate modules of software distributed in conjunction with the Program under their own license agreement, and **(ii)** are not derivative works of the Program.
14
+
15
+ “Contributor” means any person or entity that distributes the Program.
16
+
17
+ “Licensed Patents ” mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
18
+
19
+ “Program” means the Contributions distributed in accordance with this Agreement.
20
+
21
+ “Recipient” means anyone who receives the Program under this Agreement, including all Contributors.
22
+
23
+ ### 2. Grant of Rights
24
+
25
+ **a)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
26
+
27
+ **b)** Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
28
+
29
+ **c)** Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
30
+
31
+ **d)** Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
32
+
33
+ ### 3. Requirements
34
+
35
+ A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
36
+ * **a)** it complies with the terms and conditions of this Agreement; and
37
+ * **b)** its license agreement:
38
+ * **i)** effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
39
+ * **ii)** effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
40
+ * **iii)** states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
41
+ * **iv)** states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
42
+
43
+ When the Program is made available in source code form:
44
+ * **a)** it must be made available under this Agreement; and
45
+ * **b)** a copy of this Agreement must be included with each copy of the Program.
46
+
47
+ Contributors may not remove or alter any copyright notices contained within the Program.
48
+
49
+ Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
50
+
51
+ ### 4. Commercial Distribution
52
+
53
+ Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (“Commercial Contributor”) hereby agrees to defend and indemnify every other Contributor (“Indemnified Contributor”) against any losses, damages and costs (collectively “Losses”) arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: **a)** promptly notify the Commercial Contributor in writing of such claim, and **b)** allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
54
+
55
+ For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
56
+
57
+ ### 5. No Warranty
58
+
59
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
60
+
61
+ ### 6. Disclaimer of Liability
62
+
63
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
64
+
65
+ ### 7. General
66
+
67
+ If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
68
+
69
+ If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
70
+
71
+ All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
72
+
73
+ Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
74
+
75
+ This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
76
+
@@ -1,45 +1,73 @@
1
1
  # Map of fixtures to expectation as an added integration test
2
2
  ---
3
+ agpl-3.0_markdown:
4
+ key: agpl-3.0
5
+ matcher: dice
6
+ hash: f84aaf84faf0196e6a05f41d7a097778b238be59
7
+ apache-2.0_markdown:
8
+ key: apache-2.0
9
+ matcher: dice
10
+ hash: 62937105bf0baec879cc6cc96d2fc2ce4922fc6d
3
11
  apache-with-readme-notice:
4
12
  key: apache-2.0
5
13
  matcher: exact
6
14
  hash: bec905d850e7f5dc2e2db78a950d4a9db560a0b8
15
+ artistic-2.0_markdown:
16
+ key: artistic-2.0
17
+ matcher: dice
18
+ hash: a3684106623ab2f9791ad7297b6874e07ee71c81
7
19
  bom:
8
20
  key: mit
9
21
  matcher: exact
10
22
  hash: 4c2c763d64bbc7ef2e58b0ec6d06d90cee9755c9
23
+ bsd-2-author:
24
+ key: bsd-2-clause
25
+ matcher: dice
26
+ hash: 309d3b93b58ad8858d916588206a1fccf2b358f6
11
27
  bsd-3-authorowner:
12
28
  key: bsd-3-clause
13
29
  matcher: dice
14
30
  hash: 2e6f215833d1a3d10e6194d479dbb2b4be2f64d7
31
+ bsd-3-clause_markdown:
32
+ key: bsd-3-clause
33
+ matcher: dice
34
+ hash: 2449fc8ece2fa342f2e82bbbf86f01d19329a531
15
35
  bsd-3-lists:
16
36
  key: bsd-3-clause
17
- matcher:
18
- hash:
37
+ matcher:
38
+ hash:
19
39
  bsd-3-noendorseslash:
20
40
  key: bsd-3-clause
21
41
  matcher: dice
22
42
  hash: cc09daf7c96498abafdb708f3578654d6d5b2a3b
23
43
  bsd-plus-patents:
24
44
  key: other
25
- matcher:
26
- hash:
45
+ matcher:
46
+ hash:
27
47
  bsl:
28
48
  key: bsl-1.0
29
49
  matcher: exact
30
50
  hash: 27e28f20b57048cf04be07e1532b6fb501a0753b
31
51
  case-sensitive:
32
52
  key: other
33
- matcher:
53
+ matcher:
34
54
  hash: da39a3ee5e6b4b0d3255bfef95601890afd80709
55
+ cc-by-4.0_markdown:
56
+ key: cc-by-4.0
57
+ matcher: dice
58
+ hash: b72312bbcd6400de2c6103f2b9981e6239d89f36
35
59
  cc-by-nc-sa:
36
60
  key: other
37
- matcher:
38
- hash: 2b2df1271efb79dcaf80f0828069b1c85da63eec
61
+ matcher:
62
+ hash: c1c5bf7b6f130913568b20ed0441a6dbef5d6f11
39
63
  cc-by-nd:
40
64
  key: other
41
- matcher:
42
- hash: 4fb176dcd047bc77f15d7b42824d1a5793bdc865
65
+ matcher:
66
+ hash: a006cd136405570d81aafb4cfd19de78012bbbe4
67
+ cc-by-sa-4.0_markdown:
68
+ key: cc-by-sa-4.0
69
+ matcher: dice
70
+ hash: 973d41ed4a3fca2a1205ace75835029d66c1e224
43
71
  cc-by-sa-mdlinks:
44
72
  key: cc-by-sa-4.0
45
73
  matcher: dice
@@ -47,15 +75,19 @@ cc-by-sa-mdlinks:
47
75
  cc-by-sa-nocclicensor:
48
76
  key: cc-by-sa-4.0
49
77
  matcher: dice
50
- hash: 4f55d11c9d6fa6710a4c7b41bcbb801966283d45
78
+ hash: 9cf238d2d4dd703a149d8b5ae7d3f5a04206f772
79
+ cc0-1.0_markdown:
80
+ key: cc0-1.0
81
+ matcher: dice
82
+ hash: 0df42ed381dc00ba7fe800ea65db52134eff9e90
51
83
  cc0-cal2013:
52
84
  key: cc0-1.0
53
85
  matcher: dice
54
- hash: 06f73ef48851a6f6d0bcd179faa65145c76d5562
86
+ hash: 1ec0b9707ba246e7f25ebcb08888badf0abaefae
55
87
  cc0-cc:
56
88
  key: cc0-1.0
57
89
  matcher: exact
58
- hash: 94c8187ec82b2b4a69fb990f80833fbe6e3c95e7
90
+ hash: 34dbb82be40b15f7c521d4f2d1a36ebe76246936
59
91
  copyright-encoding:
60
92
  key: no-license
61
93
  matcher: copyright
@@ -70,20 +102,40 @@ crlf-license:
70
102
  hash: 7d4cdf499d39e2e1ce27b2878e22872f0f5a74dd
71
103
  description-license:
72
104
  key: other
73
- matcher:
105
+ matcher:
74
106
  hash: ab0fb718684bbc67c7dfc2e9ab2175dab4fcb819
107
+ epl-1.0_markdown:
108
+ key: epl-1.0
109
+ matcher: dice
110
+ hash: bae4ee4c336e237f3693b1ba153fc144364e683b
75
111
  eupl-cal2017:
76
112
  key: eupl-1.2
77
113
  matcher: exact
78
114
  hash: 7425a276b011dea63591fe8876146f2451cfd777
79
115
  fcpl-modified-mpl:
80
116
  key: other
81
- matcher:
117
+ matcher:
82
118
  hash: 97b12cefc05cdb701e4ae9a59e7c11f25cdb8edc
83
119
  gemspec:
84
- key:
85
- matcher:
86
- hash:
120
+ key:
121
+ matcher:
122
+ hash:
123
+ gfdl-1.3_markdown:
124
+ key: gfdl-1.3
125
+ matcher: dice
126
+ hash: fccaacd02277c1aff3ec015192f7c7a2fb7d0e0e
127
+ gpl-2.0_markdown:
128
+ key: gpl-2.0
129
+ matcher: exact
130
+ hash: 32d258b04aadb94f8762547b9f26ac1c61a1b1f7
131
+ gpl-2.0_markdown_headings:
132
+ key: gpl-2.0
133
+ matcher: exact
134
+ hash: 74e2c1e8b8ff13e284dd222f214b79e9f4d3590b
135
+ gpl-3.0_markdown:
136
+ key: gpl-3.0
137
+ matcher: dice
138
+ hash: 858a252e4c484678585ddc38be7ede7deb140953
87
139
  gpl3-without-instructions:
88
140
  key: gpl-3.0
89
141
  matcher: exact
@@ -96,10 +148,18 @@ lgpl:
96
148
  key: lgpl-3.0
97
149
  matcher: exact
98
150
  hash: 2f434698bab479f8f6c5043f2796767287f40495
151
+ lgpl-2.1_markdown:
152
+ key: lgpl-2.1
153
+ matcher: dice
154
+ hash: ad731153900d95393a8c718ccf9c35de074b8e4c
155
+ lgpl-3.0_markdown:
156
+ key: lgpl-3.0
157
+ matcher: exact
158
+ hash: f91734065bdeeefeb8541cb57724030eea2cc544
99
159
  license-folder:
100
- key:
101
- matcher:
102
- hash:
160
+ key:
161
+ matcher:
162
+ hash:
103
163
  license-in-parent-folder:
104
164
  key: mit
105
165
  matcher: exact
@@ -108,14 +168,6 @@ license-with-readme-reference:
108
168
  key: mit
109
169
  matcher: exact
110
170
  hash: 4c2c763d64bbc7ef2e58b0ec6d06d90cee9755c9
111
- markdown-artistic:
112
- key: artistic-2.0
113
- matcher: dice
114
- hash: 2c21400d21cbcc827e039eeea73cf95bc42183dd
115
- markdown-gpl:
116
- key: gpl-2.0
117
- matcher: exact
118
- hash: 74e2c1e8b8ff13e284dd222f214b79e9f4d3590b
119
171
  mit:
120
172
  key: mit
121
173
  matcher: exact
@@ -126,8 +178,16 @@ mit-optional:
126
178
  hash: 4c2c763d64bbc7ef2e58b0ec6d06d90cee9755c9
127
179
  mit-with-copyright:
128
180
  key: mit
129
- matcher:
130
- hash:
181
+ matcher:
182
+ hash:
183
+ mit_markdown:
184
+ key: mit
185
+ matcher: exact
186
+ hash: 4c2c763d64bbc7ef2e58b0ec6d06d90cee9755c9
187
+ mpl-2.0_markdown:
188
+ key: mpl-2.0
189
+ matcher: exact
190
+ hash: 9d898bc8e265a13ed09bd9e09d64f66f8976fffe
131
191
  mpl-without-hrs:
132
192
  key: mpl-2.0
133
193
  matcher: exact
@@ -138,33 +198,37 @@ multiple-arrs:
138
198
  hash: a961b19cc6921d510e29a13b0ba1a826fcffe41c
139
199
  multiple-license-files:
140
200
  key: other
141
- matcher:
142
- hash:
201
+ matcher:
202
+ hash:
143
203
  pixar-modified-apache:
144
204
  key: other
145
- matcher:
205
+ matcher:
146
206
  hash: efb005bb5924d60314b2aaedb4fceef92c5d5631
147
207
  readme:
148
208
  key: mit
149
- matcher:
150
- hash:
209
+ matcher:
210
+ hash:
151
211
  readme-invalid-encoding:
152
212
  key: mit
153
- matcher:
154
- hash:
213
+ matcher:
214
+ hash:
155
215
  unlicense-noinfo:
156
216
  key: unlicense
157
217
  matcher: exact
158
218
  hash: 859a7d829d402dd6e047293d87979dacc1b88f37
219
+ unlicense_markdown:
220
+ key: unlicense
221
+ matcher: exact
222
+ hash: 859a7d829d402dd6e047293d87979dacc1b88f37
159
223
  vim:
160
224
  key: vim
161
225
  matcher: dice
162
226
  hash: 6e1bfd854c9ad8626d61367ccfecc9f96e54ce92
163
227
  webmock:
164
- key:
165
- matcher:
166
- hash:
228
+ key:
229
+ matcher:
230
+ hash:
167
231
  wrk-modified-apache:
168
232
  key: other
169
- matcher:
233
+ matcher:
170
234
  hash: '09df4f164a92a0464452178cf1e4eb58c3f25c01'