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 /lib/ohai/config.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 'lib/ohai/config.rb')
-rw-r--r-- | lib/ohai/config.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ohai/config.rb b/lib/ohai/config.rb index 8dea7f98..c6996695 100644 --- a/lib/ohai/config.rb +++ b/lib/ohai/config.rb @@ -1,7 +1,7 @@ # -# Author:: Adam Jacob (<adam@opscode.com>) +# Author:: Adam Jacob (<adam@chef.io>) # Author:: Claire McQuin (<claire@chef.io>) -# Copyright:: Copyright (c) 2008-2015 Chef Software, Inc. +# Copyright:: Copyright (c) 2008-2016 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |