aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-14 22:01:30 +0000
committerFuwn <[email protected]>2021-06-14 22:01:30 +0000
commitce328210bc74969dd6a7e86fefb86ab56bc57c04 (patch)
tree5c58dbde872e03b45af89b78643bc48ab65feae9 /src
parentci(actions): create rust compilation workflow (diff)
downloadnitrous-ce328210bc74969dd6a7e86fefb86ab56bc57c04.tar.xz
nitrous-ce328210bc74969dd6a7e86fefb86ab56bc57c04.zip
style(global): fix license spec
Diffstat (limited to 'src')
-rw-r--r--src/cli.rs2
-rw-r--r--src/main.rs2
-rw-r--r--src/nitrous.rs2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/cli.rs b/src/cli.rs
index bae0b79..4214a13 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -1,4 +1,4 @@
-// Copyleft (ɔ) 2021-2021 Fuwn
+// Copyright (C) 2021-2021 Fuwn
// SPDX-License-Identifier: GPL-3.0-only
use std::str::FromStr;
diff --git a/src/main.rs b/src/main.rs
index cec62f2..8c9f822 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,4 +1,4 @@
-// Copyleft (ɔ) 2021-2021 Fuwn
+// Copyright (C) 2021-2021 Fuwn
// SPDX-License-Identifier: GPL-3.0-only
#![feature(
diff --git a/src/nitrous.rs b/src/nitrous.rs
index e418fcf..955e7cc 100644
--- a/src/nitrous.rs
+++ b/src/nitrous.rs
@@ -1,4 +1,4 @@
-// Copyleft (ɔ) 2021-2021 Fuwn
+// Copyright (C) 2021-2021 Fuwn
// SPDX-License-Identifier: GPL-3.0-only
use std::{