This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git

commit 5d0158a6ba34f112e457dc0a84126a718475a7c9
Author: ddekany <[email protected]>
AuthorDate: Fri Dec 22 17:51:20 2023 +0100

    Removed references to zh_CN manual, that was removed for a while.
---
 LICENSE      | 5 -----
 rat-excludes | 6 ------
 2 files changed, 11 deletions(-)

diff --git a/LICENSE b/LICENSE
index 1121ebaa..762e2ca7 100644
--- a/LICENSE
+++ b/LICENSE
@@ -216,8 +216,3 @@ covered by the same license as the other source files of it:
   src/manual/en_US/figures/overview.png
   src/manual/en_US/figures/tree.png
   src/manual/en_US/logo.png
-  src/manual/zh_CN/favicon.png
-  src/manual/zh_CN/figures/model2sketch.png
-  src/manual/zh_CN/figures/overview.png
-  src/manual/zh_CN/figures/tree.png
-  src/manual/zh_CN/logo.png
diff --git a/rat-excludes b/rat-excludes
index 5db1b24d..088d3c0b 100644
--- a/rat-excludes
+++ b/rat-excludes
@@ -20,7 +20,6 @@
 
 # Generated files basically; see details in the files:
 freemarker-manual/src/main/docgen/en_US/docgen-misc/googleAnalytics.html
-freemarker-manual/src/main/docgen/zh_CN/docgen-misc/googleAnalytics.html
 
 # Binaries/archives created in the FreeMarker project:
 src/main/misc/overloadedNumberRules/prices.ods
@@ -32,11 +31,6 @@ 
freemarker-manual/src/main/docgen/en_US/figures/model2sketch.png
 freemarker-manual/src/main/docgen/en_US/figures/overview.png
 freemarker-manual/src/main/docgen/en_US/figures/tree.png
 freemarker-manual/src/main/docgen/en_US/logo.png
-freemarker-manual/src/main/docgen/zh_CN/favicon.png
-freemarker-manual/src/main/docgen/zh_CN/figures/model2sketch.png
-freemarker-manual/src/main/docgen/zh_CN/figures/overview.png
-freemarker-manual/src/main/docgen/zh_CN/figures/tree.png
-freemarker-manual/src/main/docgen/zh_CN/logo.png
 
 # Rat thinks it's a binary, but it's UTF-16 text:
 src/test/resources/freemarker/test/templatesuite/expected/output-encoding2.txt

Reply via email to