Skip to content

Commit

Permalink
Update licence_template file to allow optional "Modifications", "(c)"…
Browse files Browse the repository at this point in the history
… words and specific contributor copyrights
  • Loading branch information
chrisgitiota committed Jan 9, 2025
1 parent fa94623 commit f8e2435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .license_template
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// Copyright {20\d{2}(-20\d{2})?} IOTA Stiftung{(?:, .+)?}
// SPDX-License-Identifier: Apache-2.0
{(\/\/ Copyright.*\n)*?}// {(Modifications )?}Copyright {(\(c\) )?}{20\d{2}(-20\d{2})?} IOTA Stiftung{(, Fondazione Links)?}{(, Filancore GmbH)?}
{(\/\/ Copyright.*\n)*}// SPDX-License-Identifier: Apache-2.0

0 comments on commit f8e2435

Please sign in to comment.