diff options
author | Tim Smith <tsmith84@gmail.com> | 2016-01-13 10:01:43 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2016-01-13 10:18:26 -0800 |
commit | 03befb60127e10057d864b50844ae6d243e18bc3 (patch) | |
tree | c550885ac3a3851979148264ecc930b7fe3b97a4 /spec/unit/plugins/java_spec.rb | |
parent | 922c1b31b94cf9019c94d135e95c8ada3003bcae (diff) | |
download | ohai-03befb60127e10057d864b50844ae6d243e18bc3.tar.gz |
Update e-mails and copyrights
Opscode -> Chef Sofware Inc. and bring all copyrights to current. End
the needed to keep editing these on every commit. Lets just get it over
with.
Diffstat (limited to 'spec/unit/plugins/java_spec.rb')
-rw-r--r-- | spec/unit/plugins/java_spec.rb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/unit/plugins/java_spec.rb b/spec/unit/plugins/java_spec.rb index 5e550e44..7960277b 100644 --- a/spec/unit/plugins/java_spec.rb +++ b/spec/unit/plugins/java_spec.rb @@ -1,15 +1,15 @@ # -# Author:: Benjamin Black (<bb@opscode.com>) -# Author:: Theodore Nordsieck (<theo@opscode.com>) -# Copyright:: Copyright (c) 2009-2013 Opscode, Inc. +# Author:: Benjamin Black (<bb@chef.io>) +# Author:: Theodore Nordsieck (<theo@chef.io>) +# Copyright:: Copyright (c) 2009-2016 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |