License — Dwoo PHP Template Engine

Dwoo is released under the GNU Lesser General Public License v3.0 (LGPL-3.0), allowing use in both open source and commercial projects.

GNU Lesser General Public License v3.0

Dwoo is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Dwoo 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Dwoo. If not, see https://www.gnu.org/licenses/lgpl-3.0.html.

What this means

  • You can use Dwoo in commercial projects without releasing your source code.
  • If you modify Dwoo itself, you must release those modifications under LGPL.
  • You must include the original copyright notice and license.

Copyright

Copyright © 2008 Jordi Boggiano
Copyright © 2013–2017 David Sanchez

The full license text is available on GitHub.