first commit
This commit is contained in:
24
prints/license.txt
Executable file
24
prints/license.txt
Executable file
@ -0,0 +1,24 @@
|
||||
|
||||
More info can be found on the site: [http://html2fpdf.sourceforge.net]
|
||||
|
||||
##############################################################################
|
||||
############## DO NOT MODIFY THE CONTENTS OF THIS BOX ########################
|
||||
##############################################################################
|
||||
## ##
|
||||
## HTML2FPDF is a php script to read a HTML text and generate a PDF file. ##
|
||||
## Copyright (C) 2004-2005 Renato Coelho ##
|
||||
## This script may be distributed as long as the following files are kept ##
|
||||
## together: ##
|
||||
## ##
|
||||
## fpdf.php, html2fpdf.php, gif.php,htmltoolkit.php,license.txt,credits.txt ##
|
||||
## ##
|
||||
##############################################################################
|
||||
|
||||
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;
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
[http://www.opensource.org/licenses/lgpl-license.php]
|
Reference in New Issue
Block a user