summaryrefslogtreecommitdiff
path: root/spec/support/shared/integration/app_server_support.rb
diff options
context:
space:
mode:
authorNoah Kantrowitz <noah@coderanger.net>2016-02-02 14:53:28 -0800
committerNoah Kantrowitz <noah@coderanger.net>2016-02-02 14:53:28 -0800
commit220b5a65ed21015f2704e5b344d95e304fcefd87 (patch)
tree6d4bc63167bb98e6a8e7aa22f6c5875abb2d8c80 /spec/support/shared/integration/app_server_support.rb
parent5e7af20bf4372b908916f3e816614fcfe19491de (diff)
downloadchef-220b5a65ed21015f2704e5b344d95e304fcefd87.tar.gz
Update all auth email address from opscode.com and getchef.com to chef.io.
Generated via git ls-files | xargs perl -pi -e "s/(Author.*?<[^@]+@)(?:opscode\\.com|getchef\\.com)(>)/\\1chef.io\\2/gi"
Diffstat (limited to 'spec/support/shared/integration/app_server_support.rb')
-rw-r--r--spec/support/shared/integration/app_server_support.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/support/shared/integration/app_server_support.rb b/spec/support/shared/integration/app_server_support.rb
index 3a6ebacc90..c504c7ca99 100644
--- a/spec/support/shared/integration/app_server_support.rb
+++ b/spec/support/shared/integration/app_server_support.rb
@@ -1,6 +1,6 @@
#
-# Author:: John Keiser (<jkeiser@opscode.com>)
-# Author:: Ho-Sheng Hsiao (<hosh@opscode.com>)
+# Author:: John Keiser (<jkeiser@chef.io>)
+# Author:: Ho-Sheng Hsiao (<hosh@chef.io>)
# Copyright:: Copyright 2012-2016, 2013-2015 Chef Software, Inc.
# License:: Apache License, Version 2.0
#