]> git.donarmstrong.com Git - dactyl.git/blobdiff - common/content/help.js
Import r6923 from upstream hg supporting Firefox up to 22.0a1
[dactyl.git] / common / content / help.js
index 0bde1ee4c4c5c6fe6887f2fddb3be04f8395141b..70c37533c366c66dc9ebc00aa6f68edfb5c39a82 100644 (file)
@@ -1,8 +1,8 @@
-// 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.
-/* use strict */
+"use strict";
 
 function checkFragment() {
     document.title = document.getElementsByTagNameNS("http://www.w3.org/1999/xhtml", "title")[0].textContent;