From 9182259ab5edafaa25adab7e8d160492bb4651cd Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Sun, 14 Oct 2012 03:31:06 +0900 Subject: [PATCH] Update credit --- components/AboutGroup.js | 4 ++-- content/treestyletab/license.txt | 4 ++-- .../res/UninstallationListener.js | 2 +- .../treestyletab/res/bookmarkMultipleTabs.xul | 2 +- ...MultipleTabs_bookmarkPropertiesOverlay.xul | 2 +- content/treestyletab/res/stopRendering.js | 2 +- install.rdf | 22 +++++++++---------- locale/da-DK/treestyletab/license.txt | 2 +- locale/de-DE/treestyletab/license.txt | 4 ++-- locale/en-US/treestyletab/license.txt | 4 ++-- locale/es-ES/treestyletab/license.txt | 2 +- locale/fr-FR/treestyletab/license.txt | 2 +- locale/it-IT/treestyletab/license.txt | 2 +- locale/ja/treestyletab/license.txt | 4 ++-- locale/pl/treestyletab/license.txt | 2 +- locale/sv-SE/treestyletab/license.txt | 4 ++-- locale/zh-CN/treestyletab/license.txt | 2 +- locale/zh-TW/treestyletab/license.txt | 2 +- modules/autoHide.js | 4 ++-- modules/base.js | 4 ++-- modules/browser.js | 4 ++-- modules/fullTooltip.js | 4 ++-- modules/groupTab.js | 4 ++-- modules/lib/animationManager.js | 2 +- modules/lib/autoScroll.js | 2 +- modules/lib/boxObject.js | 2 +- modules/lib/confirmWithPopup.js | 4 ++-- modules/lib/extensions.js | 2 +- modules/lib/jstimer.jsm | 2 +- modules/lib/namespace.jsm | 2 +- modules/lib/prefs.js | 2 +- modules/lib/stringBundle.js | 2 +- modules/pseudoTreeBuilder.js | 4 ++-- modules/tabbarDNDObserver.js | 4 ++-- modules/tabpanelDNDObserver.js | 4 ++-- modules/themeManager.js | 4 ++-- modules/window.js | 4 ++-- skin/classic/treestyletab/license.txt | 4 ++-- skin/classic/treestyletab/sidebar/license.txt | 4 ++-- 39 files changed, 68 insertions(+), 68 deletions(-) diff --git a/components/AboutGroup.js b/components/AboutGroup.js index f7a97d84..cf87bc5d 100644 --- a/components/AboutGroup.js +++ b/components/AboutGroup.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2009-2012 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/content/treestyletab/license.txt b/content/treestyletab/license.txt index be607600..2de73262 100644 --- a/content/treestyletab/license.txt +++ b/content/treestyletab/license.txt @@ -13,11 +13,11 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2007-2012 the Initial Developer. All Rights Reserved. -Contributor(s): SHIMODA Hiroshi +Contributor(s): YUKI "Piro" Hiroshi Alice0775 (fixes some compatibility problems) Alternatively, the contents of these files may be used under the terms of diff --git a/content/treestyletab/res/UninstallationListener.js b/content/treestyletab/res/UninstallationListener.js index e3ba539f..92fceafa 100644 --- a/content/treestyletab/res/UninstallationListener.js +++ b/content/treestyletab/res/UninstallationListener.js @@ -8,7 +8,7 @@ ondisabled : function() { ... } }); - license: The MIT License, Copyright (c) 2009-2011 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2011 YUKI "Piro" Hiroshi http://github.com/piroor/fxaddonlibs/blob/master/license.txt original: http://github.com/piroor/fxaddonlibs/blob/master/UninstallationListener.js diff --git a/content/treestyletab/res/bookmarkMultipleTabs.xul b/content/treestyletab/res/bookmarkMultipleTabs.xul index 3a41df54..a18b1d01 100644 --- a/content/treestyletab/res/bookmarkMultipleTabs.xul +++ b/content/treestyletab/res/bookmarkMultipleTabs.xul @@ -14,7 +14,7 @@ in JS files: window['piro.sakura.ne.jp'].bookmarkMultipleTabs.addBookmarkFor(tabsArray, folderName); - license: The MIT License, Copyright (c) 2009-2012 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2012 YUKI "Piro" Hiroshi http://github.com/piroor/fxaddonlibs/blob/master/license.txt original: http://github.com/piroor/fxaddonlibs/blob/master/bookmarkMultipleTabs.xul diff --git a/content/treestyletab/res/bookmarkMultipleTabs_bookmarkPropertiesOverlay.xul b/content/treestyletab/res/bookmarkMultipleTabs_bookmarkPropertiesOverlay.xul index 2e156512..0c754ef6 100644 --- a/content/treestyletab/res/bookmarkMultipleTabs_bookmarkPropertiesOverlay.xul +++ b/content/treestyletab/res/bookmarkMultipleTabs_bookmarkPropertiesOverlay.xul @@ -14,7 +14,7 @@ in JS files: window['piro.sakura.ne.jp'].bookmarkMultipleTabs.addBookmarkFor(tabsArray, folderName); - license: The MIT License, Copyright (c) 2009-2012 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2012 YUKI "Piro" Hiroshi http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/license.txt original: http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/bookmarkMultipleTabs.xul diff --git a/content/treestyletab/res/stopRendering.js b/content/treestyletab/res/stopRendering.js index cf1c1b1a..8f4c7fac 100644 --- a/content/treestyletab/res/stopRendering.js +++ b/content/treestyletab/res/stopRendering.js @@ -6,7 +6,7 @@ // do something window['piro.sakura.ne.jp'].stopRendering.start(); - license: The MIT License, Copyright (c) 2009-2011 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2011 YUKI "Piro" Hiroshi http://github.com/piroor/fxaddonlibs/blob/master/license.txt original: http://github.com/piroor/fxaddonlibs/blob/master/stopRendering.js diff --git a/install.rdf b/install.rdf index d848c173..03f0517e 100644 --- a/install.rdf +++ b/install.rdf @@ -6,7 +6,7 @@ em:id="treestyletab@piro.sakura.ne.jp" em:name="Tree Style Tab" em:version="0.14.2012081101" - em:creator="SHIMODA Hiroshi" + em:creator="YUKI "Piro" Hiroshi" em:description="Show tabs like a tree." em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" em:iconURL="chrome://treestyletab/content/res/icon.png" @@ -22,7 +22,7 @@ em:name="Tree Style Tab" em:description="Show tabs like a tree." em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -33,7 +33,7 @@ em:name="ツリー型タブ" em:description="タブをツリー状に表示します。" em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -44,7 +44,7 @@ em:name="Tree Style Tab" em:description="Permette di visualizzare la barra delle schede in forma di albero" em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -56,7 +56,7 @@ em:name="Tree Style Tab" em:description="以树的形式显示标签。" em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -69,7 +69,7 @@ em:name="Tree Style Tab (Pestañas estilo árbol)" em:description="Muestra las pestañas en vista de árbol" em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -81,7 +81,7 @@ em:name="Tree Style Tab" em:description="Stellt Tabs in einer Baumstukur dar" em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -93,7 +93,7 @@ em:name="Tree Style Tab" em:description="樹狀分頁顯示。" em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -107,7 +107,7 @@ em:name="Tree Style Tab (Древовидный стиль вкладок)" em:description="Отображение вкладок в виде дерева" em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -120,7 +120,7 @@ em:name="Tree Style Tab" em:description="Wyświetla karty w układzie drzewa." em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) @@ -132,7 +132,7 @@ em:name="Tree Style Tab" em:description="Show tabs like a tree." em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en" - em:creator="SHIMODA Hiroshi"> + em:creator="YUKI "Piro" Hiroshi"> Zusukar (auto-shrink mode) Alice0775 (compatibility problem) Philipp von Weitershausen (Sidebar style) diff --git a/locale/da-DK/treestyletab/license.txt b/locale/da-DK/treestyletab/license.txt index 78d9b5a6..adffa860 100644 --- a/locale/da-DK/treestyletab/license.txt +++ b/locale/da-DK/treestyletab/license.txt @@ -13,7 +13,7 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2011 the Initial Developer. All Rights Reserved. diff --git a/locale/de-DE/treestyletab/license.txt b/locale/de-DE/treestyletab/license.txt index 9d064b75..6b66e3fc 100644 --- a/locale/de-DE/treestyletab/license.txt +++ b/locale/de-DE/treestyletab/license.txt @@ -13,12 +13,12 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2007-2009 the Initial Developer. All Rights Reserved. Contributor(s): Andy Pillip - SHIMODA Hiroshi + YUKI "Piro" Hiroshi Alternatively, the contents of these files may be used under the terms of either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/locale/en-US/treestyletab/license.txt b/locale/en-US/treestyletab/license.txt index a02e38eb..690b3e7a 100644 --- a/locale/en-US/treestyletab/license.txt +++ b/locale/en-US/treestyletab/license.txt @@ -13,11 +13,11 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2007-2012 the Initial Developer. All Rights Reserved. -Contributor(s): SHIMODA Hiroshi +Contributor(s): YUKI "Piro" Hiroshi Alternatively, the contents of these files may be used under the terms of either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/locale/es-ES/treestyletab/license.txt b/locale/es-ES/treestyletab/license.txt index d10efd63..6dbd38e9 100644 --- a/locale/es-ES/treestyletab/license.txt +++ b/locale/es-ES/treestyletab/license.txt @@ -13,7 +13,7 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2008 the Initial Developer. All Rights Reserved. diff --git a/locale/fr-FR/treestyletab/license.txt b/locale/fr-FR/treestyletab/license.txt index 5b8c509c..784bf83d 100644 --- a/locale/fr-FR/treestyletab/license.txt +++ b/locale/fr-FR/treestyletab/license.txt @@ -13,7 +13,7 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2010 the Initial Developer. All Rights Reserved. diff --git a/locale/it-IT/treestyletab/license.txt b/locale/it-IT/treestyletab/license.txt index fc351d20..3733ef1d 100644 --- a/locale/it-IT/treestyletab/license.txt +++ b/locale/it-IT/treestyletab/license.txt @@ -13,7 +13,7 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2007-2009 the Initial Developer. All Rights Reserved. diff --git a/locale/ja/treestyletab/license.txt b/locale/ja/treestyletab/license.txt index a02e38eb..690b3e7a 100644 --- a/locale/ja/treestyletab/license.txt +++ b/locale/ja/treestyletab/license.txt @@ -13,11 +13,11 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2007-2012 the Initial Developer. All Rights Reserved. -Contributor(s): SHIMODA Hiroshi +Contributor(s): YUKI "Piro" Hiroshi Alternatively, the contents of these files may be used under the terms of either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/locale/pl/treestyletab/license.txt b/locale/pl/treestyletab/license.txt index fa795a03..bc562099 100644 --- a/locale/pl/treestyletab/license.txt +++ b/locale/pl/treestyletab/license.txt @@ -13,7 +13,7 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2009 the Initial Developer. All Rights Reserved. diff --git a/locale/sv-SE/treestyletab/license.txt b/locale/sv-SE/treestyletab/license.txt index c40b8ab0..66920931 100644 --- a/locale/sv-SE/treestyletab/license.txt +++ b/locale/sv-SE/treestyletab/license.txt @@ -13,11 +13,11 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2007-2011 the Initial Developer. All Rights Reserved. -Contributor(s): SHIMODA Hiroshi +Contributor(s): YUKI "Piro" Hiroshi Alternatively, the contents of these files may be used under the terms of either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/locale/zh-CN/treestyletab/license.txt b/locale/zh-CN/treestyletab/license.txt index 604ec673..ea2815e9 100644 --- a/locale/zh-CN/treestyletab/license.txt +++ b/locale/zh-CN/treestyletab/license.txt @@ -13,7 +13,7 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2008-2009 the Initial Developer. All Rights Reserved. diff --git a/locale/zh-TW/treestyletab/license.txt b/locale/zh-TW/treestyletab/license.txt index ed97cf41..e6bb4cc5 100644 --- a/locale/zh-TW/treestyletab/license.txt +++ b/locale/zh-TW/treestyletab/license.txt @@ -13,7 +13,7 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2008-2009 the Initial Developer. All Rights Reserved. diff --git a/modules/autoHide.js b/modules/autoHide.js index 3735eb0a..182b9d48 100644 --- a/modules/autoHide.js +++ b/modules/autoHide.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2010-2012 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/base.js b/modules/base.js index d45e6593..8f855bd0 100644 --- a/modules/base.js +++ b/modules/base.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2010-2012 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/browser.js b/modules/browser.js index 237fc4fe..4c889b3f 100644 --- a/modules/browser.js +++ b/modules/browser.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2011-2012 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/fullTooltip.js b/modules/fullTooltip.js index 8b58c717..5c5cc813 100644 --- a/modules/fullTooltip.js +++ b/modules/fullTooltip.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2011 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/groupTab.js b/modules/groupTab.js index 20a6d04a..f1e68e1a 100644 --- a/modules/groupTab.js +++ b/modules/groupTab.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2010-2011 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/lib/animationManager.js b/modules/lib/animationManager.js index 3e9de9c1..c24afaff 100644 --- a/modules/lib/animationManager.js +++ b/modules/lib/animationManager.js @@ -19,7 +19,7 @@ // restart after doing something window['piro.sakura.ne.jp'].animationManager.start(); - license: The MIT License, Copyright (c) 2009-2012 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2012 YUKI "Piro" Hiroshi http://github.com/piroor/fxaddonlibs/blob/master/license.txt original: http://github.com/piroor/fxaddonlibs/blob/master/animationManager.js diff --git a/modules/lib/autoScroll.js b/modules/lib/autoScroll.js index bd4ceb47..44009f34 100644 --- a/modules/lib/autoScroll.js +++ b/modules/lib/autoScroll.js @@ -6,7 +6,7 @@ .autoScroll .processAutoScroll(mouseMoveOrDragOverEvent); - license: The MIT License, Copyright (c) 2009-2012 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2012 YUKI "Piro" Hiroshi http://github.com/piroor/fxaddonlibs/blob/master/license.txt original: http://github.com/piroor/fxaddonlibs/blob/master/autoScroll.js diff --git a/modules/lib/boxObject.js b/modules/lib/boxObject.js index e86da1b0..d6e7d144 100644 --- a/modules/lib/boxObject.js +++ b/modules/lib/boxObject.js @@ -7,7 +7,7 @@ .boxObject .getBoxObjectFor(HTMLElement); - license: The MIT License, Copyright (c) 2009-2010 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2010 YUKI "Piro" Hiroshi http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/license.txt original: http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/boxObject.js diff --git a/modules/lib/confirmWithPopup.js b/modules/lib/confirmWithPopup.js index 3d36bef2..5ccf6acc 100644 --- a/modules/lib/confirmWithPopup.js +++ b/modules/lib/confirmWithPopup.js @@ -1,6 +1,6 @@ /** * @fileOverview Popup Notification (Door Hanger) Based Confirmation Library for Firefox 4.0 or later - * @author SHIMODA "Piro" Hiroshi + * @author YUKI "Piro" Hiroshi * @version 4 * Basic usage: * @@ -49,7 +49,7 @@ * }); * * @license - * The MIT License, Copyright (c) 2011-2012 SHIMODA "Piro" Hiroshi + * The MIT License, Copyright (c) 2011-2012 YUKI "Piro" Hiroshi * http://github.com/piroor/fxaddonlibs/blob/master/license.txt * @url http://github.com/piroor/fxaddonlibs/blob/master/confirmWithPopup.js * @url http://github.com/piroor/fxaddonlibs diff --git a/modules/lib/extensions.js b/modules/lib/extensions.js index a16dcb89..4ac3161a 100644 --- a/modules/lib/extensions.js +++ b/modules/lib/extensions.js @@ -19,7 +19,7 @@ extensions.goToOptions('my.extension.id@example.com'); var dir = extensions.getInstalledLocation('my.extension.id@example.com'); // nsILocalFile - license: The MIT License, Copyright (c) 2009-2010 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2010 YUKI "Piro" Hiroshi http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/license.txt original: http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/extensions.js diff --git a/modules/lib/jstimer.jsm b/modules/lib/jstimer.jsm index 6c2630aa..657fd233 100644 --- a/modules/lib/jstimer.jsm +++ b/modules/lib/jstimer.jsm @@ -11,7 +11,7 @@ var interval = namespace.setInterval(callback, 1000, 'OK'); namespace.clearInterval(interval); - license: The MIT License, Copyright (c) 2010 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2010 YUKI "Piro" Hiroshi http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/license.txt original: http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/jstimer.jsm diff --git a/modules/lib/namespace.jsm b/modules/lib/namespace.jsm index 7af79d8d..b54b4c53 100644 --- a/modules/lib/namespace.jsm +++ b/modules/lib/namespace.jsm @@ -12,7 +12,7 @@ var func1 = namespace.func1; var func2 = namespace.func2; - license: The MIT License, Copyright (c) 2010 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2010 YUKI "Piro" Hiroshi http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/license.txt original: http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/namespace.js diff --git a/modules/lib/prefs.js b/modules/lib/prefs.js index 5a958480..ea50cf17 100644 --- a/modules/lib/prefs.js +++ b/modules/lib/prefs.js @@ -19,7 +19,7 @@ window['piro.sakura.ne.jp'].prefs.addPrefListener(listener); window['piro.sakura.ne.jp'].prefs.removePrefListener(listener); - license: The MIT License, Copyright (c) 2009-2010 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009-2010 YUKI "Piro" Hiroshi http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/license.txt original: http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/prefs.js diff --git a/modules/lib/stringBundle.js b/modules/lib/stringBundle.js index 9fcf6297..853122d4 100644 --- a/modules/lib/stringBundle.js +++ b/modules/lib/stringBundle.js @@ -8,7 +8,7 @@ bundle.getString('key1'); bundle.getFormattedString('key2', [val1, val2]); - license: The MIT License, Copyright (c) 2009 SHIMODA "Piro" Hiroshi + license: The MIT License, Copyright (c) 2009 YUKI "Piro" Hiroshi http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/license.txt original: http://www.cozmixng.org/repos/piro/fx3-compatibility-lib/trunk/stringBundle.js diff --git a/modules/pseudoTreeBuilder.js b/modules/pseudoTreeBuilder.js index 409e769d..2803e1c8 100644 --- a/modules/pseudoTreeBuilder.js +++ b/modules/pseudoTreeBuilder.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2011 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/tabbarDNDObserver.js b/modules/tabbarDNDObserver.js index 8151309d..356ca9ae 100644 --- a/modules/tabbarDNDObserver.js +++ b/modules/tabbarDNDObserver.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2010-2012 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/tabpanelDNDObserver.js b/modules/tabpanelDNDObserver.js index b541a21a..64c3fd61 100644 --- a/modules/tabpanelDNDObserver.js +++ b/modules/tabpanelDNDObserver.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2010-2012 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/themeManager.js b/modules/themeManager.js index 09a28481..730e48eb 100644 --- a/modules/themeManager.js +++ b/modules/themeManager.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2011-2012 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/modules/window.js b/modules/window.js index 30099b0d..b2090a88 100644 --- a/modules/window.js +++ b/modules/window.js @@ -13,11 +13,11 @@ * * The Original Code is the Tree Style Tab. * - * The Initial Developer of the Original Code is SHIMODA Hiroshi. + * The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. * Portions created by the Initial Developer are Copyright (C) 2012 * the Initial Developer. All Rights Reserved. * - * Contributor(s): SHIMODA Hiroshi + * Contributor(s): YUKI "Piro" Hiroshi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/skin/classic/treestyletab/license.txt b/skin/classic/treestyletab/license.txt index a02e38eb..690b3e7a 100644 --- a/skin/classic/treestyletab/license.txt +++ b/skin/classic/treestyletab/license.txt @@ -13,11 +13,11 @@ License. The Original Code is the Tree Style Tab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2007-2012 the Initial Developer. All Rights Reserved. -Contributor(s): SHIMODA Hiroshi +Contributor(s): YUKI "Piro" Hiroshi Alternatively, the contents of these files may be used under the terms of either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/skin/classic/treestyletab/sidebar/license.txt b/skin/classic/treestyletab/sidebar/license.txt index ebb427b5..38b94a5b 100644 --- a/skin/classic/treestyletab/sidebar/license.txt +++ b/skin/classic/treestyletab/sidebar/license.txt @@ -13,12 +13,12 @@ License. The Original Code is the SidebarStyleTab. -The Initial Developer of the Original Code is SHIMODA Hiroshi. +The Initial Developer of the Original Code is YUKI "Piro" Hiroshi. Portions created by the Initial Developer are Copyright (C) 2010-2012 the Initial Developer. All Rights Reserved. Contributor(s): Philipp von Weitershausen - SHIMODA Hiroshi + YUKI "Piro" Hiroshi Alternatively, the contents of these files may be used under the terms of either the GNU General Public License Version 2 or later (the "GPL"), or