From 4e20a8d93fdbdccc624e60024b011b6331c52278 Mon Sep 17 00:00:00 2001
From: David Schmitz <schmitz@lrz.de>
Date: Mon, 10 Oct 2022 12:30:17 +0000
Subject: [PATCH] Rename COPYRIGHT to LICENSE and add project copy right in
 README.md

---
 COPYRIGHT => LICENSE | 0
 README.md            | 2 ++
 2 files changed, 2 insertions(+)
 rename COPYRIGHT => LICENSE (100%)

diff --git a/COPYRIGHT b/LICENSE
similarity index 100%
rename from COPYRIGHT
rename to LICENSE
diff --git a/README.md b/README.md
index e945c1a3..9619aa89 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,8 @@ You can contact us directly at dev{at}noc[dot]grnet(.)gr
 
 ## Copyright and license
 
+Copyright © 2017-2022 GEANT GN4-2/GN4-3 Project
+
 Copyright © 2010-2017 Greek Research and Technology Network (GRNET S.A.)
 
 This program is free software: you can redistribute it and/or modify
-- 
GitLab