diff options
| author | Fuwn <[email protected]> | 2021-04-26 13:13:57 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-26 13:13:57 -0700 |
| commit | 8da25352984e63eef91856bd82fdca5a6bb1ba0b (patch) | |
| tree | 94d015785b2e0a03f9d34afcd741f30505aab682 | |
| parent | chore: Add Nix and Docker support (diff) | |
| download | whirl-8da25352984e63eef91856bd82fdca5a6bb1ba0b.tar.xz whirl-8da25352984e63eef91856bd82fdca5a6bb1ba0b.zip | |
etc: Update license date Regex
| -rw-r--r-- | .license_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.license_template b/.license_template index 80ac9a1..cbe1816 100644 --- a/.license_template +++ b/.license_template @@ -1,2 +1,2 @@ -// Copyleft {\d+} Whirlsplash +// Copyleft {20\d{2}(-20\d{2})?} Whirlsplash // SPDX-License-Identifier: GPL-3.0-only |