Merge branch 'MDL-42392-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
[moodle.git] / lib / bennu / COPYRIGHT.txt
blob5ee9ebba5e095609a45c7a045c9290fd8e640289
1 Bennu - An object-oriented iCalendar (RFC2445) implementation in PHP
2 http://bennu.sourceforge.net
4 Bennu is copyright (C) 2005 by Ioannis Papaioannou (pj@moodle.org).
6 The full text of the LGLP license is included in LICENSE.txt
8 This library is free software; you can redistribute it and/or
9 modify it under the terms of the GNU Lesser General Public
10 License as published by the Free Software Foundation; either
11 version 2.1 of the License, or (at your option) any later version.
13 This library is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16 Lesser General Public License for more details.
18 You should have received a copy of the GNU Lesser General Public
19 License along with this library; if not, write to:
20 The Free Software Foundation, Inc.
21 51 Franklin St, Fifth Floor
22 Boston, MA  02110-1301  USA