mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-08 01:48:33 +08:00
Update Copyright.java
This commit is contained in:
parent
d33bbedf40
commit
22b5632b32
@ -26,12 +26,12 @@ import java.io.OutputStreamWriter;
|
||||
|
||||
/**
|
||||
* 给java文件批量添加License信息.
|
||||
* @author tanghc
|
||||
* @author MaxKey Copyright Adder
|
||||
*
|
||||
*/
|
||||
public class Copyright {
|
||||
// 存放java文件的文件夹,必须是文件夹
|
||||
private static String srcFolder = "D:\\MaxKey\\Workspaces\\maxkey\\MaxKey";
|
||||
private static String srcFolder = "C:\\IDES\\shimi\\eclipse-workspace\\MaxKey";
|
||||
//已添加标识
|
||||
private static String copyRightText = "http://www.apache.org/licenses/LICENSE-2.0";
|
||||
//扫描目录
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user