diff options
| author | Fuwn <[email protected]> | 2021-05-06 21:56:41 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-06 21:56:41 -0700 |
| commit | 57c2c764df1cbabd2925fdb11bd4062e235f179b (patch) | |
| tree | 7209ca693d8de50bd79b2413dfca8a7323f103f8 /src/utils.rs | |
| parent | fix(utils): conditional authorization header placement (diff) | |
| download | api-worker-57c2c764df1cbabd2925fdb11bd4062e235f179b.tar.xz api-worker-57c2c764df1cbabd2925fdb11bd4062e235f179b.zip | |
fix(global): license header case
Diffstat (limited to 'src/utils.rs')
| -rw-r--r-- | src/utils.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.rs b/src/utils.rs index 3d40e7c..2b4cb93 100644 --- a/src/utils.rs +++ b/src/utils.rs @@ -1,4 +1,4 @@ -// Copyleft (ɔ) 2021-2021 The Senpy Club +// copyleft (ɔ) 2021-2021 the senpy club // SPDX-License-Identifier: GPL-3.0-only use crate::{ |