sapling/eden/scm/contrib/editmergeps.bat
Durham Goode 291da3c779 license: update license headers
Summary: See the task.

Reviewed By: markbt

Differential Revision: D34531919

fbshipit-source-id: 38a7f1b43cd8051d475ee3c64611adc36a2abcb2
2022-03-04 12:55:23 -08:00

8 lines
286 B
Batchfile

@REM Copyright (c) Meta Platforms, Inc. and affiliates.
@REM
@REM This software may be used and distributed according to the terms of the
@REM GNU General Public License version 2.
@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' '%*'"