From: Simon Brandhof Date: Tue, 1 Jul 2014 21:18:31 +0000 (+0200) Subject: Add format-headers.sh, just to remind "mvn license:format" X-Git-Tag: 4.4-RC1~27 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=71d081723ed915d183403375cb384a0e488b52d1;p=sonarqube.git Add format-headers.sh, just to remind "mvn license:format" --- 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