aboutsummaryrefslogtreecommitdiff
path: root/src/tests/status.rs
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2020-09-01 19:00:31 -0700
committerDaniel Mueller <deso@posteo.net>2020-09-01 19:00:31 -0700
commit4686dbf5d79da730776374d7ef3471c3ed4915b5 (patch)
tree8a1efa96e40d25d91135f3ba723f1a7d40f9f89b /src/tests/status.rs
parent99133bf07da7e0dfd558d0096ce0a4f08aa307c5 (diff)
downloadnitrocli-4686dbf5d79da730776374d7ef3471c3ed4915b5.tar.gz
nitrocli-4686dbf5d79da730776374d7ef3471c3ed4915b5.tar.bz2
Adjust copyright string to refer to The Nitrocli Developers
This change adjusts the copyright header in all files to no longer mention individuals but refer to The Nitrocli Developers in general.
Diffstat (limited to 'src/tests/status.rs')
-rw-r--r--src/tests/status.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/status.rs b/src/tests/status.rs
index c944cbb..983afa7 100644
--- a/src/tests/status.rs
+++ b/src/tests/status.rs
@@ -1,7 +1,7 @@
// status.rs
// *************************************************************************
-// * Copyright (C) 2019-2020 Daniel Mueller (deso@posteo.net) *
+// * Copyright (C) 2019-2020 The Nitrocli Developers *
// * *
// * This program is free software: you can redistribute it and/or modify *
// * it under the terms of the GNU General Public License as published by *