diff --git a/LICENSE b/LICENSE index 3e49a3e..da268da 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright 2013-2014 Seth Vargo +Copyright 2013-2015 Seth Vargo Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 5199b37..bd6c82e 100644 --- a/README.md +++ b/README.md @@ -445,7 +445,7 @@ License & Authors - Author: Seth Vargo (sethvargo@gmail.com) ```text -Copyright 2013-2014 Seth Vargo +Copyright 2013-2015 Seth Vargo Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar.rb b/lib/chef/sugar.rb index d10c814..5fe107b 100644 --- a/lib/chef/sugar.rb +++ b/lib/chef/sugar.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/architecture.rb b/lib/chef/sugar/architecture.rb index 98e5821..b50f1cd 100644 --- a/lib/chef/sugar/architecture.rb +++ b/lib/chef/sugar/architecture.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/cloud.rb b/lib/chef/sugar/cloud.rb index 2ff2b8d..3d1802e 100644 --- a/lib/chef/sugar/cloud.rb +++ b/lib/chef/sugar/cloud.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/constraints.rb b/lib/chef/sugar/constraints.rb index 8a8dca9..a0f5412 100644 --- a/lib/chef/sugar/constraints.rb +++ b/lib/chef/sugar/constraints.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/core_extensions.rb b/lib/chef/sugar/core_extensions.rb index 8c2e102..a3c9b99 100644 --- a/lib/chef/sugar/core_extensions.rb +++ b/lib/chef/sugar/core_extensions.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/core_extensions/array.rb b/lib/chef/sugar/core_extensions/array.rb index 1ff7d95..0c9e2a3 100644 --- a/lib/chef/sugar/core_extensions/array.rb +++ b/lib/chef/sugar/core_extensions/array.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/core_extensions/object.rb b/lib/chef/sugar/core_extensions/object.rb index f46dace..5676b4d 100644 --- a/lib/chef/sugar/core_extensions/object.rb +++ b/lib/chef/sugar/core_extensions/object.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/core_extensions/string.rb b/lib/chef/sugar/core_extensions/string.rb index d57548e..40029be 100644 --- a/lib/chef/sugar/core_extensions/string.rb +++ b/lib/chef/sugar/core_extensions/string.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/data_bag.rb b/lib/chef/sugar/data_bag.rb index b71805e..aabca92 100644 --- a/lib/chef/sugar/data_bag.rb +++ b/lib/chef/sugar/data_bag.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/docker.rb b/lib/chef/sugar/docker.rb index 3af3d4f..e48d3f8 100644 --- a/lib/chef/sugar/docker.rb +++ b/lib/chef/sugar/docker.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/ip.rb b/lib/chef/sugar/ip.rb index 2428c76..980ab30 100644 --- a/lib/chef/sugar/ip.rb +++ b/lib/chef/sugar/ip.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/kernel.rb b/lib/chef/sugar/kernel.rb index dfd8eeb..df1cc91 100644 --- a/lib/chef/sugar/kernel.rb +++ b/lib/chef/sugar/kernel.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/node.rb b/lib/chef/sugar/node.rb index 8a633fc..bca923b 100644 --- a/lib/chef/sugar/node.rb +++ b/lib/chef/sugar/node.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/platform.rb b/lib/chef/sugar/platform.rb index 0ff6024..1be62d9 100644 --- a/lib/chef/sugar/platform.rb +++ b/lib/chef/sugar/platform.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/platform_family.rb b/lib/chef/sugar/platform_family.rb index 07c4cf0..d227e45 100644 --- a/lib/chef/sugar/platform_family.rb +++ b/lib/chef/sugar/platform_family.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/ruby.rb b/lib/chef/sugar/ruby.rb index 7003eb7..5ef82ee 100644 --- a/lib/chef/sugar/ruby.rb +++ b/lib/chef/sugar/ruby.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/run_context.rb b/lib/chef/sugar/run_context.rb index 33234d0..9e5d938 100644 --- a/lib/chef/sugar/run_context.rb +++ b/lib/chef/sugar/run_context.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/shell.rb b/lib/chef/sugar/shell.rb index 3f1fddc..dcffb57 100644 --- a/lib/chef/sugar/shell.rb +++ b/lib/chef/sugar/shell.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/vagrant.rb b/lib/chef/sugar/vagrant.rb index a316db2..9d2ebf6 100644 --- a/lib/chef/sugar/vagrant.rb +++ b/lib/chef/sugar/vagrant.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/chef/sugar/version.rb b/lib/chef/sugar/version.rb index b2b0485..ec1bf1e 100644 --- a/lib/chef/sugar/version.rb +++ b/lib/chef/sugar/version.rb @@ -1,5 +1,5 @@ # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/default.rb b/recipes/default.rb index bde4d10..89200b8 100644 --- a/recipes/default.rb +++ b/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: chef-sugar # Recipe:: default # -# Copyright 2013-2014, Seth Vargo +# Copyright 2013-2015, Seth Vargo # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.