mirror of
https://github.com/optilude/xlsx-template.git
synced 2026-07-02 00:17:39 +08:00
Include license header in the package.json
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2013 Martin Aspeli
|
Copyright (c) 2013-2018 Martin Aspeli, 2018-2020 Andrii Kurdiumov
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
+2
-1
@@ -15,10 +15,11 @@
|
|||||||
"email": "optilude@gmail.com"
|
"email": "optilude@gmail.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Andrey Kurdyumov",
|
"name": "Andrii Kurdiumov",
|
||||||
"email": "kant2002@gmail.com"
|
"email": "kant2002@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://github.com/optilude/xlsx-template.git"
|
"url": "http://github.com/optilude/xlsx-template.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user