Remove erroneous license file and headers
We only use GPLV3 around here. // FREEBIE
This commit is contained in:
parent
1427369bd0
commit
f764445c86
83 changed files with 170 additions and 1506 deletions
|
@ -11508,21 +11508,6 @@ require.alias("chai/index.js", "chai/index.js");if (typeof exports == "object")
|
|||
} else {
|
||||
this["chai"] = require("chai");
|
||||
}})();
|
||||
/*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
mocha.setup("bdd");
|
||||
window.assert = chai.assert;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue