Create a scope for enterprise files

This allow to let the correct Copyright be applied when creating new file.
This commit is contained in:
Benoit Marty 2024-07-01 11:30:12 +02:00
parent 8a65719e44
commit 4ccbe3a7ec
4 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,7 @@
<component name="CopyrightManager">
<settings default="NewVector" />
<settings default="Element FOSS">
<module2copyright>
<element module="Enterprise" copyright="Enterprise" />
</module2copyright>
</settings>
</component>