Skip to content

Commit 4b96cb6

Browse files
committed
add SPDX license identifier to tslib.c
Signed-off-by: Martin Kepplinger <martink@posteo.de>
1 parent 9bb18ff commit 4b96cb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tslib.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2525
* PERFORMANCE OF THIS SOFTWARE.
2626
*
27+
* SPDX-License-Identifier: MIT
28+
* License-Filename: COPYING
2729
*/
2830

2931
/* tslib input driver */

0 commit comments

Comments
 (0)