summaryrefslogtreecommitdiff
path: root/spec/unit/resource
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-12-11 08:52:48 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-12-14 12:51:58 -0800
commitfcddd49c722bce14ccb889dd61c919993e361ae4 (patch)
tree17712ac7d9728c8ca142e83dfd48eb234c5aae44 /spec/unit/resource
parentcf522b0da066e34a843646301dfecb8f5360329e (diff)
downloadchef-fcddd49c722bce14ccb889dd61c919993e361ae4.tar.gz
why is 'identity' different than 'name_property'?
Diffstat (limited to 'spec/unit/resource')
-rw-r--r--spec/unit/resource/cookbook_file_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/resource/cookbook_file_spec.rb b/spec/unit/resource/cookbook_file_spec.rb
index 834e08bba4..bd437893ce 100644
--- a/spec/unit/resource/cookbook_file_spec.rb
+++ b/spec/unit/resource/cookbook_file_spec.rb
@@ -1,7 +1,7 @@
#
# Author:: Daniel DeLeo (<dan@opscode.com>)
# Author:: Tyler Cloke (<tyler@opscode.com>)
-# Copyright:: Copyright (c) 2010 Opscode, Inc.
+# Copyright:: Copyright (c) 2010-2015 Chef Software, Inc.
#p License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");