From b94b024e32e6d656848609aea2484ce59faef794 Mon Sep 17 00:00:00 2001
From: namark <namark@disroot.org>
Date: Sun, 29 Nov 2020 18:34:12 +0400
Subject: [PATCH] COPYRIGHT.

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

diff --git a/COPYRIGHT b/COPYRIGHT
new file mode 100644
index 0000000..45ae65f
--- /dev/null
+++ b/COPYRIGHT
@@ -0,0 +1,22 @@
+/*
+	sketchbook - A collection of small graphical programs/sketches.
+	https://notabug.org/namark/sketchbook
+	https://git.sr.ht/~namark/sketchbook
+	https://git.qoto.org/namark/sketchbook
+	https://github.com/namark/sketchbook
+
+	Copyright (C) 2018-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