diff options
Diffstat (limited to 'features')
-rw-r--r-- | features/steps/log.rb | 4 | ||||
-rw-r--r-- | features/support/env.rb | 4 | ||||
-rw-r--r-- | features/support/logit.rb | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/features/steps/log.rb b/features/steps/log.rb index d8a5070..3ae3a53 100644 --- a/features/steps/log.rb +++ b/features/steps/log.rb @@ -1,6 +1,6 @@ # -# Author:: Adam Jacob (<adam@opscode.com>) -# Copyright:: Copyright (c) 2008 Opscode, Inc. +# Author:: Adam Jacob (<adam@chef.io>) +# Copyright:: Copyright (c) 2008-2016 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/features/support/env.rb b/features/support/env.rb index d3b315a..05cdef8 100644 --- a/features/support/env.rb +++ b/features/support/env.rb @@ -1,6 +1,6 @@ # -# Author:: Adam Jacob (<adam@opscode.com>) -# Copyright:: Copyright (c) 2008 Opscode, Inc. +# Author:: Adam Jacob (<adam@chef.io>) +# Copyright:: Copyright (c) 2008-2016 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/features/support/logit.rb b/features/support/logit.rb index c388a4b..5a5cb45 100644 --- a/features/support/logit.rb +++ b/features/support/logit.rb @@ -1,6 +1,6 @@ # -# Author:: Adam Jacob (<adam@opscode.com>) -# Copyright:: Copyright (c) 2008 Opscode, Inc. +# Author:: Adam Jacob (<adam@chef.io>) +# Copyright:: Copyright (c) 2008-2016 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |