aboutsummaryrefslogtreecommitdiffstats
path: root/format-headers.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-01 23:18:31 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2014-07-01 23:18:39 +0200
commit71d081723ed915d183403375cb384a0e488b52d1 (patch)
treec8f0f075680ffacd8f3710aeacc1affbd0fd36a1 /format-headers.sh
parentf413552b198d92b568d7413fe80990c0484c6455 (diff)
downloadsonarqube-71d081723ed915d183403375cb384a0e488b52d1.tar.gz
sonarqube-71d081723ed915d183403375cb384a0e488b52d1.zip
Add format-headers.sh, just to remind "mvn license:format"
Diffstat (limited to 'format-headers.sh')
-rwxr-xr-xformat-headers.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/format-headers.sh b/format-headers.sh
new file mode 100755
index 00000000000..9bf4d941af6
--- /dev/null
+++ b/format-headers.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+# Set correct copyright headers
+
+mvn license:format