Add SCSS grammar license statement

This commit is contained in:
Martin Aeschlimann
2016-06-07 10:28:47 +02:00
parent e0057afca1
commit 2386b26777

View File

@@ -0,0 +1,10 @@
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[
{
"name": "atom/language-c",
"version": "0.52.0",
"license": "MIT",
"repositoryURL": "https://github.com/atom/language-sass",
"description": "The file syntaxes/scss.json was derived from the Atom package https://github.com/atom/language-sass which was originally converted from the TextMate bundle https://github.com/alexsancho/SASS.tmbundle."
}
]