follow GNU standards on licencing

This commit is contained in:
Florian Stinglmayr 2018-02-17 11:20:46 +01:00
parent 2f3e01734c
commit 62eca29932
2 changed files with 0 additions and 10 deletions

View File

@ -1,12 +1,3 @@
The tinyexpr library has been released under the zlib licence (see
LICENSE.tinyexpr for details). All modifications to the tinyexpr
library in this project are also licenced under the zlib license.
The following licence only applies to additional source files found
in the repository.
---
GNU LESSER GENERAL PUBLIC LICENSE GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007 Version 3, 29 June 2007

View File

@ -17,4 +17,3 @@ freely, subject to the following restrictions:
2. Altered source versions must be plainly marked as such, and must not be 2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software. misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution. 3. This notice may not be removed or altered from any source distribution.