powered by nequal
Home » Date_Japanese_Era » Timeline » 1482

Diffs

Date_Japanese_Era/trunk/tests/Era.php

@@ -4,7 +4,7 @@
* PHP version 5.2
*
- * Copyright (c) 2009 Heavens hell, All rights reserved.
+ * Copyright (c) 2009 Shinya Ohyanagi, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -18,7 +18,7 @@
*     the documentation and/or other materials provided with the
*     distribution.
*
- *   * Neither the name of Heavens hell nor the names of his
+ *   * Neither the name of Shinya Ohyanagi nor the names of his
*     contributors may be used to endorse or promote products derived
*     from this software without specific prior written permission.
*
@@ -38,8 +38,8 @@
* @category  Date
* @package   Date_Japanese
* @version   $id$
- * @copyright 2009 Heavens hell
- * @author    Heavens hell <heavenshell.jp@gmail.com>
+ * @copyright 2009 Shinya Ohyanagi
+ * @author    Shinya Ohyanagi <sohyanagi@gmail.com>
* @license   New BSD License
* @link      http://search.cpan.org/~miyagawa/Date-Japanese-Era-0.06/
*/

Date_Japanese_Era/trunk/src/Date/Japanese/Era/Exception.php

@@ -4,7 +4,7 @@
*
* PHP version 5.2
*
- * Copyright (c) 2009 Heavens hell, All rights reserved.
+ * Copyright (c) 2009-2010 Shinya Ohyanagi, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -18,7 +18,7 @@
*     the documentation and/or other materials provided with the
*     distribution.
*
- *   * Neither the name of Heavens hell nor the names of his
+ *   * Neither the name of Shinya Ohyanagi nor the names of his
*     contributors may be used to endorse or promote products derived
*     from this software without specific prior written permission.
*
@@ -38,8 +38,8 @@
* @category  Date
* @package   Date_Japanese
* @version   $id$
- * @copyright 2009 Heavens hell
- * @author    Heavens hell <heavenshell.jp@gmail.com>
+ * @copyright 2009-2010 Shinya Ohyanagi
+ * @author    Shinya Ohyanagi <sohyanagi@gmail.com>
* @license   New BSD License
*/
@@ -49,8 +49,8 @@
* @category  Date
* @package   Date_Japanese
* @version   $id$
- * @copyright 2009 Heavens Hell
- * @author    Heavens hell <heavenshell.jp@gmail.com>
+ * @copyright 2009-2010 Shinya Ohyanagi
+ * @author    Shinya Ohyanagi <sohyanagi@gmail.com>
* @license   New BSD License
*/
class Date_Japanese_Era_Exception extends Exception

Date_Japanese_Era/trunk/src/Date/Japanese/Era/Table.php

@@ -4,7 +4,7 @@
*
* PHP version 5.2
*
- * Copyright (c) 2009 Heavens hell, All rights reserved.
+ * Copyright (c) 2009-2010 Shinya Ohyanagi, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -18,7 +18,7 @@
*     the documentation and/or other materials provided with the
*     distribution.
*
- *   * Neither the name of Heavens hell nor the names of his
+ *   * Neither the name of Shinya Ohyanagi nor the names of his
*     contributors may be used to endorse or promote products derived
*     from this software without specific prior written permission.
*
@@ -38,8 +38,8 @@
* @category  Date
* @package   Date_Japanese
* @version   $id$
- * @copyright 2009 Heavens hell
- * @author    Heavens hell <heavenshell.jp@gmail.com>
+ * @copyright 2009-2010 Shinya Ohyanagi
+ * @author    Shinya Ohyanagi <sohyanagi@gmail.com>
* @license   New BSD License
* @link      http://search.cpan.org/~miyagawa/Date-Japanese-Era-0.06/
*/
@@ -50,8 +50,8 @@
* @category  Date
* @package   Date_Japanese
* @version   $id$
- * @copyright 2009 Heavens hell
- * @author    Heavens hell <heavenshell.jp@gmail.com>
+ * @copyright 2009-2010 Shinya Ohyanagi
+ * @author    Shinya Ohyanagi <sohyanagi@gmail.com>
* @license   New BSD License
* @link      http://search.cpan.org/~miyagawa/Date-Japanese-Era-0.06/
*/

Date_Japanese_Era/trunk/src/Date/Japanese/Era.php

@@ -6,7 +6,7 @@
*
* PHP version 5.2
*
- * Copyright (c) 2009 Heavens hell, All rights reserved.
+ * Copyright (c) 2009-2010 Shinya Ohyanagi, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -20,7 +20,7 @@
*     the documentation and/or other materials provided with the
*     distribution.
*
- *   * Neither the name of Heavens hell nor the names of his
+ *   * Neither the name of Shinya Ohyanagi nor the names of his
*     contributors may be used to endorse or promote products derived
*     from this software without specific prior written permission.
*
@@ -40,8 +40,8 @@
* @category  Date
* @package   Date_Japanese
* @version   $id$
- * @copyright 2009 Heavens hell
- * @author    Heavens hell <heavenshell.jp@gmail.com>
+ * @copyright 2009-2010 Shinya Ohyanagi
+ * @author    Shinya Ohyanagi <sohyanagi@gmail.com>
* @license   New BSD License
* @link      http://search.cpan.org/~miyagawa/Date-Japanese-Era-0.06/
*/
@@ -66,8 +66,8 @@
* @category  Date
* @package   Date_Japanese
* @version   $id$
- * @copyright 2009 Heavens hell
- * @author    Heavens hell <heavenshell.jp@gmail.com>
+ * @copyright 2009-2010 Shinya Ohyanagi
+ * @author    Shinya Ohyanagi <sohyanagi@gmail.com>
* @license   New BSD License
* @link      http://search.cpan.org/~miyagawa/Date-Japanese-Era-0.06/
*/