diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2011-06-02 21:11:00 +0200 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2011-06-02 21:11:00 +0200 |
commit | 47b5cc0fa866a2de0964900ab5e4433413b4faf5 (patch) | |
tree | cb084381977f055e392d2d95da12fedfd5ccebd3 /README | |
parent | 8cd1126ab17f9b0bead53c8f88f6929211bc5765 (diff) |
Added copyright and a copy of the GNU GPL version 3.
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +gress-server +Copyright (C) 2011 Jon Bergli Heier + +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/>. |