]> git.donarmstrong.com Git - dactyl.git/blobdiff - common/content/help.js
Import r6948 from upstream hg supporting Firefox up to 24.*
[dactyl.git] / common / content / help.js
index 9faf7a2ae17c40ac997ec63c61c02b242be68e18..1d921fac5c4c1e49f0266aed435545401cef5b51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (c) 2009-2011 by Kris Maglione <kris@vimperator.org>
+// Copyright (c) 2009-2012 Kris Maglione <kris@vimperator.org>
 //
 // This work is licensed for reuse under an MIT license. Details are
 // given in the LICENSE.txt file included with this file.
@@ -24,4 +24,4 @@ function checkFragment() {
 document.addEventListener("load", checkFragment, true);
 document.addEventListener("hashChange", checkFragment, true);
 
-// vim: set fdm=marker sw=4 ts=4 et:
+// vim: set fdm=marker sw=4 sts=4 ts=8 et: