This is an automated email from the ASF dual-hosted git repository. shuai pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
commit 5e0fe16fd05f3c1f1d3cf8786dc1a19fe229bd3c Author: tison <[email protected]> AuthorDate: Fri Jun 28 18:45:33 2024 -0700 chore: drop unnecessary properties in licenserc.toml (#1002) --- licenserc.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/licenserc.toml b/licenserc.toml index 166dd501..4e1b4b7e 100644 --- a/licenserc.toml +++ b/licenserc.toml @@ -34,7 +34,3 @@ excludes = [ "charts/templates/_helpers.tpl", "charts/.helmignore", ] - -[properties] -inceptionYear = 2024 -copyrightOwner = "tison <[email protected]>"
