fixed user files missing trailing comma

This commit is contained in:
Remy Sharp 2011-10-16 23:25:43 +01:00
parent 84e671e6ef
commit fa948500c5
9 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
{
"host": "aaron"
"host": "aaron",
"copyright": "Aaron Bassett, http://aaronbassett.com"
}

View file

@ -1,4 +1,4 @@
{
"host": "arlo"
"host": "arlo",
"copyright": "Arlo Carreon, http://arlocarreon.com"
}

View file

@ -1,4 +1,4 @@
{
"host": "batu"
"host": "batu",
"copyright": "Batuhan İçöz, http://batu.me/1"
}

View file

@ -1,4 +1,4 @@
{
"host": "gb"
"host": "gb",
"copyright": "George Bashi, http://georgebashi.com"
}

View file

@ -1,4 +1,4 @@
{
"host": "leftlogic"
"host": "leftlogic",
"copyright": "Left Logic Ltd, http://leftlogic.com"
}

View file

@ -1,4 +1,4 @@
{
"host": "levelup"
"host": "levelup",
"copyright": "Level Up (Scotland) Limited, http://www.thisislevelup.com"
}

View file

@ -1,4 +1,4 @@
{
"host": "mathias"
"host": "mathias",
"copyright": "Mathias Bynens, http://mathiasbynens.be/"
}

View file

@ -1,4 +1,4 @@
{
"host": "passcod"
"host": "passcod",
"copyright": "Félix Saparelli, http://passcod.net"
}

View file

@ -1,4 +1,4 @@
{
"host": "rem"
"host": "rem",
"copyright": "Remy Sharp, http://remysharp.com"
}