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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 431b8277 RAT-128: Provide example configuration to show how to 
configure more licenses
431b8277 is described below

commit 431b8277a36b76d911a5e91482d796f464264345
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Sep 22 10:13:39 2025 +0200

    RAT-128: Provide example configuration to show how to configure more 
licenses
---
 .../main/resources/org/apache/rat/{asf.xml => example-configuration.xml} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apache-rat-core/src/main/resources/org/apache/rat/asf.xml 
b/apache-rat-core/src/main/resources/org/apache/rat/example-configuration.xml
similarity index 99%
rename from apache-rat-core/src/main/resources/org/apache/rat/asf.xml
rename to 
apache-rat-core/src/main/resources/org/apache/rat/example-configuration.xml
index b6b00862..0710bdcf 100644
--- a/apache-rat-core/src/main/resources/org/apache/rat/asf.xml
+++ 
b/apache-rat-core/src/main/resources/org/apache/rat/example-configuration.xml
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- This is a configuration example to show how to configure and integrate 
various license family definitions -->
 <rat-config>
        <!--
        can not find

Reply via email to