aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-14 15:02:19 -0700
committerFuwn <[email protected]>2021-06-14 15:02:19 -0700
commit319e44ea9ca55408988db5007e404a971b2ecc33 (patch)
tree91a2f07d03079ff860d6d24d142971057a801f84 /src/main.rs
parentbuild(nix): add dev dependencies to nix shell build inputs (diff)
downloadapi-319e44ea9ca55408988db5007e404a971b2ecc33.tar.xz
api-319e44ea9ca55408988db5007e404a971b2ecc33.zip
style(global): fix license spec
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index a143a1e..6f07c84 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,4 +1,4 @@
-// copyleft (ɔ) 2021-2021 the senpy club
+// Copyright (C) 2021-2021 the senpy club
// SPDX-License-Identifier: GPL-3.0-only
#![feature(type_ascription)]