1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-04 17:18:40 +00:00
pdf2htmlEX/LICENSE

24 lines
967 B
Plaintext
Raw Normal View History

2013-05-10 07:23:01 +00:00
pdf2htmlEX (https://github.com/coolwanglu/pdf2htmlEX)
2014-01-18 08:17:39 +00:00
Copyright (c) 2012-2014 Lu Wang <coolwanglu@gmail.com> and other contributors
2012-08-31 16:02:18 +00:00
2014-07-14 00:16:36 +00:00
pdf2htmlEX, as a whole package, is licensed under GPLv3 (or any later version).
2013-10-16 10:21:31 +00:00
2014-01-15 13:19:47 +00:00
Files in share/ and logo/ are released under relaxed licenses,
read the respective `LICENSE` file in the folders for details.
2012-09-07 10:28:56 +00:00
2013-05-10 07:23:01 +00:00
-----
2013-10-16 10:21:31 +00:00
GPLv3
2012-08-31 16:02:18 +00:00
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.