[ruby/date] Add license files (COPYING, BSDL) to gem files
https://github.com/ruby/date/commit/a3d85e0be5
This commit is contained in:
parent
bb7f1619d2
commit
76aaf8ddf4
@ -17,7 +17,7 @@ Gem::Specification.new do |s|
|
||||
s.require_path = %w{lib}
|
||||
|
||||
s.files = [
|
||||
"README.md",
|
||||
"README.md", "COPYING", "BSDL",
|
||||
"lib/date.rb", "ext/date/date_core.c", "ext/date/date_parse.c", "ext/date/date_strftime.c",
|
||||
"ext/date/date_strptime.c", "ext/date/date_tmx.h", "ext/date/extconf.rb", "ext/date/prereq.mk",
|
||||
"ext/date/zonetab.h", "ext/date/zonetab.list"
|
||||
|
Loading…
x
Reference in New Issue
Block a user