diff --git a/rust-libs/dubp-wot/src/data/mod.rs b/rust-libs/dubp-wot/src/data/mod.rs
index 3aa86a7deeafd2cdec72607c9949508b8fac6c27..eddc11e19b5083148615cd53848fd212cd894f6d 100644
--- a/rust-libs/dubp-wot/src/data/mod.rs
+++ b/rust-libs/dubp-wot/src/data/mod.rs
@@ -1,4 +1,4 @@
-//  Copyright (C) 2017-2019  The AXIOM TEAM Association.
+//  Copyright (C) 2020 Éloïs SANCHEZ.
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as
diff --git a/rust-libs/dubp-wot/src/data/rusty.rs b/rust-libs/dubp-wot/src/data/rusty.rs
index 553bdfb023190814118ab65478e4d6f52c30819d..398027350a5fc2d25ea1da83ba0c58e252d2e7fc 100644
--- a/rust-libs/dubp-wot/src/data/rusty.rs
+++ b/rust-libs/dubp-wot/src/data/rusty.rs
@@ -1,4 +1,4 @@
-//  Copyright (C) 2017-2019  The AXIOM TEAM Association.
+//  Copyright (C) 2020 Éloïs SANCHEZ.
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as
diff --git a/rust-libs/dubp-wot/src/operations/centrality.rs b/rust-libs/dubp-wot/src/operations/centrality.rs
index 029d8927a4d00bf0bee1ca8c610f1d8bc231b9e5..933e43621c24863dbfb6b410d336dff7a32d9c59 100644
--- a/rust-libs/dubp-wot/src/operations/centrality.rs
+++ b/rust-libs/dubp-wot/src/operations/centrality.rs
@@ -1,4 +1,4 @@
-//  Copyright (C) 2017-2019  The AXIOM TEAM Association.
+//  Copyright (C) 2020 Éloïs SANCHEZ.
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as
diff --git a/rust-libs/dubp-wot/src/operations/density.rs b/rust-libs/dubp-wot/src/operations/density.rs
index 029d176c7095a11143a2d6969aec9d5a8ae03420..76ae9a0f2ca00e540c9ad55c64d2b1dafaf2e8cf 100644
--- a/rust-libs/dubp-wot/src/operations/density.rs
+++ b/rust-libs/dubp-wot/src/operations/density.rs
@@ -1,4 +1,4 @@
-//  Copyright (C) 2017-2019  The AXIOM TEAM Association.
+//  Copyright (C) 2020 Éloïs SANCHEZ.
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as
diff --git a/rust-libs/dubp-wot/src/operations/distance.rs b/rust-libs/dubp-wot/src/operations/distance.rs
index 3badf16cbf9f87ab4c039ec7b2ceb76123dff279..f67dffbe18bd8c5b13fd04dc83bf26987f51b9c9 100644
--- a/rust-libs/dubp-wot/src/operations/distance.rs
+++ b/rust-libs/dubp-wot/src/operations/distance.rs
@@ -1,4 +1,4 @@
-//  Copyright (C) 2017-2019  The AXIOM TEAM Association.
+//  Copyright (C) 2020 Éloïs SANCHEZ.
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as
diff --git a/rust-libs/dubp-wot/src/operations/mod.rs b/rust-libs/dubp-wot/src/operations/mod.rs
index 376ad1c281812d82094c2a66810bedaf351051ee..e3fb53ca1cbe492ef0f6b2aba76f6a3d2f8ad133 100644
--- a/rust-libs/dubp-wot/src/operations/mod.rs
+++ b/rust-libs/dubp-wot/src/operations/mod.rs
@@ -1,4 +1,4 @@
-//  Copyright (C) 2017-2019  The AXIOM TEAM Association.
+//  Copyright (C) 2020 Éloïs SANCHEZ.
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as
diff --git a/rust-libs/dubp-wot/src/operations/path.rs b/rust-libs/dubp-wot/src/operations/path.rs
index 5ca9b70283c86827ea6da7b1699ec2fa8fb8db85..5aef5149c1ebe34d2bf9cbebe63a752522c08858 100644
--- a/rust-libs/dubp-wot/src/operations/path.rs
+++ b/rust-libs/dubp-wot/src/operations/path.rs
@@ -1,4 +1,4 @@
-//  Copyright (C) 2017-2019  The AXIOM TEAM Association.
+//  Copyright (C) 2020 Éloïs SANCHEZ.
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as