Add SPDX header template

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger
2024-04-01 10:52:13 +02:00
parent 3f8ebcc1ad
commit 0a9fe62526
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<component name="CopyrightManager">
<copyright>
<option name="notice" value="Nextcloud Android Library&#10;&#10;SPDX-FileCopyrightText: &amp;#36;{today.year} Your Name &lt;your@email.com&gt;&#10;SPDX-License-Identifier: MIT" />
<option name="myName" value="Nextcloud Android Library" />
</copyright>
</component>

3
.idea/copyright/profiles_settings.xml generated Normal file
View File

@ -0,0 +1,3 @@
<component name="CopyrightManager">
<settings default="Nextcloud Android Library" />
</component>