mirror of
https://github.com/kgabis/parson.git
synced 2024-11-24 06:05:29 +00:00
Updates copyright year.
This commit is contained in:
parent
409afcb437
commit
c5bb9557fe
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2012 - 2017 Krzysztof Gabis
|
||||
Copyright (c) 2012 - 2019 Krzysztof Gabis
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
2
parson.c
2
parson.c
@ -2,7 +2,7 @@
|
||||
SPDX-License-Identifier: MIT
|
||||
|
||||
Parson ( http://kgabis.github.com/parson/ )
|
||||
Copyright (c) 2012 - 2017 Krzysztof Gabis
|
||||
Copyright (c) 2012 - 2019 Krzysztof Gabis
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
2
parson.h
2
parson.h
@ -2,7 +2,7 @@
|
||||
SPDX-License-Identifier: MIT
|
||||
|
||||
Parson ( http://kgabis.github.com/parson/ )
|
||||
Copyright (c) 2012 - 2017 Krzysztof Gabis
|
||||
Copyright (c) 2012 - 2019 Krzysztof Gabis
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
2
tests.c
2
tests.c
@ -2,7 +2,7 @@
|
||||
SPDX-License-Identifier: MIT
|
||||
|
||||
Parson ( http://kgabis.github.com/parson/ )
|
||||
Copyright (c) 2012 - 2017 Krzysztof Gabis
|
||||
Copyright (c) 2012 - 2019 Krzysztof Gabis
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
Loading…
Reference in New Issue
Block a user