From 378c9d0be82ee9ad4bd554704621133a4b77363f Mon Sep 17 00:00:00 2001 From: Yehowshua Immanuel <103011002+ThePerfectComputer@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:52:35 -0500 Subject: [PATCH] Create COPYRIGHT --- COPYRIGHT | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 COPYRIGHT diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 0000000..e08f1d6 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,16 @@ +/* + * Copyright (C) 2024 Yehowshua Immanuel + * + * 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 . + */