We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94e45b commit a0a95f2Copy full SHA for a0a95f2
arduino_ci.gemspec
@@ -6,7 +6,7 @@ require "arduino_ci/version"
6
Gem::Specification.new do |spec|
7
spec.name = "arduino_ci"
8
spec.version = ArduinoCI::VERSION
9
- spec.licenses = ['Apache 2.0']
+ spec.licenses = ['Apache-2.0']
10
spec.authors = ["Ian Katz"]
11
spec.email = ["[email protected]"]
12
0 commit comments