mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
relax license
This commit is contained in:
parent
9c254313ec
commit
805fe1dd3b
29
LICENSE
29
LICENSE
@ -1,28 +1,10 @@
|
|||||||
pdf2htmlEX (https://github.com/coolwanglu/pdf2htmlEX)
|
pdf2htmlEX (https://github.com/coolwanglu/pdf2htmlEX)
|
||||||
Copyright (c) 2012,2013 Lu Wang <coolwanglu@gmail.com> and other contributors
|
Copyright (c) 2012,2013 Lu Wang <coolwanglu@gmail.com> and other contributors
|
||||||
|
|
||||||
pdf2htmlEX, as a whole package, is licensed under GPLv3 with additional terms (see below).
|
pdf2htmlEX, as a whole package, is licensed under GPLv3.
|
||||||
|
|
||||||
-----
|
Files in share/ and logo/ are released under relaxed licenses,
|
||||||
TERM OF USE
|
read the respective `LICENSE` file in the folders for details.
|
||||||
|
|
||||||
You are free and welcome to modify pdf2htmlEX.
|
|
||||||
|
|
||||||
If you want to use pdf2htmlEX (or your modified version) in your online service,
|
|
||||||
through which a user can provide one or more files through a computer network,
|
|
||||||
and view any part of the result produced by pdf2htmlEX (or your modified version) on
|
|
||||||
the file(s) provided by the user, you should credit pdf2htmlEX with a proper link to
|
|
||||||
https://github.com/coolwanglu/pdf2htmlEX
|
|
||||||
in at least one of the following places:
|
|
||||||
- The page where the output of pdf2htmlEX is presented.
|
|
||||||
- The homepage of your service.
|
|
||||||
- A page that is directly accessible from the homepage of your service.
|
|
||||||
|
|
||||||
Any derivate works should also include this term.
|
|
||||||
|
|
||||||
For example, you should credit pdf2htlmEX if pdf2htmlEX (or your modified version)
|
|
||||||
must be called after a user upload some files and before the user can see the result
|
|
||||||
of the files.
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
GPLv3
|
GPLv3
|
||||||
@ -39,8 +21,3 @@ GNU General Public License for more details.
|
|||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
-----
|
|
||||||
Files in share/ and logo/ are released under relaxed licenses,
|
|
||||||
read the respective `LICENSE` file in the folders for details.
|
|
||||||
|
|
||||||
|
10
README.md
10
README.md
@ -65,17 +65,9 @@ Note: Your message will be most likely ignored if you failed to follow [this gui
|
|||||||
|
|
||||||
### LICENSE
|
### LICENSE
|
||||||
|
|
||||||
pdf2htmlEX, as a whole package, is licensed under GPLv3 with additional terms (see below).
|
pdf2htmlEX, as a whole package, is licensed under GPLv3.
|
||||||
Some resource files are released with relaxed licenses, read `LICENSE` for more details.
|
Some resource files are released with relaxed licenses, read `LICENSE` for more details.
|
||||||
|
|
||||||
#### For Online Services
|
|
||||||
|
|
||||||
You are free and welcome to modify pdf2htmlEX for your online services,
|
|
||||||
but you should credit pdf2htmlEX if your service involves "online conversion" facilitated by pdf2htmlEX.
|
|
||||||
You are also encouraged to send me a name and a URL for the purpose of statistics.
|
|
||||||
|
|
||||||
Read `LICENSE` for more detail.
|
|
||||||
|
|
||||||
### Acknowledgements
|
### Acknowledgements
|
||||||
|
|
||||||
pdf2htmlEX is made possible thanks to the following projects:
|
pdf2htmlEX is made possible thanks to the following projects:
|
||||||
|
Loading…
Reference in New Issue
Block a user