From 89f1e6732ec0f18ae6d09cee3c8795f5a752514f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Bigio?= Date: Wed, 28 Oct 2015 21:36:07 -0400 Subject: [PATCH] Fix comments on .bat file --- local-cli/setup_env.bat | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/local-cli/setup_env.bat b/local-cli/setup_env.bat index 1c98b3370..9cd1e8266 100755 --- a/local-cli/setup_env.bat +++ b/local-cli/setup_env.bat @@ -1,8 +1,6 @@ -/** - * Copyright (c) 2015-present, Facebook, Inc. - * All rights reserved. - * - * This source code is licensed under the BSD-style license found in the - * LICENSE file in the root directory of this source tree. An additional grant - * of patent rights can be found in the PATENTS file in the same directory. - */ +:: Copyright (c) 2015-present, Facebook, Inc. +:: All rights reserved. +:: +:: This source code is licensed under the BSD-style license found in the +:: LICENSE file in the root directory of this source tree. An additional grant +:: of patent rights can be found in the PATENTS file in the same directory.