diff options
-rw-r--r-- | net/alcoholic_jwt/src/lib.rs | 2 | ||||
-rw-r--r-- | net/alcoholic_jwt/src/tests.rs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/alcoholic_jwt/src/lib.rs b/net/alcoholic_jwt/src/lib.rs index 1b50a9117712..4a3ece8af170 100644 --- a/net/alcoholic_jwt/src/lib.rs +++ b/net/alcoholic_jwt/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Aprila Bank ASA +// Copyright (C) 2019-2022 The TVL Community // // alcoholic_jwt is free software: you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/net/alcoholic_jwt/src/tests.rs b/net/alcoholic_jwt/src/tests.rs index 295d304ac98d..c264bb5a13a1 100644 --- a/net/alcoholic_jwt/src/tests.rs +++ b/net/alcoholic_jwt/src/tests.rs @@ -1,4 +1,4 @@ -// Copyright (C) 2018 Aprila Bank ASA +// Copyright (C) 2019-2022 The TVL Community // // alcoholic_jwt is free software: you can redistribute it and/or // modify it under the terms of the GNU General Public License as |