Skip to content

Commit 5818176

Browse files
committed
Merge pull request #260 from mkenyon/patch-1
Use standard shortcode for Apache-2.0
2 parents 67e8ffa + 02b7866 commit 5818176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
99
s.summary = 'React/JSX adapter for the Ruby on Rails asset pipeline.'
1010
s.description = 'Compile your JSX on demand or precompile for production.'
1111
s.homepage = 'https://github.com/reactjs/react-rails'
12-
s.license = 'APL 2.0'
12+
s.license = 'Apache-2.0'
1313

1414
s.author = ['Paul O’Shannessy']
1515
s.email = ['paul@oshannessy.com']

0 commit comments

Comments
 (0)