diff options
Diffstat (limited to 'lib/chef/mixin/file_class.rb')
-rw-r--r-- | lib/chef/mixin/file_class.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/chef/mixin/file_class.rb b/lib/chef/mixin/file_class.rb index ad705837bb..166dd5796a 100644 --- a/lib/chef/mixin/file_class.rb +++ b/lib/chef/mixin/file_class.rb @@ -1,7 +1,7 @@ # -# Author:: Mark Mzyk <mmzyk@opscode.com> -# Author:: Seth Chisamore <schisamo@opscode.com> -# Author:: Bryan McLellan <btm@opscode.com> +# Author:: Mark Mzyk <mmzyk@chef.io> +# Author:: Seth Chisamore <schisamo@chef.io> +# Author:: Bryan McLellan <btm@chef.io> # Copyright:: Copyright 2011-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # |