Skip to content

Commit 876b70a

Browse files
committed
Restore .bat files state
1 parent c83153a commit 876b70a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

gyp/gyp.bat

100644100755
+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
@rem Copyright (c) 2009 Google Inc. All rights reserved.
2-
@rem Use of this source code is governed by a BSD-style license that can be
3-
@rem found in the LICENSE file.
4-
5-
@python "%~dp0gyp_main.py" %*
1+
@rem Copyright (c) 2009 Google Inc. All rights reserved.
2+
@rem Use of this source code is governed by a BSD-style license that can be
3+
@rem found in the LICENSE file.
4+
5+
@python "%~dp0gyp_main.py" %*

gyp/samples/samples.bat

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
@rem Copyright (c) 2009 Google Inc. All rights reserved.
2-
@rem Use of this source code is governed by a BSD-style license that can be
3-
@rem found in the LICENSE file.
4-
5-
@python %~dp0/samples %*
1+
@rem Copyright (c) 2009 Google Inc. All rights reserved.
2+
@rem Use of this source code is governed by a BSD-style license that can be
3+
@rem found in the LICENSE file.
4+
5+
@python %~dp0/samples %*

0 commit comments

Comments
 (0)