diff options
| author | Brett Profitt <brett.profitt@gmail.com> | 2011-09-05 19:45:51 -0700 | 
|---|---|---|
| committer | Brett Profitt <brett.profitt@gmail.com> | 2011-09-05 19:45:51 -0700 | 
| commit | 7cac5e2b8f68ea0c6d76efa8597f9b68e857e114 (patch) | |
| tree | dd7c64a04c68625bd6e25a5c81da7e0668ebc2ab | |
| parent | 826310d08ba1ed468ab01b8a5c87b5396fed3a3c (diff) | |
| download | elgg-7cac5e2b8f68ea0c6d76efa8597f9b68e857e114.tar.gz elgg-7cac5e2b8f68ea0c6d76efa8597f9b68e857e114.tar.bz2 | |
Updated README to mention the Elgg Foundation.
| -rw-r--r-- | README.txt | 16 | 
1 files changed, 12 insertions, 4 deletions
| diff --git a/README.txt b/README.txt index 4ab2b563a..0d4015238 100644 --- a/README.txt +++ b/README.txt @@ -3,14 +3,22 @@ Copyright (c) 2008-2010 See COPYRIGHT.txt  See CONTRIBUTORS.txt for development credits. -The Elgg project was started in 2004 by: -Ben Werdmuller <ben@benwerd.com, http://benwerd.com> and  -Dave Tosh <davidgtosh@gmail.com> +Elgg is managed by the Elgg Foundation, a nonprofit organization that was +founded to govern, protect, and promote the Elgg open source social network +engine.  The Foundation aims to provide a stable, commercially and +individually independent organization that moves in the best interest of Elgg +as an open source project.  The project site can be found at http://elgg.org/ +The Elgg project was started in 2004 by: +Ben Werdmuller <ben@benwerd.com, http://benwerd.com> and +Dave Tosh <davidgtosh@gmail.com> +  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.txt file. +For installation instructions, see INSTALL.txt. + +For upgrade instructions, see UPGRADE.txt.
\ No newline at end of file | 
