summaryrefslogtreecommitdiff
path: root/spec/mixlib/authentication/mixlib_authentication_spec.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-30 18:11:27 -0700
committerGitHub <noreply@github.com>2018-07-30 18:11:27 -0700
commita721ab468daa216719b0d877c347200cfacd2de7 (patch)
tree5151405bc0ff0e186a4c869184aca73793ff9660 /spec/mixlib/authentication/mixlib_authentication_spec.rb
parent5799e62ec161d092a29a832d6132015f8a0f5b7f (diff)
parentaa04176a2298bf44f45eb3a76172103ba4d2d04a (diff)
downloadmixlib-authentication-a721ab468daa216719b0d877c347200cfacd2de7.tar.gz
Merge pull request #41 from chef/cleanup
Update testing boilerplate
Diffstat (limited to 'spec/mixlib/authentication/mixlib_authentication_spec.rb')
-rw-r--r--spec/mixlib/authentication/mixlib_authentication_spec.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/mixlib/authentication/mixlib_authentication_spec.rb b/spec/mixlib/authentication/mixlib_authentication_spec.rb
index 6985741..7d9b484 100644
--- a/spec/mixlib/authentication/mixlib_authentication_spec.rb
+++ b/spec/mixlib/authentication/mixlib_authentication_spec.rb
@@ -1,8 +1,8 @@
#
-# Author:: Tim Hinderliter (<tim@opscode.com>)
-# Author:: Christopher Walters (<cw@opscode.com>)
-# Author:: Christopher Brown (<cb@opscode.com>)
-# Copyright:: Copyright (c) 2009, 2010 Opscode, Inc.
+# Author:: Tim Hinderliter (<tim@chef.io>)
+# Author:: Christopher Walters (<cw@chef.io>)
+# Author:: Christopher Brown (<cb@chef.io>)
+# Copyright:: Copyright (c) 2009-2018 Chef Software, Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");