Merge pull request +14169 from c9/ide-relicense

Relicense minor IDE libraries
pull/313/head
Lennart C. L. Kats 2016-06-07 14:23:55 +02:00
commit 890a89379d
2 zmienionych plików z 2 dodań i 2 usunięć

2
node_modules/c9/assert.js wygenerowano vendored
Wyświetl plik

@ -2,7 +2,7 @@
* Cloud9 assertion support.
*
* @copyright 2011, Ajax.org B.V.
* @license GPLv3 <http://www.gnu.org/licenses/gpl.txt>
* @license Apache2 <http://www.apache.org/licenses/LICENSE-2.0>
*/
define(function(require, exports, module) {

Wyświetl plik

@ -76,7 +76,7 @@
"c9.ide.find": "#a2dfc3e306",
"c9.ide.find.infiles": "#488db22ee1",
"c9.ide.find.replace": "#47a84af707",
"c9.ide.run.debug": "#b3f379dccf",
"c9.ide.run.debug": "#ed10edcafd",
"c9.automate": "#47e2c429c9",
"c9.ide.ace.emmet": "#6dc4585e02",
"c9.ide.ace.gotoline": "#a8ff07c8f4",