diff options
Diffstat (limited to 'lib/chef/resource/env.rb')
-rw-r--r-- | lib/chef/resource/env.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/env.rb b/lib/chef/resource/env.rb index 32c12dba09..2a25de623f 100644 --- a/lib/chef/resource/env.rb +++ b/lib/chef/resource/env.rb @@ -1,7 +1,7 @@ # # Author:: Doug MacEachern (<dougm@vmware.com>) # Author:: Tyler Cloke (<tyler@opscode.com>) -# Copyright:: Copyright (c) 2010 VMware, Inc. +# Copyright:: Copyright 2010-2016, VMware, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |