Added @licstart and @licend to license.tpl for LibreJS
parent
e0607c49c5
commit
87b7556341
|
@ -4,18 +4,24 @@
|
||||||
* For the original, uncombined and unminifed source, please visit
|
* For the original, uncombined and unminifed source, please visit
|
||||||
* <http://www.gnu.org/software/easejs/>.
|
* <http://www.gnu.org/software/easejs/>.
|
||||||
*
|
*
|
||||||
|
* @licstart The following is the entire license notice for the JavaScript
|
||||||
|
* code in this file.
|
||||||
|
*
|
||||||
* Copyright (C) 2010, 2011, 2012, 2013, 2014 Mike Gerwitz
|
* Copyright (C) 2010, 2011, 2012, 2013, 2014 Mike Gerwitz
|
||||||
*
|
*
|
||||||
* GNU ease.js is free software: you can redistribute it and/or modify it
|
* GNU ease.js is free software: you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License (GNU GPL) as published
|
* under the terms of the GNU General Public License (GNU GPL) as published
|
||||||
* by the Free Software Foundation, either version 3 of the License, or (at
|
* by the Free Software Foundation, either version 3 of the License, or (at
|
||||||
* your option) any later version. This library is distributed WITHOUT ANY
|
* your option) any later version. This library is distributed WITHOUT ANY
|
||||||
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
* WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
* FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||||
*
|
*
|
||||||
* As additional permission under GNU GPL version 3 section 7, you may
|
* As additional permission under GNU GPL version 3 section 7, you may
|
||||||
* distribute non-source (e.g., minimized or compacted) forms of this
|
* distribute non-source (e.g., minimized or compacted) forms of this
|
||||||
* library without the copy of the GNU GPL normally required by section 4,
|
* library without the copy of the GNU GPL normally required by section 4,
|
||||||
* provided you include this license notice and a URL through which
|
* provided you include this license notice and a URL through which
|
||||||
* recipients can access the Corresponding Source.
|
* recipients can access the Corresponding Source.
|
||||||
|
*
|
||||||
|
* @licend The following is the entire license notice for the JavaScript
|
||||||
|
* code in this file.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue