[OPENMEETINGS-2800] files are prepared to the upcoming RAT release
diff --git a/LICENSE b/LICENSE
index c45c4c3..233b0f2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -175,7 +175,7 @@
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 cf7e7b7..b438b2a 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 03a58f6..554a1ca 100644
--- a/src/license/asf-license.txt
+++ b/src/license/asf-license.txt
@@ -175,7 +175,7 @@
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
======================================================================================================================