diff options
author | drry | 2008-12-26 02:32:51 +0000 |
---|---|---|
committer | drry | 2008-12-26 02:32:51 +0000 |
commit | 48cf6292a7a73f17d6d52e145eaeeb8d64f656ab (patch) | |
tree | 68a8225c937e217410d5bed85b4df71327fbe074 | |
parent | b015938f48bd5e32050d148616ad85c3352d053a (diff) | |
download | vimperator-plugins-48cf6292a7a73f17d6d52e145eaeeb8d64f656ab.tar.bz2 |
* `se fenc=utf-8`
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@27431 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r-- | happy_hacking_vimperator.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/happy_hacking_vimperator.js b/happy_hacking_vimperator.js index d5b2904..c6e3d7d 100644 --- a/happy_hacking_vimperator.js +++ b/happy_hacking_vimperator.js @@ -27,7 +27,7 @@ THE POSSIBILITY OF SUCH DAMAGE. ################################################################################### # http://sourceforge.jp/projects/opensource/wiki/licenses%2Fnew_BSD_license # -# $B$K;29M$K$J$kF|K\8lLu$,$"$j$^$9$,!"M-8z$J$N$O>e5-1QJ8$H$J$j$^$9!#(B # +# に参考になる日本語訳がありますが、有効なのは上記英文となります。 # ################################################################################### */ @@ -42,7 +42,7 @@ let PLUGIN_INFO = <maxVersion>2.0pre</maxVersion> <updateURL>http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/happy_hacking_vimperator.js</updateURL> <license>new BSD License (Please read the source code comments of this plugin)</license> - <license lang="ja">$B=$@5(BBSD$B%i%$%;%s%9(B ($B%=!<%9%3!<%I$N%3%a%s%H$r;2>H$7$F$/$@$5$$(B)</license> + <license lang="ja">修正BSDライセンス (ソースコードのコメントを参照してください)</license> <detail><![CDATA[ == Usage == DO NOT THINK. FEEL! |