diff --git a/lombok.config b/lombok.config
index cf658858c..7a21e8804 100644
--- a/lombok.config
+++ b/lombok.config
@@ -1,16 +1 @@
-#
-# Copyright © ${year} ${owner} (${email})
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
lombok.addLombokGeneratedAnnotation = true
diff --git a/pom.xml b/pom.xml
index 7cc205ae5..ca4e68417 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,9 +143,11 @@
com/mycila/maven/plugin/license/templates/APACHE-2.txt
**/README.md
+ **/README-zh.md
**/NOTICE
**/LICENSE
**/checkstyle.xml
+ **/lombok.config
**/docs/**
**/Dockerfile
**/Makefile