[Pkg-mozext-commits] [noscript] 01/11: Revert "Commit the restult of “dh clean”"

David Prévot taffit at moszumanska.debian.org
Sat Aug 5 18:02:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository noscript.

commit 6e576e1d09bd7bcaff9bdb49f3fce1cb2852a25e
Author: David Prévot <david at tilapin.org>
Date:   Tue Nov 29 16:50:44 2016 -1000

    Revert "Commit the restult of “dh clean”"
    
    This reverts commit 1e066a19d8cedadbf3aa1f58ef18c3cbae89bb16.
---
 chrome/noscript.jar!/content/noscript/antlr.js | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/chrome/noscript.jar!/content/noscript/antlr.js b/chrome/noscript.jar!/content/noscript/antlr.js
new file mode 100644
index 0000000..d710a7b
--- /dev/null
+++ b/chrome/noscript.jar!/content/noscript/antlr.js
@@ -0,0 +1,11 @@
+/*
+Copyright (c) 2003-2008 Terence Parr. All rights reserved.
+Code licensed under the BSD License:
+http://www.antlr.org/license.html
+
+Some parts of the ANTLR class:
+Copyright (c) 2008, Yahoo! Inc. All rights reserved.
+Code licensed under the BSD License:
+http://developer.yahoo.net/yui/license.txt
+*/
+if(typeof org=="undefined"||!org){var org={}}if(typeof org.antlr=="undefined"||!org.antlr){org.antlr={}}org.antlr.global=(function(){return this}).call(null);org.antlr.namespace=function(){var A=arguments,E=null,C,B,D;for(C=0;C<A.length;C=C+1){D=A[C].split(".");E=org.antlr.global;for(B=0;B<D.length;B=B+1){E[D[B]]=E[D[B]]||{};E=E[D[B]]}}return E};org.antlr.env=org.antlr.env||{};org.antlr.env.ua=function(){var D={ie:0,opera:0,gecko:0,webkit:0,mobile:null,air:0,rhino:false};var B,A;try{B=na [...]
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/noscript.git



More information about the Pkg-mozext-commits mailing list