]>
Raphaƫl G. Git Repositories - cdn/blob - vendor/phpqrcode/tools/merged_header.php
   6  * This file contains MERGED version of PHP QR Code library. 
   7  * It was auto-generated from full version for your convenience. 
   9  * This merged version was configured to not require any external files, 
  10  * with disabled cache, error logging and weaker but faster mask matching. 
  11  * If you need tune it up please use non-merged version. 
  13  * For full version, documentation, examples of use please visit: 
  15  *    http://phpqrcode.sourceforge.net/ 
  16  *    https://sourceforge.net/projects/phpqrcode/ 
  17  *    https://github.com/t0k4rt/phpqrcode 
  19  * PHP QR Code is distributed under LGPL 3 
  20  * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm> 
  22  * This library is free software; you can redistribute it and/or 
  23  * modify it under the terms of the GNU Lesser General Public 
  24  * License as published by the Free Software Foundation; either 
  25  * version 3 of the License, or any later version. 
  27  * This library is distributed in the hope that it will be useful, 
  28  * but WITHOUT ANY WARRANTY; without even the implied warranty of 
  29  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 
  30  * Lesser General Public License for more details. 
  32  * You should have received a copy of the GNU Lesser General Public 
  33  * License along with this library; if not, write to the Free Software 
  34  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA