Update Apache license string in metadata
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
af84af2115
commit
530a191536
@ -1,7 +1,7 @@
|
|||||||
name 'postfix'
|
name 'postfix'
|
||||||
maintainer 'Chef Software, Inc.'
|
maintainer 'Chef Software, Inc.'
|
||||||
maintainer_email 'cookbooks@chef.io'
|
maintainer_email 'cookbooks@chef.io'
|
||||||
license 'Apache 2.0'
|
license 'Apache-2.0'
|
||||||
description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth'
|
description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth'
|
||||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||||
version '5.0.1'
|
version '5.0.1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user