diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2011-06-02 21:09:47 +0200 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2011-06-02 21:09:47 +0200 |
commit | 042055b251bba4d8a59e16ca47721543cae346cd (patch) | |
tree | 3bc4682493619902836307131917d9aa460a3b67 /README | |
parent | 555f65ad7171511d74513b7055552a941a6fe0f2 (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-common +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/>. |