summaryrefslogtreecommitdiff
path: root/spec/method_source/code_helpers_spec.rb
diff options
context:
space:
mode:
authorJason Karns <jason.karns@gmail.com>2020-03-02 16:05:47 -0500
committerGitHub <noreply@github.com>2020-03-02 16:05:47 -0500
commitb983b2805279ffa706db90998520276888634c2a (patch)
treef04edca816b57fd1b185a4a1f8e1895d27d95ae3 /spec/method_source/code_helpers_spec.rb
parent24ccd7fa619245abddeb03fcf40c8cb452dc5666 (diff)
downloadmethod_source-b983b2805279ffa706db90998520276888634c2a.tar.gz
More closely match MIT License text verbatim
Tweak the license such that tooling (in particular, `licensee`) recognizes the LICENSE file as MIT. Before: ``` $ /usr/local/share/gem/bin/licensee License: NOASSERTION Matched files: LICENSE, README.markdown, method_source.gemspec LICENSE: Content hash: bfd1a6d003c3210704bb2025ee95bfc059adcd4d License: NOASSERTION README.markdown: Content hash: d64f3bb4282a97b37454b5bb96a8a264a3363dc3 Attribution: Copyright (c) 2011 John Mair (banisterfiend) Confidence: 100.00% Matcher: Licensee::Matchers::Exact License: MIT method_source.gemspec: Confidence: 90.00% Matcher: Licensee::Matchers::Gemspec License: MIT ``` After: ``` $ /usr/local/share/gem/bin/licensee License: MIT Matched files: LICENSE, README.markdown, method_source.gemspec LICENSE: Content hash: d64f3bb4282a97b37454b5bb96a8a264a3363dc3 Attribution: Copyright (c) 2011 John Mair (banisterfiend) Confidence: 100.00% Matcher: Licensee::Matchers::Exact License: MIT ```
Diffstat (limited to 'spec/method_source/code_helpers_spec.rb')
0 files changed, 0 insertions, 0 deletions