aboutsummaryrefslogtreecommitdiffstats
path: root/_libly.js
diff options
context:
space:
mode:
authorsuVene2008-12-22 14:46:27 +0000
committersuVene2008-12-22 14:46:27 +0000
commitf60dbd7e0056db594d88faec44ab5b24ef6e3928 (patch)
tree21b73b864a393e404a04ad53519b0690efb5f140 /_libly.js
parenta8270603af05d3a2e38c16a32f375210beae3ac1 (diff)
downloadvimperator-plugins-f60dbd7e0056db594d88faec44ab5b24ef6e3928.tar.bz2
license
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@27241 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to '_libly.js')
-rw-r--r--_libly.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/_libly.js b/_libly.js
index abb846a..821b923 100644
--- a/_libly.js
+++ b/_libly.js
@@ -1,3 +1,9 @@
+/*** BEGIN LICENSE BLOCK {{{
+ Copyright (c) 2008 suVene<suvene@zeromemory.info>
+
+ 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 =
<VimperatorPlugin>
@@ -5,6 +11,7 @@ var PLUGIN_INFO =
<description>Vimperator plugins library?</description>
<description lang="ja">適当なライブラリっぽいものたち。</description>
<author mail="suvene@zeromemory.info" homepage="http://zeromemory.sblo.jp/">suVene</author>
+ <license>MIT</license>
<version>0.1.14</version>
<minVersion>1.2</minVersion>
<maxVersion>2.0pre</maxVersion>