We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85a3da commit c80f48eCopy full SHA for c80f48e
LICENSE.md
@@ -29,6 +29,11 @@ Licenses for the included Source Foundry Code Corpora project files are as follo
29
- c/git - [Gnu Lesser General Public License, v2.1](https://github.com/git/git/blob/master/LGPL-2.1)
30
- c/linux - [Gnu General Public License, v2](https://github.com/torvalds/linux/blob/master/COPYING)
31
32
+
33
+### C++ Corpus
34
35
+- cc/phantomjs - [BSD License](https://github.com/ariya/phantomjs/blob/master/LICENSE.BSD)
36
37
### Java Corpus
38
39
- java/guava - [Apache License, v2.0](https://github.com/google/guava/blob/master/COPYING)
0 commit comments