Skip to content

Commit 5bd78f1

Browse files
committed
Add licenses to gemspec file
1 parent 211c267 commit 5bd78f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

board-linuxfr.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ require './lib/board-linuxfr/version'
66
Gem::Specification.new do |s|
77
s.name = "board-linuxfr"
88
s.version = BoardLinuxfr::VERSION
9+
s.licenses = ["AGPL-3.0-only"]
910
s.authors = ["Bruno Michel", "Adrien Dorsaz"]
1011
s.email = "[email protected]"
1112
s.homepage = "https://github.com/linuxfrorg/board-sse-linuxfr.org"

0 commit comments

Comments
 (0)