@@ -141,7 +141,6 @@ subprojects {
exclude "**/Maps.java"
mapping "java", "SLASHSTAR_STYLE"
mapping "kt", "SLASHSTAR_STYLE"
- ignoreFailures = true
ext.year = Calendar.getInstance().get(Calendar.YEAR)
}
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011-2020, baomidou (jobob@qq.com).
+ * Copyright (c) 2011-2021, baomidou (jobob@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.