about summary refs log tree commit diff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/alcoholic_jwt/src/lib.rs2
-rw-r--r--net/alcoholic_jwt/src/tests.rs2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/alcoholic_jwt/src/lib.rs b/net/alcoholic_jwt/src/lib.rs
index 1b50a91177..4a3ece8af1 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 295d304ac9..c264bb5a13 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