aboutsummaryrefslogtreecommitdiff
path: root/src/cli.rs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-28 22:18:42 +0000
committerFuwn <[email protected]>2021-04-28 22:18:42 +0000
commit85232daa73b359503b4f4eed11b5fa759f44b8da (patch)
tree29d162f9270fd7648bb249932e0bda02accd1639 /src/cli.rs
parentfix: Remove report_todo format rule (diff)
downloadwhirl-85232daa73b359503b4f4eed11b5fa759f44b8da.tar.xz
whirl-85232daa73b359503b4f4eed11b5fa759f44b8da.zip
etc: Replace copyleft holder name
Diffstat (limited to 'src/cli.rs')
-rw-r--r--src/cli.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli.rs b/src/cli.rs
index cd79597..b21c6cf 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -1,4 +1,4 @@
-// Copyleft (ɔ) 2021-2021 Whirlsplash
+// Copyleft (ɔ) 2021-2021 The Whirlsplash Collective
// SPDX-License-Identifier: GPL-3.0-only
use structopt::clap::{App, AppSettings, Arg, SubCommand};