From 86d6b0ce05307ea499feea5b5d198da6c5e22abd Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 12 Nov 2020 12:57:58 -0800 Subject: Remove copyright dates 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 --- lib/mixlib/shellout/windows/core_ext.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/mixlib/shellout/windows') diff --git a/lib/mixlib/shellout/windows/core_ext.rb b/lib/mixlib/shellout/windows/core_ext.rb index fdc3d9b..70b9db4 100644 --- a/lib/mixlib/shellout/windows/core_ext.rb +++ b/lib/mixlib/shellout/windows/core_ext.rb @@ -1,7 +1,7 @@ -#-- +# # Author:: Daniel DeLeo () # Author:: John Keiser () -# Copyright:: Copyright (c) 2011-2016 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"); -- cgit v1.2.1