From 10ede215fac82517439b5ea9af00bf2078d2c2ea Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sun, 3 Feb 2013 01:19:10 +0800 Subject: [PATCH] update license --- LICENSE | 39 ++++++++++++++++++++++++++++++++++----- README.md | 3 ++- 2 files changed, 36 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 69e1476..b3b9ade 100644 --- a/LICENSE +++ b/LICENSE @@ -1,10 +1,12 @@ pdf2htmlEX -Copyright (c) 2012 Lu Wang +Copyright (c) 2013,2013 Lu Wang and other contributors Please credit pdf2htmlEX if you use it in your work, especially for commercial use. Font extraction, conversion or redistribution may be illegal, please check your local laws. -This program is dual licensed by GPLv2 or GPLv3. +Files: * +Copyright (c) 2013,2013 Lu Wang and other contributors +License: GPLv2 and GPLv3 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 @@ -19,9 +21,36 @@ 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 . -jQuery is used in pdf2htmlEX -Copyright 2012 jQuery Foundation and other contributors -http://jquery.com/ + + +Files: share/* +Copyright (c) 2013,2013 Lu Wang and other contributors +License: MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + +File: share/jquery.js +Copyright 2012 jQuery Foundation and other contributors +License: MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index 04b51d6..dd4dc89 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,8 @@ Thanks to all packagers! ## LICENSE -GPLv2 & GPLv3 Dual licensed +GPLv2 & GPLv3 for most part, MIT License for share/\* +Read LICENSE for detail. **pdf2htmlEX is totally free, please credit pdf2htmlEX if you use it** **Please consider sponsoring it if you use it for commercial purpose**