OSDN Git Service

コピーライトのテキストを修正
authoryoya <yoya@7c90b180-03d5-4157-b861-58a559ae9d1e>
Sun, 3 Apr 2011 08:20:20 +0000 (08:20 +0000)
committeryoya <yoya@7c90b180-03d5-4157-b861-58a559ae9d1e>
Sun, 3 Apr 2011 08:20:20 +0000 (08:20 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@516 7c90b180-03d5-4157-b861-58a559ae9d1e

src/php_swfed.c
src/php_swfed.h

index 82d1b73..a66c210 100644 (file)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2006 The PHP Group                                |
+  | Copyright (c) 1997-2008 The PHP Group                                |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
-  | Author: yoya@awm.jp                                                  |
+  | Author: Yoshihiro Yamazaki <yoya@awm.jp>                             |
   +----------------------------------------------------------------------+
 */
 
-/* $Id: header,v 1.16.2.1 2006/01/01 12:50:00 sniper Exp $ */
+/* $Id:$ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
index a97dc0d..784749b 100644 (file)
@@ -2,7 +2,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 5                                                        |
   +----------------------------------------------------------------------+
-  | Copyright (c) 1997-2006 The PHP Group                                |
+  | Copyright (c) 1997-2008 The PHP Group                                |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
-  | Author: yoya@awm.jp                                                  |
+  | Author: Yoshihiro Yamazaki <yoya@awm.jp>                             |
   +----------------------------------------------------------------------+
 */
 
-/* $Id: header,v 1.16.2.1 2006/01/01 12:50:00 sniper Exp $ */
+/* $Id:$ */
 
 #ifndef PHP_SWFED_H
 #define PHP_SWFED_H