From fe9b753d35f5060d9e780f50def33ccd783fa894 Mon Sep 17 00:00:00 2001 From: hogelog Date: Mon, 26 Jan 2009 09:45:04 +0000 Subject: * MIT -> GPL: nextlink.js includes Autopagerize GPL code git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@29076 d0d07461-0603-4401-acd4-de1884942a52 --- nextlink.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nextlink.js') diff --git a/nextlink.js b/nextlink.js index 3908d67..929ef54 100644 --- a/nextlink.js +++ b/nextlink.js @@ -1,8 +1,8 @@ /*** BEGIN LICENSE BLOCK {{{ Copyright (c) 2008 suVene - distributable under the terms of an MIT-style license. - http://www.opensource.jp/licenses/mit-license.html + Released under the GPL license + http://www.gnu.org/copyleft/gpl.html }}} END LICENSE BLOCK ***/ // PLUGIN_INFO//{{{ var PLUGIN_INFO = @@ -13,7 +13,7 @@ var PLUGIN_INFO = suVene hogelog 0.3.9 - MIT + GPL 1.2 2.0pre http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/nextlink.js -- cgit v1.2.3