Changeset 1080

Show
Ignore:
Timestamp:
10/01/06 17:41:15 (2 years ago)
Author:
david
Message:

updated licensing and copyright information

Location:
trunk
Files:
4 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/LICENSE

    r908 r1080  
    1 Agavi - an MVC framework for PHP. 
    2 Authors 
    3  Sean Kerr (skerr@mojavi.org) 
    4  Agavi Project (info@agavi.org) 
    5 Copyright (c) 2003-2005 Authors. 
     1AGAVI LICENSE INFORMATION 
     2========================= 
     3 
     4 
     5Agavi 
     6----- 
     7 
     8Agavi is originally based on Mojavi3 r775 by Sean Kerr. 
    69 
    710For more information about Agavi, visit the homepage: 
    811http://www.agavi.org/  
    912 
    10 Based on Mojavi3 r775 by Sean Kerr. 
    11 For more information about Mojavi, visit the homepage: 
    12 http://www.mojavi.org/ 
     13The corresponding license can be found in LICENSE-AGAVI. 
    1314 
    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. 
     15-- 
    1816 
    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. 
    2317 
    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 
     18Unicode Common Locale Data Repository 
     19------------------------------------- 
     20 
     21This software bundles a subset of the Unicode Common Locale Data Repository. 
     22 
     23Fore more information about the Unicode CLDR, visit the homepage: 
     24http://www.unicode.org/cldr/ 
     25 
     26The corresponding license can be found in LICENSE-UNICODE_CLDR. 
     27 
     28-- 
     29 
     30 
     31Zoneinfo Database 
     32----------------- 
     33 
     34This software uses data from the Zoneinfo Database, also known as "tz database" 
     35or "Olson database". 
     36 
     37For more information about the Zoneinfo Database, visit the homepage: 
     38http://www.twinsun.com/tz/tz-link.htm 
     39 
     40The Zoneinfo Database is licensed as Public Domain. 
     41 
     42-- 
     43 
     44 
     45Tango Icon Theme 
     46---------------- 
     47 
     48This software uses some icons from the Tango Desktop Project Icon Theme in their 
     49original SVG versions. 
     50 
     51 
     52For more information about the Tango Desktop Project, visit the homepage: 
     53http://tango.freedesktop.org/ 
     54 
     55The corresponding license can be found in LICENSE-TANGO_DESKTOP_PROJECT.