forked from ghackwrench/F256_MicroKernel
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
executable file
·14 lines (10 loc) · 704 Bytes
/
Copy pathNOTICE
File metadata and controls
executable file
·14 lines (10 loc) · 704 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This file is part of the TinyCore MicroKernel for the Foenix F256.
Copyright 2022, 2023 Jessie Oberreuter <Gadget@HackwrenchLabs.com>.
This program is free software: you can redistribute it and/or modify it under
the terms of Version 3 of the GNU General Public License as published by the
Free Software Foundation.
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 <https://www.gnu.org/licenses/>.