Skip to content

Commit 4cf0da6

Browse files
committed
add license to gemspec
1 parent 395459a commit 4cf0da6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

avalon-workflow.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
require File.expand_path('../lib/avalon-workflow/version', __FILE__)
22

33
Gem::Specification.new do |gem|
4+
gem.license = "Apache 2.0"
45
gem.authors = ["rogersna"]
56
gem.email = ["[email protected]"]
67
gem.description = %q{Workflow processing for Avalon based applications}

0 commit comments

Comments
 (0)