From 18ea7e34e00b23e05f1343a783d8b5537ffe7519 Mon Sep 17 00:00:00 2001
From: namark <namark@disroot.org>
Date: Fri, 20 Mar 2020 02:20:19 +0400
Subject: [PATCH] COPYRIGHT I guess...

---
 COPYRIGHT | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 COPYRIGHT

diff --git a/COPYRIGHT b/COPYRIGHT
new file mode 100644
index 0000000..a480ef5
--- /dev/null
+++ b/COPYRIGHT
@@ -0,0 +1,23 @@
+/*
+	libsimple_file 
+	https://notabug.org/namark/libsimple_file
+	https://git.sr.ht/~namark/libsimple_file
+	https://git.qoto.org/namark/libsimple_file
+	https://gitlab.com/namark/libsimple_file
+	https://github.com/namark/libsimple_file
+
+	Copyright (C) 2017-2020 respective authors/contributors
+
+	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
+	the Free Software Foundation, either version 3 of the License, or
+	(at your option) any later version.
+
+	This program is distributed in the hope that it will be useful,
+	but WITHOUT ANY WARRANTY; without even the implied warranty of
+	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+	GNU General Public License for more details.
+
+	You should have received a copy of the GNU General Public License
+	along with this program.  If not, see <http://www.gnu.org/licenses/>.
+*/
-- 
GitLab