From 4741eb69958109db708c3946b25514e47b44ecd3 Mon Sep 17 00:00:00 2001 From: namark <namark@disroot.org> Date: Fri, 20 Mar 2020 02:39:54 +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..61378f6 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,23 @@ +/* + filetools + https://notabug.org/namark/filetools + https://git.sr.ht/~namark/filetools + https://git.qoto.org/namark/filetools + https://gitlab.com/namark/filetools + https://github.com/namark/filetools + + 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