Skip to content

Commit f1ff249

Browse files
committed
Fix test cookbook license
Signed-off-by: Tim Smith <tsmith@chef.io>
1 parent 35a731d commit f1ff249

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name 'test_java'
22
maintainer 'test cookbook'
3-
license 'All rights reserved'
3+
license 'Apache-2.0'
44
description 'A test cookbook to land testing jar for java cookbook'
55
version '0.1.0'
6+
depends 'java'

0 commit comments

Comments
 (0)