Skip to content

Commit deb03ea

Browse files
author
Petr Chalupa
committed
Rename license file
1 parent f115daf commit deb03ea

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MIT-LICENSE renamed to LICENSE.txt

File renamed without changes.

htmless.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
1212
s.authors = ['Petr Chalupa']
1313
s.email = '[email protected]'
1414
s.homepage = 'https://github.com/pitr-ch/htmless'
15-
s.extra_rdoc_files = %w(README.md README_FULL.md MIT-LICENSE VERSION)
15+
s.extra_rdoc_files = %w(README.md README_FULL.md LICENSE.txt VERSION)
1616
s.files = Dir['lib/htmless/**/*.rb'] + %w(lib/htmless.rb)
1717
s.require_paths = %w(lib)
1818
s.license = 'MIT'

0 commit comments

Comments
 (0)