diff options
author | dave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-10-29 10:52:32 +0000 |
---|---|---|
committer | dave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-10-29 10:52:32 +0000 |
commit | 0b4d756a56faa34a5702684bff433645fcca2ad0 (patch) | |
tree | 50db95c4f7e7099eef578cdb2fea42fc50aac0e8 | |
parent | 378abf6ae4f91cbd9e3ff7216f8753ee230559b2 (diff) | |
download | elgg-0b4d756a56faa34a5702684bff433645fcca2ad0.tar.gz elgg-0b4d756a56faa34a5702684bff433645fcca2ad0.tar.bz2 |
small readme tweak.
git-svn-id: http://code.elgg.org/elgg/trunk@7127 36083f99-b078-4883-b0ff-0f9b5a30f544
-rw-r--r-- | README.txt | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/README.txt b/README.txt index 5494ff984..42bfccaae 100644 --- a/README.txt +++ b/README.txt @@ -1,23 +1,6 @@ Elgg version 1.8 Copyright (c) 2008-2010 See COPYRIGHT.txt -This program is free software; you can redistribute it and/or modify -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 -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, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -USA - - -ABOUT: - See CONTRIBUTORS.txt for development credits. Elgg concept originally by: @@ -25,8 +8,7 @@ Ben Werdmuller <ben@benwerd.com, http://benwerd.com> and David Tosh <davidgtosh@ The open source project site can be found at http://elgg.org/ -Elgg is released under the GNU Public License (GPL) and the Massachusetts -Institute of Technology (MIT) License, which is supplied in this -distribution as LICENSE. +Elgg is released under the GNU Public License (GPL Version 2) and the Massachusetts +Institute of Technology (MIT) License. See LICENSE.txt in the root of the package you downloaded. -For installation instructions, please see the INSTALL file. +For installation instructions, please see the INSTALL file.
\ No newline at end of file |