summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2016-03-01 22:12:43 -0800
committerTim Smith <tsmith84@gmail.com>2016-03-01 22:12:43 -0800
commit1fccbaa9810383722e62317c38430103d365ebc4 (patch)
tree9a4e552ccba049f61fb3666088a9c36702dcca42 /lib
parente3bc40efeaff3b9b3e638a2669dcea5897ca9fe7 (diff)
downloadmixlib-log-1fccbaa9810383722e62317c38430103d365ebc4.tar.gz
Opscode -> Chef
Diffstat (limited to 'lib')
-rw-r--r--lib/mixlib/log.rb6
-rw-r--r--lib/mixlib/log/formatter.rb4
2 files changed, 5 insertions, 5 deletions
diff --git a/lib/mixlib/log.rb b/lib/mixlib/log.rb
index 5ff243d..b22387e 100644
--- a/lib/mixlib/log.rb
+++ b/lib/mixlib/log.rb
@@ -1,7 +1,7 @@
#
-# Author:: Adam Jacob (<adam@opscode.com>)
-# Author:: Christopher Brown (<cb@opscode.com>)
-# Copyright:: Copyright (c) 2008 Opscode, Inc.
+# Author:: Adam Jacob (<adam@chef.io>)
+# Author:: Christopher Brown (<cb@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");
diff --git a/lib/mixlib/log/formatter.rb b/lib/mixlib/log/formatter.rb
index 0632535..2dbd90e 100644
--- a/lib/mixlib/log/formatter.rb
+++ b/lib/mixlib/log/formatter.rb
@@ -1,6 +1,6 @@
#
-# 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");