|
Revision 43, 1.0 KB
(checked in by bob, 4 years ago)
|
|
an attempt at rolling back the license notice changes.
From mike's research, it seems we should maintain Sean Kerr as an author on files he authored, and just add ours when we modify those files imported from Mojavi. For new files, we'll be the sole author.
|
| Line | |
|---|
| 1 | Agavi -- an MVC framework for PHP. |
|---|
| 2 | Authors |
|---|
| 3 | Sean Kerr (skerr@mojavi.org) |
|---|
| 4 | Agavi Foundation (info@agavi.org) |
|---|
| 5 | Copyright (c) 2003-2005 Authors. |
|---|
| 6 | |
|---|
| 7 | For more information about Agavi, visit the homepage: |
|---|
| 8 | http://www.agavi.org/ |
|---|
| 9 | |
|---|
| 10 | Based on Mojavi r775 by Sean Kerr. |
|---|
| 11 | For more information about Mojavi, visit the homepage: |
|---|
| 12 | http://www.mojavi.org/ |
|---|
| 13 | |
|---|
| 14 | This library is free software; you can redistribute it and/or |
|---|
| 15 | modify it under the terms of the GNU Lesser General Public |
|---|
| 16 | License as published by the Free Software Foundation; either |
|---|
| 17 | version 2.1 of the License, or (at your option) any later version. |
|---|
| 18 | |
|---|
| 19 | This library is distributed in the hope that it will be useful, |
|---|
| 20 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 21 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|---|
| 22 | Lesser General Public License for more details. |
|---|
| 23 | |
|---|
| 24 | You should have received a copy of the GNU Lesser General Public |
|---|
| 25 | License along with this library; if not, write to the Free Software |
|---|
| 26 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|---|