diff options
| author | MichaelTheShifter <[email protected]> | 2016-04-08 10:32:54 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-04-08 10:32:54 -0400 |
| commit | cfb8690c6fbbb0595f8a3a4cd9f3210054a9680d (patch) | |
| tree | 340988720d77e0be2c6a205ab0a49aadf749d6d0 /README.md | |
| parent | eafe05e4c235bb48dcd8f56082eb5e79bda16606 (diff) | |
| download | shiftos-c-_theultimatehacker-cfb8690c6fbbb0595f8a3a4cd9f3210054a9680d.tar.gz shiftos-c-_theultimatehacker-cfb8690c6fbbb0595f8a3a4cd9f3210054a9680d.tar.bz2 shiftos-c-_theultimatehacker-cfb8690c6fbbb0595f8a3a4cd9f3210054a9680d.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -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/>. |
