diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-11-12 12:57:58 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-11-12 12:57:58 -0800 |
commit | 86d6b0ce05307ea499feea5b5d198da6c5e22abd (patch) | |
tree | cfb035573fff51a6404f2fc43c26d2c670c01c91 /lib/mixlib/shellout/windows.rb | |
parent | 19ba3a23c1bbe3ec43365066372776cbba147149 (diff) | |
download | mixlib-shellout-dates.tar.gz |
Remove copyright datesdates
This is 100% just to force a new build since 3.2.0 was build off the master branch and not main, which caused some old code to ship. We need a 3.2.1
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/mixlib/shellout/windows.rb')
-rw-r--r-- | lib/mixlib/shellout/windows.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mixlib/shellout/windows.rb b/lib/mixlib/shellout/windows.rb index 822d8a6..4c68667 100644 --- a/lib/mixlib/shellout/windows.rb +++ b/lib/mixlib/shellout/windows.rb @@ -2,7 +2,7 @@ # Author:: Daniel DeLeo (<dan@chef.io>) # Author:: John Keiser (<jkeiser@chef.io>) # Author:: Ho-Sheng Hsiao (<hosh@chef.io>) -# Copyright:: Copyright (c) 2011-2019, Chef Software Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |