Skip to content

Commit b4816e8

Browse files
committed
Update copyrights
Signed-off-by: Tim Smith <tsmith@chef.io>
1 parent 745791b commit b4816e8

11 files changed

Lines changed: 12 additions & 12 deletions

File tree

attributes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Cookbook:: chef-client
55
# Attributes:: default
66
#
7-
# Copyright:: 2008-2016, Chef Software, Inc.
7+
# Copyright:: 2008-2017, Chef Software, Inc.
88
#
99
# Licensed under the Apache License, Version 2.0 (the 'License');
1010
# you may not use this file except in compliance with the License.

libraries/helpers.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Cookbook:: chef-client
44
# Library:: helpers
55
#
6-
# Copyright:: 2012, John Dewey
6+
# Copyright:: 2012-2017, John Dewey
77
#
88
# Licensed under the Apache License, Version 2.0 (the "License");
99
# you may not use this file except in compliance with the License.

recipes/_unit_test_cloning_resource.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook:: chef-client
33
# Recipe:: _unit_test_cloning_resource
44
#
5-
# Copyright:: 2010-2016, Chef Software, Inc.
5+
# Copyright:: 2010-2017, Chef Software, Inc.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

recipes/config.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# Cookbook:: chef-client
66
# Recipe:: config
77
#
8-
# Copyright:: 2008-2016, Chef Software, Inc.
9-
# Copyright:: 2009, 37signals
8+
# Copyright:: 2008-2017, Chef Software, Inc.
9+
# Copyright:: 2009-2017, 37signals
1010
#
1111
# Licensed under the Apache License, Version 2.0 (the "License");
1212
# you may not use this file except in compliance with the License.

recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook:: chef-client
33
# Recipe:: default
44
#
5-
# Copyright:: 2010-2016, Chef Software, Inc.
5+
# Copyright:: 2010-2017, Chef Software, Inc.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

recipes/delete_validation.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Cookbook:: chef
44
# Recipe:: delete_validation
55
#
6-
# Copyright:: 2010-2016, Chef Software, Inc.
6+
# Copyright:: 2010-2017, Chef Software, Inc.
77
#
88
# Licensed under the Apache License, Version 2.0 (the "License");
99
# you may not use this file except in compliance with the License.

recipes/service.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Author:: Seth Chisamore (<schisamo@chef.io>)
77
# Author:: Paul Mooring (<paul@chef.io>)
88
#
9-
# Copyright:: 2009-2016, Chef Software, Inc.
9+
# Copyright:: 2009-2017, Chef Software, Inc.
1010
#
1111
# Licensed under the Apache License, Version 2.0 (the "License");
1212
# you may not use this file except in compliance with the License.

recipes/src_service.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Author:: Julian C. Dunn (<jdunn@chef.io>)
66
#
7-
# Copyright:: 2014-2016, Chef Software, Inc.
7+
# Copyright:: 2014-2017, Chef Software, Inc.
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");
1010
# you may not use this file except in compliance with the License.

recipes/task.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Cookbook:: chef
44
# Recipe:: task
55
#
6-
# Copyright:: 2011-2016, Chef Software, Inc.
6+
# Copyright:: 2011-2017, Chef Software, Inc.
77
#
88
# Licensed under the Apache License, Version 2.0 (the "License");
99
# you may not use this file except in compliance with the License.

recipes/windows_service.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Author:: Julian Dunn (<jdunn@chef.io>)
66
#
7-
# Copyright:: 2013-2016, Chef Software, Inc.
7+
# Copyright:: 2013-2017, Chef Software, Inc.
88
#
99
# Licensed under the Apache License, Version 2.0 (the "License");
1010
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)