Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2013-01-16 12:27:27 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2013-01-17 20:36:53 +0400
commit0bb24ec56d045d96b83ff65e45d4020ec815b403 (patch)
tree78b2e260782fd03ace4fb5d23be4c6ef7be35cfd /contrib/run_astyle.bat
parent75a0e7fcd34d2583bff31e4e12f99ea495a0c63e (diff)
add license headers
Diffstat (limited to 'contrib/run_astyle.bat')
-rw-r--r--contrib/run_astyle.bat18
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/run_astyle.bat b/contrib/run_astyle.bat
index 029cdb437..6dfd63c55 100644
--- a/contrib/run_astyle.bat
+++ b/contrib/run_astyle.bat
@@ -1,4 +1,22 @@
@ECHO OFF
+REM (C) 2012-2013 see Authors.txt
+REM
+REM This file is part of MPC-HC.
+REM
+REM MPC-HC is free software; you can redistribute it and/or modify
+REM it under the terms of the GNU General Public License as published by
+REM the Free Software Foundation; either version 3 of the License, or
+REM (at your option) any later version.
+REM
+REM MPC-HC is distributed in the hope that it will be useful,
+REM but WITHOUT ANY WARRANTY; without even the implied warranty of
+REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+REM GNU General Public License for more details.
+REM
+REM You should have received a copy of the GNU General Public License
+REM along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+
SETLOCAL
PUSHD %~dp0