チェンジセット 2660
- コミット日時:
- 2009/05/18 02:26:23 (3 年前)
- ファイル:
-
- wordpress/WP-Al-SWFObject/tags/v2.0/wp-al-swfobject_en.zip (更新) (変更前)
- wordpress/WP-Al-SWFObject/tags/v2.0/wp-al-swfobject_ja.zip (更新) (変更前)
- wordpress/WP-Al-SWFObject/trunk/wp-al-swfobject/wp-al-swfobject.php (更新) (1 diff)
- wordpress/WP-Al-SWFObject/trunk/wp-al-swfobject/wp-al-swfobject_en.php (更新) (1 diff)
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
wordpress/WP-Al-SWFObject/trunk/wp-al-swfobject/wp-al-swfobject.php
r2620 r2660 9 9 */ 10 10 11 /* special thanks 12 * matsumoto http://blog.sncr.jp/ 13 */ 11 /* 12 Copyright 2009 Yukiya Okuda (email : alumican.net@gmail.com) 13 Special thanks to matsumoto (website : http://blog.sncr.jp/) 14 15 Original WP-SWFObject(http://blog.unijimpe.net/wp-swfobject/) is by Jim Penaloza Calixto(http://blog.unijimpe.net). Thanks. 16 17 This program is free software; you can redistribute it and/or modify 18 it under the terms of the GNU General Public License as published by 19 the Free Software Foundation; either version 2 of the License, or 20 (at your option) any later version. 21 22 This program is distributed in the hope that it will be useful, 23 but WITHOUT ANY WARRANTY; without even the implied warranty of 24 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 GNU General Public License for more details. 26 27 You should have received a copy of the GNU General Public License 28 along with this program; if not, write to the Free Software 29 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 30 */ 14 31 15 32 /************************************************** wordpress/WP-Al-SWFObject/trunk/wp-al-swfobject/wp-al-swfobject_en.php
r2659 r2660 9 9 */ 10 10 11 /* special thanks 12 * matsumoto http://blog.sncr.jp/ 13 */ 11 /* 12 Copyright 2009 Yukiya Okuda (email : alumican.net@gmail.com) 13 Special thanks to matsumoto (website : http://blog.sncr.jp/) 14 15 Original WP-SWFObject(http://blog.unijimpe.net/wp-swfobject/) is by Jim Penaloza Calixto(http://blog.unijimpe.net). Thanks. 16 17 This program is free software; you can redistribute it and/or modify 18 it under the terms of the GNU General Public License as published by 19 the Free Software Foundation; either version 2 of the License, or 20 (at your option) any later version. 21 22 This program is distributed in the hope that it will be useful, 23 but WITHOUT ANY WARRANTY; without even the implied warranty of 24 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 GNU General Public License for more details. 26 27 You should have received a copy of the GNU General Public License 28 along with this program; if not, write to the Free Software 29 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 30 */ 14 31 15 32 /**************************************************

