diff options
| author | Fuwn <[email protected]> | 2021-04-26 13:13:57 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-26 13:13:57 +0000 |
| commit | 090d2a9bdcdc39a5e0c3d8a78e16c671870399a9 (patch) | |
| tree | b48019ecb7e42e0c9254b0fe467b263915676821 | |
| parent | chore: Add Nix and Docker support (diff) | |
| download | whirl-090d2a9bdcdc39a5e0c3d8a78e16c671870399a9.tar.xz whirl-090d2a9bdcdc39a5e0c3d8a78e16c671870399a9.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 |