From f60dbd7e0056db594d88faec44ab5b24ef6e3928 Mon Sep 17 00:00:00 2001 From: suVene Date: Mon, 22 Dec 2008 14:46:27 +0000 Subject: license git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@27241 d0d07461-0603-4401-acd4-de1884942a52 --- nextlink.js | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nextlink.js') diff --git a/nextlink.js b/nextlink.js index ea1e743..e09a5a9 100644 --- a/nextlink.js +++ b/nextlink.js @@ -1,3 +1,9 @@ +/*** BEGIN LICENSE BLOCK {{{ + Copyright (c) 2008 suVene + + distributable under the terms of an MIT-style license. + http://www.opensource.jp/licenses/mit-license.html +}}} END LICENSE BLOCK ***/ // PLUGIN_INFO//{{{ var PLUGIN_INFO = @@ -6,6 +12,7 @@ var PLUGIN_INFO = AutoPagerize 用の XPath より "[[", "]]" をマッピングします。 suVene 0.2.9 + MIT 1.2 2.0pre http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/nextlink.js -- cgit v1.2.3