diff options
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -10,3 +10,20 @@ You can contribute by forking the source code to your own repo, and pulling it d You can commit changes to your fork, but to have them in the main project, create a pull request from your fork to the actual game. Then, I (Michael) will review it, and if it gets accepted, it will be merged. +## Copyright Notice + + ShiftOS C#: The Official C# Rewrite Of ShiftOS + Copyright (C) 2016 Michael VanOverbeek + + 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/>. |
