diff options
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/README.md | 2 | ||||
-rw-r--r-- | omnibus/config/projects/angrychef.rb | 2 | ||||
-rw-r--r-- | omnibus/config/projects/chef-fips.rb | 2 | ||||
-rw-r--r-- | omnibus/config/projects/chef.rb | 2 | ||||
-rw-r--r-- | omnibus/files/openssl-customization/windows/ssl_env_hack.rb | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/omnibus/README.md b/omnibus/README.md index 1e73ad80e4..24aa0e61fa 100644 --- a/omnibus/README.md +++ b/omnibus/README.md @@ -128,7 +128,7 @@ For a complete list of all commands and platforms, run `kitchen list` or License ------- ```text -Copyright 2012-2014 Chef Software, Inc. +Copyright 2012-2016, Chef Software, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/omnibus/config/projects/angrychef.rb b/omnibus/config/projects/angrychef.rb index e89dd80fab..f1e578fdc1 100644 --- a/omnibus/config/projects/angrychef.rb +++ b/omnibus/config/projects/angrychef.rb @@ -1,5 +1,5 @@ # -# Copyright 2012-2015 Chef Software, Inc. +# Copyright 2012-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/config/projects/chef-fips.rb b/omnibus/config/projects/chef-fips.rb index f9be9d3735..be059f332c 100644 --- a/omnibus/config/projects/chef-fips.rb +++ b/omnibus/config/projects/chef-fips.rb @@ -1,5 +1,5 @@ # -# Copyright 2012-2015 Chef Software, Inc. +# Copyright 2012-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/config/projects/chef.rb b/omnibus/config/projects/chef.rb index 311b135fb2..28f69306cb 100644 --- a/omnibus/config/projects/chef.rb +++ b/omnibus/config/projects/chef.rb @@ -1,5 +1,5 @@ # -# Copyright 2012-2014 Chef Software, Inc. +# Copyright 2012-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/omnibus/files/openssl-customization/windows/ssl_env_hack.rb b/omnibus/files/openssl-customization/windows/ssl_env_hack.rb index 221854437e..26b68e4191 100644 --- a/omnibus/files/openssl-customization/windows/ssl_env_hack.rb +++ b/omnibus/files/openssl-customization/windows/ssl_env_hack.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) 2014 Chef Software, Inc. +# Copyright:: Copyright 2014-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |