1
0
Fork 0

LibreJS license information for index page inline script

website
Mike Gerwitz 2015-07-06 22:59:24 -04:00
parent 4ad4c65db6
commit 6e5adf7b86
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 2 additions and 0 deletions

View File

@ -253,6 +253,7 @@
<script type="text/javascript" src="scripts/highlight.pack.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-v3-or-Later */
try
{
// JS syntax highlighting, ES5
@ -263,4 +264,5 @@
} );
}
catch ( e ) {};
/* @license-end */
</script>