浏览代码

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

tags/4.4-RC1
Simon Brandhof 10 年前
父节点
当前提交
71d081723e
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      format-headers.sh

+ 4
- 0
format-headers.sh 查看文件

@@ -0,0 +1,4 @@
#!/bin/bash
# Set correct copyright headers

mvn license:format

正在加载...
取消
保存