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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 0894cc6d3 [OPENMEETINGS-2800] files are prepared to the upcoming RAT 
release
0894cc6d3 is described below

commit 0894cc6d33a4a33f72088ee4fe9c228c6eb4aceb
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Oct 8 10:58:54 2025 +0700

    [OPENMEETINGS-2800] files are prepared to the upcoming RAT release
---
 LICENSE                     | 2 +-
 pom.xml                     | 2 +-
 src/license/asf-license.txt | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/LICENSE b/LICENSE
index c45c4c348..233b0f231 100644
--- a/LICENSE
+++ b/LICENSE
@@ -175,7 +175,7 @@ Apache OpenMeetings License:
       incurred by, or claims asserted against, such Contributor by reason
       of your accepting any such warranty or additional liability.
 
-   END OF TERMS AND CONDITIONS
+   You may obtain a copy of the License at 
http://www.apache.org/licenses/LICENSE-2.0
 
 
======================================================================================================================
 
diff --git a/pom.xml b/pom.xml
index cf7e7b7e8..b438b2a28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1488,6 +1488,7 @@
                                                </families>
                                                <excludes>
                                                        
<exclude>**/*.mp3</exclude>
+                                                       
<exclude>**/*.pdf</exclude>
                                                        
<exclude>**/localhost.jks</exclude>
                                                        
<exclude>**/node_modules/**</exclude>
                                                        
<exclude>**/package-lock.json</exclude>
@@ -1495,7 +1496,6 @@
                                                        
<exclude>**/.project</exclude>
                                                        
<exclude>**/.classpath</exclude>
                                                        
<exclude>**/.settings/**</exclude>
-                                                       
<exclude>src/license/asf-license.txt</exclude>
                                                        
<exclude>.gitattributes</exclude>
                                                </excludes>
                                        </configuration>
diff --git a/src/license/asf-license.txt b/src/license/asf-license.txt
index 03a58f615..554a1ca23 100644
--- a/src/license/asf-license.txt
+++ b/src/license/asf-license.txt
@@ -175,7 +175,7 @@ Apache OpenMeetings License:
       incurred by, or claims asserted against, such Contributor by reason
       of your accepting any such warranty or additional liability.
 
-   END OF TERMS AND CONDITIONS
+   You may obtain a copy of the License at 
http://www.apache.org/licenses/LICENSE-2.0
 
 
======================================================================================================================
 

Reply via email to