]> git.donarmstrong.com Git - dactyl.git/blobdiff - common/content/eval.js
Import r6923 from upstream hg supporting Firefox up to 22.0a1
[dactyl.git] / common / content / eval.js
index 49298d92b3bd7481a63871f92d87867b4430bcfa..9e10d9f5a37e44c0450239e534d4bda4a092315d 100644 (file)
@@ -4,7 +4,7 @@ catch (e) { __dactyl_eval_error = e; }
 // IMPORTANT: The eval statement *must* remain on the first line
 // in order for line numbering in any errors to remain correct.
 
-// Copyright (c) 2008-2010 by Kris Maglione <maglione.k at Gmail>
+// Copyright (c) 2008-2012 Kris Maglione <maglione.k at Gmail>
 //
 // This work is licensed for reuse under an MIT license. Details are
 // given in the LICENSE.txt file included with this file.