diff options
Diffstat (limited to 'lib/chef/version_constraint.rb')
-rw-r--r-- | lib/chef/version_constraint.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/version_constraint.rb b/lib/chef/version_constraint.rb index 02d7529b67..25f5bd1a47 100644 --- a/lib/chef/version_constraint.rb +++ b/lib/chef/version_constraint.rb @@ -1,5 +1,5 @@ -# Author:: Seth Falcon (<seth@opscode.com>) -# Author:: Christopher Walters (<cw@opscode.com>) +# Author:: Seth Falcon (<seth@chef.io>) +# Author:: Christopher Walters (<cw@chef.io>) # Copyright:: Copyright 2010-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # |