Merge pull request #3166 from PeterDaveHello/foundation_license

Foundation license
This commit is contained in:
Pete Cooper
2014-05-13 19:50:37 +01:00
2 changed files with 12 additions and 0 deletions
@@ -29,5 +29,11 @@
"type": "git",
"url": "https://github.com/zurb/foundation.git"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/zurb/foundation/blob/master/LICENSE"
}
]
}
+6
View File
@@ -28,5 +28,11 @@
"type": "git",
"url": "https://github.com/zurb/foundation.git"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/zurb/foundation/blob/master/LICENSE"
}
]
}