From 0878ed6123706ed4201644ee798da993f8cb5ad4 Mon Sep 17 00:00:00 2001 From: Noah Kantrowitz Date: Tue, 2 Feb 2016 14:43:28 -0800 Subject: 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" --- lib/chef/util/backup.rb | 2 +- lib/chef/util/diff.rb | 4 ++-- lib/chef/util/dsc/resource_store.rb | 2 +- lib/chef/util/editor.rb | 2 +- lib/chef/util/file_edit.rb | 2 +- lib/chef/util/path_helper.rb | 2 +- lib/chef/util/powershell/cmdlet_result.rb | 2 +- lib/chef/util/powershell/ps_credential.rb | 2 +- lib/chef/util/selinux.rb | 4 ++-- lib/chef/util/threaded_job_queue.rb | 2 +- lib/chef/util/windows.rb | 2 +- lib/chef/util/windows/net_group.rb | 2 +- lib/chef/util/windows/net_use.rb | 2 +- lib/chef/util/windows/net_user.rb | 2 +- lib/chef/util/windows/volume.rb | 2 +- 15 files changed, 17 insertions(+), 17 deletions(-) (limited to 'lib/chef/util') diff --git a/lib/chef/util/backup.rb b/lib/chef/util/backup.rb index 2142869e36..ab88185173 100644 --- a/lib/chef/util/backup.rb +++ b/lib/chef/util/backup.rb @@ -1,6 +1,6 @@ # # Author:: Lamont Granquist () -# Copyright:: Copyright (c) 2013 Opscode, Inc. +# Copyright:: Copyright 2013-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/diff.rb b/lib/chef/util/diff.rb index 3b42f576c0..377d55f4be 100644 --- a/lib/chef/util/diff.rb +++ b/lib/chef/util/diff.rb @@ -1,5 +1,5 @@ # Author:: Lamont Granquist () -# Copyright:: Copyright (c) 2013 Opscode, Inc. +# Copyright:: Copyright 2013-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,7 +17,7 @@ # Some portions of this file are derived from material in the diff-lcs # project licensed under the terms of the MIT license, provided below. # -# Copyright:: Copyright (c) 2004-2013 Austin Ziegler +# Copyright:: Copyright 2004-2016, Austin Ziegler # License:: MIT # # Permission is hereby granted, free of charge, to any person diff --git a/lib/chef/util/dsc/resource_store.rb b/lib/chef/util/dsc/resource_store.rb index 761ade9989..df8cfa84ed 100644 --- a/lib/chef/util/dsc/resource_store.rb +++ b/lib/chef/util/dsc/resource_store.rb @@ -1,7 +1,7 @@ # # Author:: Jay Mundrawala () # -# Copyright:: Copyright (c) 2015 Chef Software, Inc. +# Copyright:: Copyright 2015-2016, Chef Software, Inc. # # 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/util/editor.rb b/lib/chef/util/editor.rb index 973cf48e30..d3bee6dda7 100644 --- a/lib/chef/util/editor.rb +++ b/lib/chef/util/editor.rb @@ -1,6 +1,6 @@ # # Author:: Chris Bandy () -# Copyright:: Copyright (c) 2014 Opscode, Inc. +# Copyright:: Copyright 2014-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/file_edit.rb b/lib/chef/util/file_edit.rb index d321764a0a..18e49eaf56 100644 --- a/lib/chef/util/file_edit.rb +++ b/lib/chef/util/file_edit.rb @@ -1,6 +1,6 @@ # # Author:: Nuo Yan () -# Copyright:: Copyright (c) 2009 Opscode, Inc. +# Copyright:: Copyright 2009-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/path_helper.rb b/lib/chef/util/path_helper.rb index 4a079d3419..6389458b6a 100644 --- a/lib/chef/util/path_helper.rb +++ b/lib/chef/util/path_helper.rb @@ -1,6 +1,6 @@ # # Author:: Bryan McLellan -# Copyright:: Copyright (c) 2014 Chef Software, Inc. +# Copyright:: Copyright 2014-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/powershell/cmdlet_result.rb b/lib/chef/util/powershell/cmdlet_result.rb index 531636a4ff..b7c2090af8 100644 --- a/lib/chef/util/powershell/cmdlet_result.rb +++ b/lib/chef/util/powershell/cmdlet_result.rb @@ -1,7 +1,7 @@ # # Author:: Adam Edwards () # -# Copyright:: Copyright (c) 2014 Chef Software, Inc. +# Copyright:: Copyright 2014-2016, Chef Software, Inc. # # 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/util/powershell/ps_credential.rb b/lib/chef/util/powershell/ps_credential.rb index 660ef32472..32810b98a6 100644 --- a/lib/chef/util/powershell/ps_credential.rb +++ b/lib/chef/util/powershell/ps_credential.rb @@ -1,7 +1,7 @@ # # Author:: Jay Mundrawala () # -# Copyright:: Copyright (c) 2015 Chef Software, Inc. +# Copyright:: Copyright 2015-2016, Chef Software, Inc. # # 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/util/selinux.rb b/lib/chef/util/selinux.rb index f9fbe82922..5ef262b588 100644 --- a/lib/chef/util/selinux.rb +++ b/lib/chef/util/selinux.rb @@ -3,8 +3,8 @@ # Author:: Kevin Keane # Author:: Lamont Granquist () # -# Copyright:: Copyright (c) 2011 Opscode, Inc. -# Copyright:: Copyright (c) 2013, North County Tech Center, LLC +# Copyright:: Copyright 2011-2016, Opscode, Inc. +# Copyright:: Copyright 2013-2016, North County Tech Center, LLC # # License:: Apache License, Version 2.0 # diff --git a/lib/chef/util/threaded_job_queue.rb b/lib/chef/util/threaded_job_queue.rb index d01ecd81a6..23bce0929d 100644 --- a/lib/chef/util/threaded_job_queue.rb +++ b/lib/chef/util/threaded_job_queue.rb @@ -1,4 +1,4 @@ -# Copyright:: Copyright (c) 2014 Opscode, Inc. +# Copyright:: Copyright 2014-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/windows.rb b/lib/chef/util/windows.rb index 7d29a67ac5..7fa6e15d82 100644 --- a/lib/chef/util/windows.rb +++ b/lib/chef/util/windows.rb @@ -1,6 +1,6 @@ # # Author:: Doug MacEachern () -# Copyright:: Copyright (c) 2010 VMware, Inc. +# Copyright:: Copyright 2010-2016, VMware, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/windows/net_group.rb b/lib/chef/util/windows/net_group.rb index 5f6bc6a03b..f1c510591e 100644 --- a/lib/chef/util/windows/net_group.rb +++ b/lib/chef/util/windows/net_group.rb @@ -1,6 +1,6 @@ # # Author:: Doug MacEachern () -# Copyright:: Copyright (c) 2010 VMware, Inc. +# Copyright:: Copyright 2010-2016, VMware, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/windows/net_use.rb b/lib/chef/util/windows/net_use.rb index e70df6e42b..89b17a9687 100644 --- a/lib/chef/util/windows/net_use.rb +++ b/lib/chef/util/windows/net_use.rb @@ -1,6 +1,6 @@ # # Author:: Doug MacEachern () -# Copyright:: Copyright (c) 2010 VMware, Inc. +# Copyright:: Copyright 2010-2016, VMware, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/windows/net_user.rb b/lib/chef/util/windows/net_user.rb index b8e9b63571..3c28ce6e22 100644 --- a/lib/chef/util/windows/net_user.rb +++ b/lib/chef/util/windows/net_user.rb @@ -1,6 +1,6 @@ # # Author:: Doug MacEachern () -# Copyright:: Copyright (c) 2010 VMware, Inc. +# Copyright:: Copyright 2010-2016, VMware, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/util/windows/volume.rb b/lib/chef/util/windows/volume.rb index 7b24ec37aa..a18644cece 100644 --- a/lib/chef/util/windows/volume.rb +++ b/lib/chef/util/windows/volume.rb @@ -1,6 +1,6 @@ # # Author:: Doug MacEachern () -# Copyright:: Copyright (c) 2010 VMware, Inc. +# Copyright:: Copyright 2010-2016, VMware, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); -- cgit v1.2.1