Skip to content

Commit

Permalink
Not sure if I have to include orig authors with BSD 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kkirsche committed Jun 14, 2015
1 parent d52239a commit 8b79767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netconf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.summary = "Updated NetConf client"
s.description = "Updated and maintained fork of the Juniper Ruby NetConf client. This is used to manage Junos OS devices."
s.homepage = 'https://github.com/kkirsche/net-netconf'
s.authors = ["Kevin Kirsche"]
s.authors = ["Kevin Kirsche", "Jeremy Schulman", "Ankit Jain"]
s.email = '[email protected]'
s.files = FileList['lib/net/**/*.rb', 'examples/**/*.rb']
s.license = 'BSD 2'
Expand Down

0 comments on commit 8b79767

Please sign in to comment.