summaryrefslogtreecommitdiff
path: root/lib/chef/dsl/declare_resource.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2016-10-20 08:15:51 -0700
committerTim Smith <tsmith@chef.io>2016-10-20 08:15:51 -0700
commit78dddf4cccc4b4d762e31c40a0576d4573933798 (patch)
tree545ec2819a7f70d7bab1b2e93da27534578749f8 /lib/chef/dsl/declare_resource.rb
parentec534aa0fce2c0199bf622a06eeb2c291185cdee (diff)
downloadchef-78dddf4cccc4b4d762e31c40a0576d4573933798.tar.gz
Fix a few bad copyrights
I think this happened when we merged the Opscode and Chef copyrights Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/dsl/declare_resource.rb')
-rw-r--r--lib/chef/dsl/declare_resource.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/dsl/declare_resource.rb b/lib/chef/dsl/declare_resource.rb
index 2ebef98bd4..5bd1f7fb8e 100644
--- a/lib/chef/dsl/declare_resource.rb
+++ b/lib/chef/dsl/declare_resource.rb
@@ -1,7 +1,7 @@
#--
# Author:: Adam Jacob (<adam@chef.io>)
# Author:: Christopher Walters
-# Copyright:: Copyright 2008-2016, 2009-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");