From 87b75563418e95d802580fed99ac7b2eda857ca1 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 7 Jan 2014 22:42:24 -0500 Subject: [PATCH] Added @licstart and @licend to license.tpl for LibreJS --- tools/license.tpl | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/tools/license.tpl b/tools/license.tpl index 387bf9c..0667193 100644 --- a/tools/license.tpl +++ b/tools/license.tpl @@ -4,18 +4,24 @@ * For the original, uncombined and unminifed source, please visit * . * + * @licstart The following is the entire license notice for the JavaScript + * code in this file. + * * Copyright (C) 2010, 2011, 2012, 2013, 2014 Mike Gerwitz * - * 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 - * by the Free Software Foundation, either version 3 of the License, or (at - * your option) any later version. This library is distributed WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE. See the GNU GPL for more details. + * 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 + * by the Free Software Foundation, either version 3 of the License, or (at + * your option) any later version. This library is distributed WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU GPL for more details. * - * As additional permission under GNU GPL version 3 section 7, you may - * distribute non-source (e.g., minimized or compacted) forms of this - * library without the copy of the GNU GPL normally required by section 4, - * provided you include this license notice and a URL through which - * recipients can access the Corresponding Source. + * As additional permission under GNU GPL version 3 section 7, you may + * distribute non-source (e.g., minimized or compacted) forms of this + * library without the copy of the GNU GPL normally required by section 4, + * provided you include this license notice and a URL through which + * recipients can access the Corresponding Source. + * + * @licend The following is the entire license notice for the JavaScript + * code in this file. */