LICENSE 688 B

123456789101112131415
  1. PHPWord, a pure PHP library for reading and writing word processing documents.
  2. Copyright (c) 2010-2016 PHPWord.
  3. PHPWord is free software: you can redistribute it and/or modify
  4. it under the terms of the GNU Lesser General Public License version 3 as published by
  5. the Free Software Foundation.
  6. PHPWord is distributed in the hope that it will be useful,
  7. but WITHOUT ANY WARRANTY; without even the implied warranty of
  8. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  9. GNU Lesser General Public License version 3 for more details.
  10. You should have received a copy of the GNU Lesser General Public License version 3
  11. along with PHPWord. If not, see <http://www.gnu.org/licenses/>.