diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-01-05 21:51:30 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-01-05 23:17:36 +0100 |
commit | 6be98b208a59535af4cbbcfff3af0d49d111a6bd (patch) | |
tree | 8b031c95ce50a0da189a37dc6cb1b2fd9dc94da5 /format-headers.sh | |
parent | de4bd7cf6c5ac9dba12040b19635ab4305ce2bde (diff) | |
download | sonarqube-6be98b208a59535af4cbbcfff3af0d49d111a6bd.tar.gz sonarqube-6be98b208a59535af4cbbcfff3af0d49d111a6bd.zip |
Upgrade to parent 26 and new copyright headers
Diffstat (limited to 'format-headers.sh')
-rwxr-xr-x | format-headers.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/format-headers.sh b/format-headers.sh index 9bf4d941af6..d66fb671715 100755 --- a/format-headers.sh +++ b/format-headers.sh @@ -1,4 +1,4 @@ #!/bin/bash # Set correct copyright headers -mvn license:format +mvn license:format -Pit |