Skip to content

Commit

Permalink
Renaming license
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jan 17, 2011
1 parent 749c31b commit 7a600c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion mongoid.gemspec
Expand Up @@ -27,6 +27,6 @@ Gem::Specification.new do |s|
s.add_development_dependency("rspec", ["~> 2.4"])
s.add_development_dependency("watchr", ["= 0.6"])

s.files = Dir.glob("lib/**/*") + %w(MIT_LICENSE README.rdoc Rakefile)
s.files = Dir.glob("lib/**/*") + %w(LICENSE README.rdoc Rakefile)
s.require_path = 'lib'
end

0 comments on commit 7a600c2

Please sign in to comment.