root/tags/0.9.0/LICENSE

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 
1Agavi -- an MVC framework for PHP.
2Authors
3 Sean Kerr (skerr@mojavi.org)
4 Agavi Foundation (info@agavi.org)
5Copyright (c) 2003-2005 Authors.
6
7For more information about Agavi, visit the homepage:
8http://www.agavi.org/
9
10Based on Mojavi r775 by Sean Kerr.
11For more information about Mojavi, visit the homepage:
12http://www.mojavi.org/
13
14This library is free software; you can redistribute it and/or
15modify it under the terms of the GNU Lesser General Public
16License as published by the Free Software Foundation; either
17version 2.1 of the License, or (at your option) any later version.
18
19This library is distributed in the hope that it will be useful,
20but WITHOUT ANY WARRANTY; without even the implied warranty of
21MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
22Lesser General Public License for more details.
23
24You should have received a copy of the GNU Lesser General Public
25License along with this library; if not, write to the Free Software
26Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
Note: See TracBrowser for help on using the browser.