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

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit 29e4564729222574ca50dff60d1de150cc541538
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Sep 8 11:39:35 2023 +0200

    Fix license headers in `*.ftl` files
---
 src/changelog/.10.x.x/.release-notes.md.ftl | 2 +-
 src/changelog/.index.md.ftl                 | 2 +-
 src/changelog/10.0.0/.release-notes.md.ftl  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/changelog/.10.x.x/.release-notes.md.ftl 
b/src/changelog/.10.x.x/.release-notes.md.ftl
index 7a809a3..731da92 100644
--- a/src/changelog/.10.x.x/.release-notes.md.ftl
+++ b/src/changelog/.10.x.x/.release-notes.md.ftl
@@ -1,4 +1,4 @@
-<!--
+<#--
   ~ Licensed to the Apache Software Foundation (ASF) under one or more
   ~ contributor license agreements.  See the NOTICE file distributed with
   ~ this work for additional information regarding copyright ownership.
diff --git a/src/changelog/.index.md.ftl b/src/changelog/.index.md.ftl
index 26e037e..693f1f8 100644
--- a/src/changelog/.index.md.ftl
+++ b/src/changelog/.index.md.ftl
@@ -1,4 +1,4 @@
-<!--
+<#--
   ~ Licensed to the Apache Software Foundation (ASF) under one or more
   ~ contributor license agreements.  See the NOTICE file distributed with
   ~ this work for additional information regarding copyright ownership.
diff --git a/src/changelog/10.0.0/.release-notes.md.ftl 
b/src/changelog/10.0.0/.release-notes.md.ftl
index 75333c2..24aaff6 100644
--- a/src/changelog/10.0.0/.release-notes.md.ftl
+++ b/src/changelog/10.0.0/.release-notes.md.ftl
@@ -1,4 +1,4 @@
-<!--
+<#--
   ~ Licensed to the Apache Software Foundation (ASF) under one or more
   ~ contributor license agreements.  See the NOTICE file distributed with
   ~ this work for additional information regarding copyright ownership.

Reply via email to