diff options
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 |