forked from fidian/php-pdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLEGAL
More file actions
21 lines (16 loc) · 895 Bytes
/
Copy pathLEGAL
File metadata and controls
21 lines (16 loc) · 895 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PHP-PDB - PHP functions to manipulate PalmOS PDB files
Copyright (C) 2001, Tyler Akins
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MARCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
for more details.
You should have received a copy of the GNU Lesser General Public License
along with this library [in the doc/COPYING file]; if not, you can view it
online at http://www.gnu.org/copyleft/lesser.html or you can write to
Free Software Foundation, Inc.
59 Temple Place, Suite 330
Boston, MA 02111-1301 USA