mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-10 12:05:47 +00:00
Merge branch 'master' of https://github.com/remy/mit-license
This commit is contained in:
commit
c071817640
5 changed files with 33 additions and 0 deletions
3
users/5kbpers.json
Normal file
3
users/5kbpers.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"copyright": "5kbpers"
|
||||
}
|
||||
7
users/test1.json
Normal file
7
users/test1.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"copyright": "test1",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "default",
|
||||
"gravatar": false
|
||||
}
|
||||
7
users/test2.json
Normal file
7
users/test2.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"copyright": "test2",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "default",
|
||||
"gravatar": true
|
||||
}
|
||||
8
users/test3.json
Normal file
8
users/test3.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"copyright": "test3",
|
||||
"email": "richiebendall@gmail.com",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "richienb",
|
||||
"gravatar": true
|
||||
}
|
||||
8
users/test4.json
Normal file
8
users/test4.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"copyright": "test4",
|
||||
"email": "richiebendall@gmail.com",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "richienb",
|
||||
"gravatar": false
|
||||
}
|
||||
Loading…
Reference in a new issue