make copyright header a comment and not an information text

This commit is contained in:
Krzysztof Wicher 2015-12-08 01:26:25 -08:00
parent 822ae54281
commit 3a58e8a7d7

View file

@ -1,8 +1,8 @@
@echo off
REM Copyright (c) .NET Foundation and contributors. All rights reserved. REM Copyright (c) .NET Foundation and contributors. All rights reserved.
REM Licensed under the MIT license. See LICENSE file in the project root for full license information. REM Licensed under the MIT license. See LICENSE file in the project root for full license information.
@echo off
REM Get absolute path REM Get absolute path
pushd %1 pushd %1
set BIN_DIR=%CD%\bin set BIN_DIR=%CD%\bin