|
1 | 1 | // ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS: |
2 | 2 | [{ |
3 | | - "name": "textmate/c.tmbundle", |
4 | | - "version": "0.0.0", |
5 | | - "license": "TextMate Bundle License", |
6 | | - "repositoryURL": "https://github.com/textmate/c.tmbundle", |
7 | | - "licenseDetail": [ |
8 | | - "Copyright (c) textmate-c.tmbundle authors", |
9 | | - "", |
10 | | - "If not otherwise specified (see below), files in this repository fall under the following license:", |
11 | | - "", |
12 | | - "Permission to copy, use, modify, sell and distribute this", |
13 | | - "software is granted. This software is provided \"as is\" without", |
14 | | - "express or implied warranty, and with no claim as to its", |
15 | | - "suitability for any purpose.", |
16 | | - "", |
17 | | - "An exception is made for files in readable text which contain their own license information,", |
18 | | - "or files where an accompanying file exists (in the same directory) with a \"-license\" suffix added", |
19 | | - "to the base-name name of the original file, and an extension of txt, html, or similar. For example", |
20 | | - "\"tidy\" is accompanied by \"tidy-license.txt\"." |
21 | | - ] |
| 3 | + "name": "language-c", |
| 4 | + "version": "0.51.3", |
| 5 | + "license": "MIT", |
| 6 | + "repositoryURL": "https://github.com/atom/language-c", |
| 7 | + "description": "The files syntaxes/c.json and syntaxes/c++.json were derived from the Atom package https://atom.io/packages/language-c which was originally converted from the C TextMate bundle https://github.com/textmate/c.tmbundle." |
22 | 8 | }] |
0 commit comments