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/astyle.ini
parent75a0e7fcd34d2583bff31e4e12f99ea495a0c63e (diff)
add license headers
Diffstat (limited to 'contrib/astyle.ini')
-rw-r--r--contrib/astyle.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/astyle.ini b/contrib/astyle.ini
index 6f6b6d454..08f9a15ed 100644
--- a/contrib/astyle.ini
+++ b/contrib/astyle.ini
@@ -1,3 +1,21 @@
+# (C) 2012-2013 see Authors.txt
+#
+# This file is part of MPC-HC.
+#
+# MPC-HC is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# MPC-HC is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+
# http://astyle.sourceforge.net/astyle.html
--indent=spaces=4 --style=kr
--indent-switches --indent-namespaces --indent-col1-comments