phunix/LICENSE.gplh.txt
Rebekah Rowe a4e6c4a7df
Implement GPL3+ and BSD-3-Clause Dual License.
Commit is being made to allow additions of GPL3+ code previously
un-addable.

project still has BSD-3-Clause license and credits to all its contributers, but now has the freedom of GPL3+ and all the code that can be implimented and shared with it.
2023-05-29 19:25:09 -04:00

17 lines
781 B
Plaintext

PHUNIX: A fun microkernel meant to match modern usecases.
Copyright (C) 2023 Rebekah Rowe <rebekahrowe9999@gmail.com>
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 <https://www.gnu.org/licenses/>.