diff options
author | Tim Smith <tsmith84@gmail.com> | 2016-03-01 22:12:43 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2016-03-01 22:12:43 -0800 |
commit | 1fccbaa9810383722e62317c38430103d365ebc4 (patch) | |
tree | 9a4e552ccba049f61fb3666088a9c36702dcca42 /features | |
parent | e3bc40efeaff3b9b3e638a2669dcea5897ca9fe7 (diff) | |
download | mixlib-log-1fccbaa9810383722e62317c38430103d365ebc4.tar.gz |
Opscode -> Chef
Diffstat (limited to 'features')
-rw-r--r-- | features/steps/log.rb | 4 | ||||
-rw-r--r-- | features/support/env.rb | 4 | ||||
-rw-r--r-- | features/support/logit.rb | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/features/steps/log.rb b/features/steps/log.rb index d8a5070..3ae3a53 100644 --- a/features/steps/log.rb +++ b/features/steps/log.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"); diff --git a/features/support/env.rb b/features/support/env.rb index d3b315a..05cdef8 100644 --- a/features/support/env.rb +++ b/features/support/env.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"); diff --git a/features/support/logit.rb b/features/support/logit.rb index c388a4b..5a5cb45 100644 --- a/features/support/logit.rb +++ b/features/support/logit.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"); |