From a72087286adb46d8b044855223c6f1724dd9d909 Mon Sep 17 00:00:00 2001
From: namark <namark@disroot.org>
Date: Mon, 20 Sep 2021 20:10:01 +0400
Subject: [PATCH] Updated copyright years and list of repos.

---
 COPYRIGHT | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/COPYRIGHT b/COPYRIGHT
index a707c27..d7529ad 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,10 +1,10 @@
 #if 1 /*
 #	namark/cpp_tools - various c++ project setup tools
 #	https://notabug.org/namark/cpp_tools
-#	https://gitlab.com/namark/cpp_tools
-#	https://github.com/namark/cpp_tools
+#	https://git.sr.ht/~namark/cpp_tools
+#	https://git.qoto.org/namark/cpp_tools
 #
-#	Copyright (C) 2018-2019 respective authors/constibutors
+#	Copyright (C) 2018-2021 respective authors/constibutors
 #
 #	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
-- 
GitLab