diff options
author | Daniel Mueller <deso@posteo.net> | 2020-09-01 19:00:31 -0700 |
---|---|---|
committer | Daniel Mueller <deso@posteo.net> | 2020-09-01 19:00:31 -0700 |
commit | f28112eae5e6e0f788e6a9c12afcb6240f7c12b1 (patch) | |
tree | 9aeec7eef5f9844291b21b79676df6955bc7785a /src/tests/encrypted.rs | |
parent | 16ce6d3695f4f54a128d32835232f255a6f6d56d (diff) | |
download | nitrocli-f28112eae5e6e0f788e6a9c12afcb6240f7c12b1.tar.gz nitrocli-f28112eae5e6e0f788e6a9c12afcb6240f7c12b1.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/encrypted.rs')
-rw-r--r-- | src/tests/encrypted.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/encrypted.rs b/src/tests/encrypted.rs index fb00ea2..ec0fb51 100644 --- a/src/tests/encrypted.rs +++ b/src/tests/encrypted.rs @@ -1,7 +1,7 @@ // encrypted.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 * |