kernel/README.md

22 lines
1007 B
Markdown
Raw Normal View History

2023-01-25 11:22:27 +00:00
# NoxOS
2023-01-24 21:39:50 +00:00
## Copyright / License
2023-02-05 13:39:35 +00:00
Copyright (C) 2023 Antifallobst <antifallobst@systemausfall.org>
2023-01-24 21:39:50 +00:00
2023-01-25 11:22:27 +00:00
NoxOS is free software:
2023-01-24 21:39:50 +00:00
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.
2023-01-25 11:22:27 +00:00
NoxOS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
2023-01-24 21:39:50 +00:00
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/>.
2023-02-05 13:39:35 +00:00
## Contribution Welcome :D
2023-01-24 21:39:50 +00:00
2023-02-05 13:39:35 +00:00
Install instructions and Code Documentation can be found in the [wiki](https://codeberg.org/antifallobst/noxos/wiki/).
If you want to contribute, filtering the [issues](https://codeberg.org/antifallobst/noxos/issues/) for the `Good First Issue` label would be a good way to start :)