Skip to content

Commit a0a95f2

Browse files
committed
fix license
1 parent f94e45b commit a0a95f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arduino_ci.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require "arduino_ci/version"
66
Gem::Specification.new do |spec|
77
spec.name = "arduino_ci"
88
spec.version = ArduinoCI::VERSION
9-
spec.licenses = ['Apache 2.0']
9+
spec.licenses = ['Apache-2.0']
1010
spec.authors = ["Ian Katz"]
1111
spec.email = ["[email protected]"]
1212

0 commit comments

Comments
 (0)