diff options
author | Tim Smith <tsmith84@gmail.com> | 2016-02-17 11:46:29 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2016-02-17 11:46:29 -0800 |
commit | bf9f1dfe5ec7ec032b111aa6bd9272db7067f654 (patch) | |
tree | dc16408922b67490a13c008db28106560711173c /lib/mixlib/shellout.rb | |
parent | 78613575606febfd68e315be7b71d2be77385f16 (diff) | |
download | mixlib-shellout-bf9f1dfe5ec7ec032b111aa6bd9272db7067f654.tar.gz |
opscode -> Chef
Diffstat (limited to 'lib/mixlib/shellout.rb')
-rw-r--r-- | lib/mixlib/shellout.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mixlib/shellout.rb b/lib/mixlib/shellout.rb index 6f8730f..2fdbcfd 100644 --- a/lib/mixlib/shellout.rb +++ b/lib/mixlib/shellout.rb @@ -1,6 +1,6 @@ #-- -# Author:: Daniel DeLeo (<dan@opscode.com>) -# Copyright:: Copyright (c) 2010, 2011 Opscode, Inc. +# Author:: Daniel DeLeo (<dan@chef.io>) +# Copyright:: Copyright (c) 2010-2016 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |