From 416547d974e8c0410748af626aaf6d61dd019816 Mon Sep 17 00:00:00 2001 From: Chukwuemeka Nwobodo Date: Tue, 18 Oct 2016 17:53:23 +0100 Subject: [PATCH] Add Licence note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 57fe536..ad2943d 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,9 @@ print_r($pdfToHtml->generate()); //html string ?> ``` +### License +The PopplerPHP package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT). + ### Feedback & Contribute Notify me of any issues, bugs, or improvements. Thanks :+1: