info: Add LibreJS metadata to JS.
authorDavid Thompson <davet@gnu.org>
Fri, 14 Nov 2014 20:13:18 +0000 (15:13 -0500)
committerDavid Thompson <davet@gnu.org>
Fri, 14 Nov 2014 20:15:56 +0000 (15:15 -0500)
* assets/js/member-info.js: Add @licstart/@licend metadata.

assets/js/member-info.js

index 53711dc978f170f225ca6471fc06ccae2a36cfd6..8a98c16085715abd15f7578b562ca07c9958fa5d 100644 (file)
@@ -1,4 +1,7 @@
 /**
+ * @licstart  The following is the entire license notice for the
+ *            JavaScript code in this page.
+ *
  * FSF Member Dashboard
  * Copyright © 2014 Free Software Foundation, Inc.
  *
@@ -17,6 +20,9 @@
  * 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
  */
 
 (function($) {