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

6
.idea/copyright/Enterprise.xml generated Normal file
View file

@ -0,0 +1,6 @@
<component name="CopyrightManager">
<copyright>
<option name="notice" value="© &amp;#36;today.year New Vector Limited, Element Software SARL, Element Software Inc.,&#10;and Element Software GmbH (the &quot;Element Group&quot;) only make this file available&#10;under a proprietary license model.&#10;&#10;Without a proprietary license with us, you cannot use this file. The terms of&#10;the proprietary license agreement between you and any member of the Element Group&#10;shall always apply to your use of this file. Unauthorised use, copying, distribution,&#10;or modification of this file, via any medium, is strictly prohibited.&#10;&#10;For details about the licensing terms, you must either visit our website or contact&#10;a member of our sales team." />
<option name="myName" value="Enterprise" />
</copyright>
</component>