mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-05 11:15:51 +00:00
Merge branch 'master' of github.com:remy/mit-license
This commit is contained in:
commit
3474a342a7
6 changed files with 24 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"copyright": "John Flesch, http://fles.ch",
|
||||
"url": "http://fles.ch"
|
||||
"url": "http://fles.ch",
|
||||
"theme": "flesch"
|
||||
}
|
||||
|
|
|
|||
5
users/frozzare.json
Normal file
5
users/frozzare.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "Fredrik Forsmo, http://forsmo.me",
|
||||
"url": "http://forsmo.me",
|
||||
"theme": "flesch"
|
||||
}
|
||||
5
users/mheap.json
Normal file
5
users/mheap.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "Michael Heap, http://michaelheap.com",
|
||||
"url": "http://michaelheap.com",
|
||||
"theme": "default"
|
||||
}
|
||||
5
users/ndw.json
Normal file
5
users/ndw.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "Norman Walsh, http://nwalsh.com/",
|
||||
"url": "http://nwalsh.com/",
|
||||
"theme": "flesch"
|
||||
}
|
||||
3
users/simon.json
Normal file
3
users/simon.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"copyright": "Simon MacDonald, http://simonmacdonald.com"
|
||||
}
|
||||
4
users/vsr.json
Normal file
4
users/vsr.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"copyright": "Vinay Raikar, http://vinayraikar.com",
|
||||
"url": "http://vinayraikar.com"
|
||||
}
|
||||
Loading…
Reference in a new issue