diff options
| author | dave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-07-29 10:18:20 +0000 | 
|---|---|---|
| committer | dave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-07-29 10:18:20 +0000 | 
| commit | 2c0f43100198cf1d2039a7dcd263994ecbecf9f3 (patch) | |
| tree | 874ab807604f75352a91e1951b85604246ed6b9d | |
| parent | 19f33bc9ebc93f326e9aa31581327e48217757d6 (diff) | |
| download | elgg-2c0f43100198cf1d2039a7dcd263994ecbecf9f3.tar.gz elgg-2c0f43100198cf1d2039a7dcd263994ecbecf9f3.tar.bz2 | |
correcting a mistake in the readme file.
git-svn-id: http://code.elgg.org/elgg/trunk@6790 36083f99-b078-4883-b0ff-0f9b5a30f544
| -rw-r--r-- | README.txt | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/README.txt b/README.txt index e3de28bc8..1f439e8c4 100644 --- a/README.txt +++ b/README.txt @@ -2,9 +2,8 @@ Elgg version 1.8  Copyright (c) 2008-2010 Curverider Ltd  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 2 of the License, or -(at your option) any later version. +it under the terms of the GNU General Public License version 2 as published by +the Free Software Foundation.  This program is distributed in the hope that it will be useful,  but WITHOUT ANY WARRANTY; without even the implied warranty of | 
