Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ac0517ab authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #1414 from nextcloud/chore/noid/spdxHeaderTemplate

Add SPDX header template
parents 3f8ebcc1 0a9fe625
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
<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>
 No newline at end of file
+3 −0
Original line number Diff line number Diff line
<component name="CopyrightManager">
  <settings default="Nextcloud Android Library" />
</component>
 No newline at end of file