diff options
author | Cash Costello <cash.costello@gmail.com> | 2011-11-07 07:40:52 -0500 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2011-11-07 07:40:52 -0500 |
commit | b361e2a7152943c938fca21906873206bbb90206 (patch) | |
tree | 60c2d0a5c7d936e72d29c3dec7af951096ab465b | |
parent | 6c26a47e6f05c6939a63b5de95bff52eaa2f49d3 (diff) | |
download | elgg-b361e2a7152943c938fca21906873206bbb90206.tar.gz elgg-b361e2a7152943c938fca21906873206bbb90206.tar.bz2 |
fixed date on copyright and name of GPL
-rw-r--r-- | README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt index 0d4015238..3cffcc8c7 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ Elgg -Copyright (c) 2008-2010 See COPYRIGHT.txt +Copyright (c) 2008-2011 See COPYRIGHT.txt See CONTRIBUTORS.txt for development credits. @@ -15,7 +15,7 @@ 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 +Elgg is released under the GNU General Public License (GPL) Version 2 and the Massachusetts Institute of Technology (MIT) License. See LICENSE.txt in the root of the package you downloaded. |