]> git.wh0rd.org - tt-rss.git/blame - lib/phpqrcode/README
api: getHeadlines: add configurable excerpt_length (bump api version)
[tt-rss.git] / lib / phpqrcode / README
CommitLineData
fb70f26e
AD
1This is PHP implementation of QR Code 2-D barcode generator. It is pure-php\r
2LGPL-licensed implementation based on C libqrencode by Kentaro Fukuchi.\r
3\r
4== LICENSING ==\r
5\r
6Copyright (C) 2010 by Dominik Dzienia \r
7\r
8This library is free software; you can redistribute it and/or modify it under\r
9the terms of the GNU Lesser General Public License as published by the Free\r
10Software Foundation; either version 3 of the License, or any later version.\r
11\r
12This library is distributed in the hope that it will be useful, but WITHOUT ANY\r
13WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\r
14PARTICULAR PURPOSE. See the GNU Lesser General Public License (LICENSE file)\r
15for more details.\r
16\r
17You should have received a copy of the GNU Lesser General Public License along\r
18with this library; if not, write to the Free Software Foundation, Inc., 51\r
19Franklin St, Fifth Floor, Boston, MA 02110-1301 USA\r
20\r
21== INSTALATION AND USAGE ==\r
22\r
23 * INSTALL file\r
24 * http://sourceforge.net/apps/mediawiki/phpqrcode/index.php?title=Main_Page\r
25\r
26== CONTACT ==\r
27\r
28Fell free to contact me via e-mail (deltalab at poczta dot fm) or using\r
29folowing project pages:\r
30\r
31 * http://sourceforge.net/projects/phpqrcode/\r
32 * http://phpqrcode.sourceforge.net/\r
33 \r
34== ACKNOWLEDGMENTS ==\r
35\r
36Based on C libqrencode library (ver. 3.1.1) \r
37Copyright (C) 2006-2010 by Kentaro Fukuchi\r
38http://megaui.net/fukuchi/works/qrencode/index.en.html\r
39\r
40QR Code is registered trademarks of DENSO WAVE INCORPORATED in JAPAN and other\r
41countries.\r
42\r
43Reed-Solomon code encoder is written by Phil Karn, KA9Q.\r
44Copyright (C) 2002, 2003, 2004, 2006 Phil Karn, KA9Q\r
45