Merge pull request #79 from bavay/master

Adding SPDX license identifiers
This commit is contained in:
Lewis Van Winkle
2021-06-17 12:54:02 -05:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: Zlib
/*
* TINYEXPR - Tiny recursive descent parser and evaluation engine in C
*

View File

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: Zlib
/*
* TINYEXPR - Tiny recursive descent parser and evaluation engine in C
*