Update from upstream again
This commit is contained in:
parent
40f137c84a
commit
9080330360
|
@ -17,3 +17,6 @@ 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.
|
||||
|
||||
All code created or modified by Sébastien Lucas <sebastien@slucas.fr> is licensed
|
||||
under GPL 2 (http://www.gnu.org/licenses/gpl.html).
|
|
@ -3,6 +3,7 @@
|
|||
* PHP EPub Meta library
|
||||
*
|
||||
* @author Andreas Gohr <andi@splitbrain.org>
|
||||
* @author Sébastien Lucas <sebastien@slucas.fr>
|
||||
*/
|
||||
|
||||
require_once('tbszip.php');
|
||||
|
|
Loading…
Reference in a new issue