diff options
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/config/projects/angrychef.rb | 2 | ||||
-rw-r--r-- | omnibus/config/projects/chef.rb | 2 | ||||
-rw-r--r-- | omnibus/config/software/more-ruby-cleanup.rb | 2 | ||||
-rw-r--r-- | omnibus/files/openssl-customization/windows/ssl_env_hack.rb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/config/projects/angrychef.rb b/omnibus/config/projects/angrychef.rb index ff83f41327..eb6dce476d 100644 --- a/omnibus/config/projects/angrychef.rb +++ b/omnibus/config/projects/angrychef.rb @@ -1,5 +1,5 @@ # -# Copyright 2012-2016, Chef Software, Inc. +# Copyright:: Copyright (c) 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 150dccb60e..4dae4168d7 100644 --- a/omnibus/config/projects/chef.rb +++ b/omnibus/config/projects/chef.rb @@ -1,5 +1,5 @@ # -# Copyright 2012-2018, Chef Software Inc. +# Copyright:: Copyright (c) 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/software/more-ruby-cleanup.rb b/omnibus/config/software/more-ruby-cleanup.rb index 46bf36624b..d7c583cb7d 100644 --- a/omnibus/config/software/more-ruby-cleanup.rb +++ b/omnibus/config/software/more-ruby-cleanup.rb @@ -1,5 +1,5 @@ # -# Copyright:: 2019-2020 Chef Software, Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (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 26b68e4191..eaa5949f2d 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 2014-2016, Chef Software, Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |