Merge pull request #121 from AkihiroSuda/spdx

add SPDX-License-Identifier
This commit is contained in:
Krzysztof Gabis 2019-07-11 18:30:11 +02:00 committed by GitHub
commit 409afcb437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,6 @@
/*
SPDX-License-Identifier: MIT
Parson ( http://kgabis.github.com/parson/ )
Copyright (c) 2012 - 2017 Krzysztof Gabis

View File

@ -1,4 +1,6 @@
/*
SPDX-License-Identifier: MIT
Parson ( http://kgabis.github.com/parson/ )
Copyright (c) 2012 - 2017 Krzysztof Gabis

View File

@ -1,4 +1,6 @@
/*
SPDX-License-Identifier: MIT
Parson ( http://kgabis.github.com/parson/ )
Copyright (c) 2012 - 2017 Krzysztof Gabis