Skip to content
Snippets Groups Projects
Commit 06c03624 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6544: Add more fileextensions to which license headers shall be added.

parent 96621d6b
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
## Changelog
### 4.7.0-SNAPSHOT
* Update OZGCloud License Generator wegen zusätzlichen Dateiendungen
### 4.6.0
* Update [OZGCloud License Generator](ozgcloud-common-license/readme.md)
......
......@@ -325,17 +325,21 @@
<mapping>
<proto>SLASHSTAR_STYLE</proto>
<config>SCRIPT_STYLE</config>
<md>XML_STYLE</md>
<ftlh>FTL</ftlh>
<tpl>SCRIPT_STYLE</tpl>
<ts>SLASHSTAR_STYLE</ts>
</mapping>
<licenseSets>
<licenseSet>
<header>license/eupl_v1_2_de/header.txt</header>
<excludes>
<exclude>**/README</exclude>
<exclude>src/test/resources/**</exclude>
<exclude>src/main/resources/**</exclude>
</excludes>
</licenseSet>
</licenseSets>
<excludes>
<exclude>**/.angular/cache/**</exclude>
<exclude>**/.nx/**</exclude>
<exclude>**/node_modules/**</exclude>
</excludes>
</configuration>
<dependencies>
<dependency>
......
......@@ -92,6 +92,9 @@
<proto>SLASHSTAR_STYLE</proto>
<config>SCRIPT_STYLE</config>
<md>XML_STYLE</md>
<ftlh>FTL</ftlh>
<tpl>SCRIPT_STYLE</tpl>
<ts>SLASHSTAR_STYLE</ts>
</mapping>
<licenseSets>
<licenseSet>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment