Browse Source

Add format-headers.sh, just to remind "mvn license:format"

tags/4.4-RC1
Simon Brandhof 10 years ago
parent
commit
71d081723e
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      format-headers.sh

+ 4
- 0
format-headers.sh View File

#!/bin/bash
# Set correct copyright headers

mvn license:format

Loading…
Cancel
Save