]> source.dussan.org Git - sonarqube.git/commitdiff
Add format-headers.sh, just to remind "mvn license:format"
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 1 Jul 2014 21:18:31 +0000 (23:18 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 1 Jul 2014 21:18:39 +0000 (23:18 +0200)
format-headers.sh [new file with mode: 0755]

diff --git a/format-headers.sh b/format-headers.sh
new file mode 100755 (executable)
index 0000000..9bf4d94
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+# Set correct copyright headers
+
+mvn license:format