Added javascript license tags for librejs
authorRuben Rodriguez <ruben@fsf.org>
Mon, 14 Nov 2016 21:10:02 +0000 (16:10 -0500)
committerRuben Rodriguez <ruben@fsf.org>
Mon, 14 Nov 2016 21:10:02 +0000 (16:10 -0500)
givingguide.html
js/weblabels.html [new file with mode: 0644]

index a4ed3f6954bdc0e2d6219241582c6a1deb2d3bbd..76afd82de6f46a7064adcbc6a086a8af6ab89ee4 100644 (file)
   <!-- Our CSS -->
   <link rel="stylesheet" href="css/master.css">
 
+  <script type="text/javascript">
+    /** @licstart  The following is the entire license notice for the
+     *  JavaScript code in this page
+     *
+     *   Copyright (C) 2014-2016 Free Software Foundation
+     *
+     *   The JavaScript code in this page 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.  The code 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
+     *   that code 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 above is the entire license notice
+     *  for the JavaScript code in this page.
+     */
+  </script>
 
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
   <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
       // @license-end
       </script><noscript><p><img src="//piwik.fsf.org/piwik.php?idsite=14" style="border:0" alt="" /></p></noscript>
       <!-- End Piwik Tracking Code -->
+<a href="js/weblabels.html" rel="jslicense"></a>
     </body>
 
     </html>
diff --git a/js/weblabels.html b/js/weblabels.html
new file mode 100644 (file)
index 0000000..2ff84c4
--- /dev/null
@@ -0,0 +1,30 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
+<head>
+<title>Weblabels document</title>
+</head>
+<body>
+
+
+<table id="jslicense-labels1">
+    <tr>
+        <td><a href="../js/jquery.js">jquery.js</a></td>
+        <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
+        <td><a href="../js/jquery.js">jquery.js</a></td>
+    </tr>
+    <tr>
+        <td><a href="../js/bootstrap.js">bootstrap.js</a></td>
+        <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
+        <td><a href="../js/bootstrap.js">bootstrap.js</a></td>
+    </tr>
+    <tr>
+        <td><a href="../js/magic.js">magic.js</a></td>
+        <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
+        <td><a href="../js/magic.js">magic.js</a></td>
+    </tr>
+</table>
+
+</body>
+</html>