]> granicus.if.org Git - php/commitdiff
MFH: Update copyright year + line feeds
authorKalle Sommer Nielsen <kalle@php.net>
Sat, 2 May 2009 01:54:25 +0000 (01:54 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Sat, 2 May 2009 01:54:25 +0000 (01:54 +0000)
20 files changed:
ext/spl/internal/appenditerator.inc
ext/spl/internal/cachingiterator.inc
ext/spl/internal/emptyiterator.inc
ext/spl/internal/filteriterator.inc
ext/spl/internal/infiniteiterator.inc
ext/spl/internal/iteratoriterator.inc
ext/spl/internal/limititerator.inc
ext/spl/internal/norewinditerator.inc
ext/spl/internal/outeriterator.inc
ext/spl/internal/parentiterator.inc
ext/spl/internal/recursivearrayiterator.inc
ext/spl/internal/recursivecachingiterator.inc
ext/spl/internal/recursivefilteriterator.inc
ext/spl/internal/recursiveiterator.inc
ext/spl/internal/recursiveiteratoriterator.inc
ext/spl/internal/recursiveregexiterator.inc
ext/spl/internal/regexiterator.inc
ext/spl/internal/seekableiterator.inc
ext/spl/internal/splfileobject.inc
ext/spl/internal/splobjectstorage.inc

index 74f254d11e0411fd8ff7facaf56958501870080e..5db080425c49c28aa2cb70fbea3e2edf30ca6b02 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class AppendIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 1129793873f96f0e60b696099a7ff72178851799..7262564f2657b25cb668bae89b1c99939192d743 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class CachingIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 52e844dfe58426f659c9a5d540733ccfb6c2a225..ac80e795812393482df82b3352dad36c5cb320d6 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class EmptyIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 9820d48318e7fcc41c7b48bd944a7a5cef14f80b..3330cc9e47ec7184ff4aa05dbc34364438505843 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class FilterIterator
  * @author  Marcus Boerger
- * @date    2003 - 2006
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 3d97b903b1c14d4fd23d48cc86182b53118b2bda..04d7827182797ba35ad730b6d895f836912cf23f 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class InfiniteIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 51339d28de6e55f5d198bf4ff2ca482daa290e09..37676e0537c12abce6fe42f4125f2de726909bd9 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class IteratorIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index b3e4088f8111175376d1ba155727b12e77a726f9..c5bddead780449aa6338c7e3e549ad00d5307241 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class LimitIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 37cfcc3ead3d6a5cc9f405221f1b7dff34df040f..8747a6116ec4ae59412faed2854519a797eb6f6b 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class NoRewindIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index dc7b11e05a0e1ff9f680130100adfb26550c47ad..f26d29da56aca87d81746f432c466c8f50e434b6 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class OuterIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 33b7f9e9183850603cab519486f6807e7b42f656..cc377fcc6bbcb6a5a6a3aec7c8ea077773bac60a 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class FilterIterator
  * @author  Marcus Boerger
- * @date    2003 - 2006
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index e583c734b4164774a6b0faaccc468aca498ca0d4..a9450e12a518deec1c61124c41efe73fa53e355c 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup Examples
  * @brief class RecursiveArrayIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 9b6ab7ab53d14d51c52b86ae9ab38a43bf6f5ae2..0676d435f2253254ecfebd23566a95e034517fa9 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class RecursiveCachingIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index b651fb20ea9598ede95beaf766f075b604b79741..b089919a302391d41952ceed0d902c849fbda514 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class RecursiveFilterIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 716f54804b3acc2dd9da1b5ee02b9c0cb778678f..1eab3d69b2bf54b1c12dce2385be55ce3b77289e 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class RecursiveIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 03c76394d10083bd157f1e604e2d6b645e77128c..35fa801e784e0abb5ffca5a996111cdce8aba72c 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class RecursiveIteratorIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index bab8cab460ce65732984dc6a37544f76d61c14f4..ffcff0ce4746f464f12c087d491997580ade6341 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class RegexIterator
  * @author  Marcus Boerger
- * @date    2003 - 2006
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index d1ffbb7a1d2a7126d6010573bf119d02c51036aa..8b4ffe9dad8c627e61f01f7a363537ce52613c4a 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class RegexIterator
  * @author  Marcus Boerger
- * @date    2003 - 2006
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index b0a012e54b0cbedf41c887312b1e65d947851edc..b4f66bde4da9eaad92aefe4e33d250225919af93 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class SeekableIterator
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 69a6ad64e91d28364c4c5575049796abc95621e9..46b941f69629a2d0d83f97788d1bd98cfa2f87b0 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class FileObject
  * @author  Marcus Boerger
- * @date    2003 - 2006
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */
index 278e64151d50781335bf8d5a8387e6f6273b0d53..d5f172565a508d8df4e4a869e7c21b9b25859c37 100755 (executable)
@@ -4,7 +4,7 @@
  * @ingroup SPL
  * @brief class SplObjectStorage
  * @author  Marcus Boerger
- * @date    2003 - 2005
+ * @date    2003 - 2009
  *
  * SPL - Standard PHP Library
  */