diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 00:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 00:06:44 +0000 |
commit | 44cf8ec67278bd1ab6c7f83a9993f7a5686a9541 (patch) | |
tree | 5eec4b0d1a3f163d279c3c27c03324ba49fa235a /doc/api | |
parent | Initial commit. (diff) | |
download | zbar-44cf8ec67278bd1ab6c7f83a9993f7a5686a9541.tar.xz zbar-44cf8ec67278bd1ab6c7f83a9993f7a5686a9541.zip |
Adding upstream version 0.23.93.upstream/0.23.93upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/footer.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/api/footer.html b/doc/api/footer.html new file mode 100644 index 0000000..2eefbb2 --- /dev/null +++ b/doc/api/footer.html @@ -0,0 +1,20 @@ + +<hr></hr> +<div style="float: right; clear: right"> + <a href="http://sourceforge.net"> + <img style="border: none" src="http://sflogo.sourceforge.net/sflogo.php?group_id=189236&type=3" + width="125" height="37" alt="SourceForge.net Logo"/> + </a> +</div> + +<address><a href="mailto:spadix@users.sourceforge.net">spadix@users.sourceforge.net</a></address> + +<p>Copyright 2008-2010 (c) Jeff Brown</p> +<p>This documentation is part of the ZBar Barcode Reader; you can +redistribute it and/or modify it under the terms of the +<a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU +Lesser General Public License</a> as published by the Free Software +Foundation; either version 2.1 of the License, or (at your option) any +later version.</p> + +</body></html> |