X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fcontent%2Feval.js;h=5ef095192ef5811b3fe3fb3f977a38b5af4f4b23;hb=3d837eb266a3a01d424192aa4ec1a167366178c5;hp=49298d92b3bd7481a63871f92d87867b4430bcfa;hpb=eeed0be1a8abf7e3c97f43b63c1d595e940fef21;p=dactyl.git diff --git a/common/content/eval.js b/common/content/eval.js index 49298d9..5ef0951 100644 --- a/common/content/eval.js +++ b/common/content/eval.js @@ -4,9 +4,9 @@ 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 +// Copyright (c) 2008-2012 Kris Maglione // // This work is licensed for reuse under an MIT license. Details are // given in the LICENSE.txt file included with this file. -// vim: set fdm=marker sw=4 ts=4 et: +// vim: set fdm=marker sw=4 sts=4 ts=8 et: