function run() {
$license_text = '
/**
- * @licstart The following is the entire license notice for the JavaScript
- * code included by CiviCRM WCI extension.
+ * @licstart The following is the entire license notice for the
+ * JavaScript code in this page.
*
* Copyright (C) 2014 Zyxware Technologies.
*
- * This JavaScript is part of the CiviCRM WCI extension for CiviCRM. This
- * JavaScript is free software: you can redistribute it and/or modify it under the
- * terms of the GNU Affero General Public License (GNU AGPL) as published by the
- * Free Software Foundation, either version 3 of the License, or (at your option)
- * any later version. The code is distributed WITHOUT ANY WARRANTY; without even
- * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- * See the GNU AGPL for more details.
+ * This JavaScript is part of the CiviCRM WCI extension for
+ * CiviCRM. This JavaScript is free software: you can
+ * redistribute it and/or modify it under the terms of the GNU
+ * Affero General Public License as published by the Free
+ * Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
*
- * @licend The above is the entire license notice for the JavaScript
- * code included by CiviCRM WCI extension.
+ * The code is distributed WITHOUT ANY WARRANTY; without even the
+ * implied warranty of MERCHANTABILITY or FITNESS FOR A
+ * PARTICULAR PURPOSE. See the GNU Affero General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU General Public
+ * License along with FSF Member Dashboard. If not, see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * @licend The above is the entire license notice for the
+ * JavaScript code in this page
*/
';