mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
add license for logo/
This commit is contained in:
parent
464e5b3f7f
commit
7021a748b0
@ -1,7 +1,9 @@
|
|||||||
#![](http://coolwanglu.github.io/pdf2htmlEX/images/pdf2htmlEX-64x64.png)pdf2htmlEX
|
#![](http://coolwanglu.github.io/pdf2htmlEX/images/pdf2htmlEX-64x64.png)pdf2htmlEX
|
||||||
|
|
||||||
|
<!--
|
||||||
[![Build Status](https://travis-ci.org/coolwanglu/pdf2htmlEX.png?branch=master)](https://travis-ci.org/coolwanglu/pdf2htmlEX)
|
[![Build Status](https://travis-ci.org/coolwanglu/pdf2htmlEX.png?branch=master)](https://travis-ci.org/coolwanglu/pdf2htmlEX)
|
||||||
|
|
||||||
|
-->
|
||||||
A beautiful demo is worth a thousand words:
|
A beautiful demo is worth a thousand words:
|
||||||
|
|
||||||
- **Bible de Genève, 1564** (fonts and typography): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/geneve.html) / [PDF](https://github.com/raphink/geneve_1564/raw/master/geneve_1564.pdf)
|
- **Bible de Genève, 1564** (fonts and typography): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/geneve.html) / [PDF](https://github.com/raphink/geneve_1564/raw/master/geneve_1564.pdf)
|
||||||
@ -47,8 +49,8 @@ The generated HTML file is static, with optional features powered by JavaScript.
|
|||||||
|
|
||||||
### LICENSE
|
### LICENSE
|
||||||
|
|
||||||
GPLv3 with additional terms (see below) for *most parts*.
|
Most parts are licensed under GPLv3 with additional terms (see below).
|
||||||
|
Others are respectively licensed under MIT License and Creative Commons Attribution 3.0
|
||||||
Read `LICENSE` for more detail.
|
Read `LICENSE` for more detail.
|
||||||
|
|
||||||
#### For Online Services
|
#### For Online Services
|
||||||
|
27
logo/LICENSE
Normal file
27
logo/LICENSE
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
Files: *
|
||||||
|
Copyright (c) 2013 Lu Wang <coolwanglu@gmail.com>
|
||||||
|
License: Creative Commons Attribution 3.0 Unported
|
||||||
|
|
||||||
|
You are free:
|
||||||
|
|
||||||
|
to Share — to copy, distribute and transmit the work
|
||||||
|
to Remix — to adapt the work
|
||||||
|
to make commercial use of the work
|
||||||
|
|
||||||
|
Under the following conditions:
|
||||||
|
|
||||||
|
Attribution — You must attribute the work in the manner specified
|
||||||
|
by the author or licensor (but not in any way that suggests that they
|
||||||
|
endorse you or your use of the work).
|
||||||
|
|
||||||
|
With the understanding that:
|
||||||
|
|
||||||
|
Waiver — Any of the above conditions can be waived if you get permission from the copyright holder.
|
||||||
|
Public Domain — Where the work or any of its elements is in the public domain under applicable law, that status is in no way affected by the license.
|
||||||
|
Other Rights — In no way are any of the following rights affected by the license:
|
||||||
|
Your fair dealing or fair use rights, or other applicable copyright exceptions and limitations;
|
||||||
|
The author's moral rights;
|
||||||
|
Rights other persons may have either in the work itself or in how the work is used, such as publicity or privacy rights.
|
||||||
|
Notice—For any reuse or distribution, you must make clear to others the license terms of this work.
|
||||||
|
The best way to do that is with a link to http://creativecommons.org/licenses/by-sa/3.0/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user