diff options
| author | Fuwn <[email protected]> | 2021-06-14 22:01:30 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-14 22:01:30 +0000 |
| commit | ce328210bc74969dd6a7e86fefb86ab56bc57c04 (patch) | |
| tree | 5c58dbde872e03b45af89b78643bc48ab65feae9 /.license_template | |
| parent | ci(actions): create rust compilation workflow (diff) | |
| download | nitrous-ce328210bc74969dd6a7e86fefb86ab56bc57c04.tar.xz nitrous-ce328210bc74969dd6a7e86fefb86ab56bc57c04.zip | |
style(global): fix license spec
Diffstat (limited to '.license_template')
| -rw-r--r-- | .license_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.license_template b/.license_template index 65f77ef..e8cad8b 100644 --- a/.license_template +++ b/.license_template @@ -1,2 +1,2 @@ -// Copyleft (ɔ) {20\d{2}(-20\d{2})?} Fuwn +// Copyright (C) {20\d{2}(-20\d{2})?} Fuwn // SPDX-License-Identifier: GPL-3.0-only |