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 --- notifier/observer_growl.js | 7 +++++++ notifier/subject_hatelabo_bottle.js | 7 +++++++ notifier/subject_weather_yahoo.js | 7 +++++++ 3 files changed, 21 insertions(+) (limited to 'notifier') diff --git a/notifier/observer_growl.js b/notifier/observer_growl.js index 4a737f3..abcf760 100644 --- a/notifier/observer_growl.js +++ b/notifier/observer_growl.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 = Growl風通知。 suVene 0.1.5 + MIT 2.0pre 2.0pre http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/notifier/observer_growl.js diff --git a/notifier/subject_hatelabo_bottle.js b/notifier/subject_hatelabo_bottle.js index 7dc799b..7bd93c6 100644 --- a/notifier/subject_hatelabo_bottle.js +++ b/notifier/subject_hatelabo_bottle.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 = はてなボトルの変更通知。 suVene 0.1.2 + MIT 2.0pre 2.0pre http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/notifier/subject_hatelabo_bottle.js diff --git a/notifier/subject_weather_yahoo.js b/notifier/subject_weather_yahoo.js index 891ff27..9f67997 100755 --- a/notifier/subject_weather_yahoo.js +++ b/notifier/subject_weather_yahoo.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 = Yahoo!天気予報通知。 suVene 0.1.2 + MIT 2.0pre 2.0pre http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/notifier/subject_weather_yahoo.js -- cgit v1.2.3