summaryrefslogtreecommitdiff
path: root/lib/ohai.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2016-01-13 10:01:43 -0800
committerTim Smith <tsmith84@gmail.com>2016-01-13 10:18:26 -0800
commit03befb60127e10057d864b50844ae6d243e18bc3 (patch)
treec550885ac3a3851979148264ecc930b7fe3b97a4 /lib/ohai.rb
parent922c1b31b94cf9019c94d135e95c8ada3003bcae (diff)
downloadohai-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.rb')
-rw-r--r--lib/ohai.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/ohai.rb b/lib/ohai.rb
index 1d80ed64..bf31dcc6 100644
--- a/lib/ohai.rb
+++ b/lib/ohai.rb
@@ -1,14 +1,14 @@
#
-# Author:: Adam Jacob (<adam@opscode.com>)
-# Copyright:: Copyright (c) 2008 Opscode, Inc.
+# Author:: Adam Jacob (<adam@chef.io>)
+# Copyright:: Copyright (c) 2008-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.