summaryrefslogtreecommitdiff
path: root/lib/chef/resource
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-10-21 09:26:44 -0700
committerGitHub <noreply@github.com>2016-10-21 09:26:44 -0700
commit7c9731027c7f88cef60e90f06b95c1e27b991bdd (patch)
tree2d8445136e515d4aefca96c54571e75394f09bef /lib/chef/resource
parenta504bb2a2b1f24e1a50b84f7e83cc284f443db56 (diff)
parent04431f74a815fa9a9e6bb51291893a536ab3db92 (diff)
downloadchef-7c9731027c7f88cef60e90f06b95c1e27b991bdd.tar.gz
Merge pull request #5476 from tas50/copyrights
Fix copyrights and update a few more Opscode references to Chef
Diffstat (limited to 'lib/chef/resource')
-rw-r--r--lib/chef/resource/file.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/file.rb b/lib/chef/resource/file.rb
index 207de63778..5c275a574f 100644
--- a/lib/chef/resource/file.rb
+++ b/lib/chef/resource/file.rb
@@ -1,7 +1,7 @@
#
# Author:: Adam Jacob (<adam@chef.io>)
# Author:: Seth Chisamore (<schisamo@chef.io>)
-# Copyright:: Copyright 2008-2016, 2011-2015 Chef Software, Inc.
+# Copyright:: Copyright 2008-2016 Chef Software, Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");