From 6e6cc407648b273f9785a064c49fe7cf31a858e1 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Fri, 26 Nov 2021 13:03:28 -0800 Subject: update copyright blurb to current version --- test/MSVC/MSVC_USE_SCRIPT.py | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/test/MSVC/MSVC_USE_SCRIPT.py b/test/MSVC/MSVC_USE_SCRIPT.py index 01812f0..ef28c5c 100644 --- a/test/MSVC/MSVC_USE_SCRIPT.py +++ b/test/MSVC/MSVC_USE_SCRIPT.py @@ -1,6 +1,6 @@ -#!/usr/bin/env python +# MIT License # -# __COPYRIGHT__ +# Copyright The SCons Foundation # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the @@ -20,9 +20,6 @@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# - -__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" """ Test the $MSVC_USE_SCRIPT construction variable. -- cgit v0.12