Skip to content

Commit 2e8b9c0

Browse files
committed
- Update to 2005
1 parent 2f9662d commit 2e8b9c0

34 files changed

Lines changed: 34 additions & 34 deletions

ext/spl/examples/autoload.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @ingroup Examples
55
* @brief function __autoload
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* SPL - Standard PHP Library
1010
*/

ext/spl/examples/dba_array.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @brief Program DBA array utility
55
* @ingroup Examples
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* Usage php dba_array.php \<file\> \<handler\> \<key\> [\<value\>]
1010
*

ext/spl/examples/dba_dump.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @brief Program DBA dump utility
55
* @ingroup Examples
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* Usage: php dba_dump.php \<file\> \<handler\> [\<regex\>]
1010
*

ext/spl/examples/dbaarray.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @ingroup Examples
55
* @brief class DbaArray
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* SPL - Standard PHP Library
1010
*/

ext/spl/examples/dbareader.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @ingroup Examples
55
* @brief class DbaReader
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* SPL - Standard PHP Library
1010
*/

ext/spl/examples/directoryfilterdots.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @ingroup Examples
55
* @brief class DirectoryFilterDots
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* SPL - Standard PHP Library
1010
*/

ext/spl/examples/directorygraphiterator.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @ingroup Examples
55
* @brief class DirectoryGraphIterator
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* SPL - Standard PHP Library
1010
*/

ext/spl/examples/directorytree.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @ingroup Examples
55
* @brief class DirectoryTree
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* SPL - Standard PHP Library
1010
*/

ext/spl/examples/directorytree.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @brief Program Directory tree example
55
* @ingroup Examples
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* Usage: php directorytree.php \<path\> [\<start\> [\<count\>]]
1010
*

ext/spl/examples/directorytreeiterator.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @ingroup Examples
55
* @brief class DirectoryTreeIterator
66
* @author Marcus Boerger
7-
* @date 2003 - 2004
7+
* @date 2003 - 2005
88
*
99
* SPL - Standard PHP Library
1010
*/

0 commit comments

Comments
 (0)