Add licensing clarification re vcsrepo.
Change-Id: I576128d185da81c68f652eccee2755f591ab0758 Reviewed-on: https://review.openstack.org/13651 Reviewed-by: Monty Taylor <mordred@inaugust.com> Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
607f653a9e
commit
c73536a2c6
@ -30,7 +30,19 @@ fi
|
||||
# Array of modules to be installed key:value is module:version.
|
||||
declare -A MODULES
|
||||
MODULES["openstackci-dashboard"]="0.0.4"
|
||||
|
||||
# freenode #puppet 2012-09-25:
|
||||
# 18:25 < jeblair> i would like to use some code that someone wrote,
|
||||
# but it's important that i understand how the author wants me to use
|
||||
# it...
|
||||
# 18:25 < jeblair> in the case of the vcsrepo module, there is
|
||||
# ambiguity, and so we are trying to determine what the author(s)
|
||||
# intent is
|
||||
# 18:30 < jamesturnbull> jeblair: since we - being PL - are the author
|
||||
# - our intent was not to limit it's use and it should be Apache
|
||||
# licensed
|
||||
MODULES["openstackci-vcsrepo"]="0.0.6"
|
||||
|
||||
MODULES["puppetlabs-apache"]="0.0.4"
|
||||
MODULES["puppetlabs-apt"]="0.0.4"
|
||||
MODULES["puppetlabs-mysql"]="0.5.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user