diff options
author | Noah Kantrowitz <noah@coderanger.net> | 2016-02-02 14:43:28 -0800 |
---|---|---|
committer | Noah Kantrowitz <noah@coderanger.net> | 2016-02-02 14:43:28 -0800 |
commit | 0878ed6123706ed4201644ee798da993f8cb5ad4 (patch) | |
tree | 6d3417f8bddbd09054e8a36d7cd1803002f3cd00 /spec/data | |
parent | a27aada46427ed7fe366bb9e9f57ca6f94272f97 (diff) | |
download | chef-0878ed6123706ed4201644ee798da993f8cb5ad4.tar.gz |
Copyright year update for 2016 and massive cleanup.
Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"
Diffstat (limited to 'spec/data')
6 files changed, 9 insertions, 9 deletions
diff --git a/spec/data/apt/chef-integration-test-1.0/debian/copyright b/spec/data/apt/chef-integration-test-1.0/debian/copyright index 72b6c65542..23cd74a21f 100644 --- a/spec/data/apt/chef-integration-test-1.0/debian/copyright +++ b/spec/data/apt/chef-integration-test-1.0/debian/copyright @@ -8,7 +8,7 @@ Upstream Author(s): Copyright: - Copyright (C) 2010 Opscode, Inc + Copyright 2010-2016, Opscode, Inc License: @@ -26,7 +26,7 @@ License: The Debian packaging is: - Copyright (C) 2010 Opscode, Inc (<legal@opscode.com>) + Copyright 2010-2016, Opscode, Inc (<legal@opscode.com>) and is licensed under the Apache 2.0 license. diff --git a/spec/data/apt/chef-integration-test-1.1/debian/copyright b/spec/data/apt/chef-integration-test-1.1/debian/copyright index 72b6c65542..23cd74a21f 100644 --- a/spec/data/apt/chef-integration-test-1.1/debian/copyright +++ b/spec/data/apt/chef-integration-test-1.1/debian/copyright @@ -8,7 +8,7 @@ Upstream Author(s): Copyright: - Copyright (C) 2010 Opscode, Inc + Copyright 2010-2016, Opscode, Inc License: @@ -26,7 +26,7 @@ License: The Debian packaging is: - Copyright (C) 2010 Opscode, Inc (<legal@opscode.com>) + Copyright 2010-2016, Opscode, Inc (<legal@opscode.com>) and is licensed under the Apache 2.0 license. diff --git a/spec/data/apt/chef-integration-test2-1.0/debian/copyright b/spec/data/apt/chef-integration-test2-1.0/debian/copyright index 72b6c65542..23cd74a21f 100644 --- a/spec/data/apt/chef-integration-test2-1.0/debian/copyright +++ b/spec/data/apt/chef-integration-test2-1.0/debian/copyright @@ -8,7 +8,7 @@ Upstream Author(s): Copyright: - Copyright (C) 2010 Opscode, Inc + Copyright 2010-2016, Opscode, Inc License: @@ -26,7 +26,7 @@ License: The Debian packaging is: - Copyright (C) 2010 Opscode, Inc (<legal@opscode.com>) + Copyright 2010-2016, Opscode, Inc (<legal@opscode.com>) and is licensed under the Apache 2.0 license. diff --git a/spec/data/cookbooks/name-mismatch-versionnumber/recipes/default.rb b/spec/data/cookbooks/name-mismatch-versionnumber/recipes/default.rb index 01d302f043..0bb34e78e1 100644 --- a/spec/data/cookbooks/name-mismatch-versionnumber/recipes/default.rb +++ b/spec/data/cookbooks/name-mismatch-versionnumber/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: name-mismatch # Recipe:: default # -# Copyright (C) 2014 +# Copyright 2014-2016, # # # diff --git a/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/recipes/default.rb b/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/recipes/default.rb index 65ae049ce8..0d8cca1bda 100644 --- a/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/recipes/default.rb +++ b/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: incomplete-metadata # Recipe:: default # -# Copyright (C) 2014 +# Copyright 2014-2016, # # # diff --git a/spec/data/invalid-metadata-chef-repo/invalid-metadata/recipes/default.rb b/spec/data/invalid-metadata-chef-repo/invalid-metadata/recipes/default.rb index 1411b9e39f..33ec1144fe 100644 --- a/spec/data/invalid-metadata-chef-repo/invalid-metadata/recipes/default.rb +++ b/spec/data/invalid-metadata-chef-repo/invalid-metadata/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: invalid-metadata # Recipe:: default # -# Copyright (C) 2014 +# Copyright 2014-2016, # # # |