summaryrefslogtreecommitdiff
path: root/lib/mixlib/authentication.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 /lib/mixlib/authentication.rb
parent5799e62ec161d092a29a832d6132015f8a0f5b7f (diff)
parentaa04176a2298bf44f45eb3a76172103ba4d2d04a (diff)
downloadmixlib-authentication-a721ab468daa216719b0d877c347200cfacd2de7.tar.gz
Merge pull request #41 from chef/cleanup
Update testing boilerplate
Diffstat (limited to 'lib/mixlib/authentication.rb')
-rw-r--r--lib/mixlib/authentication.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mixlib/authentication.rb b/lib/mixlib/authentication.rb
index b27e06e..167ed22 100644
--- a/lib/mixlib/authentication.rb
+++ b/lib/mixlib/authentication.rb
@@ -1,6 +1,6 @@
#
-# Author:: Christopher Brown (<cb@opscode.com>)
-# Copyright:: Copyright (c) 2009 Opscode, Inc.
+# 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");