svn: /web/doc/trunk/ include/cvs-auth.inc include/docweb_dao_common.class.php include/docweb_dao_metainfo.class.php include/docweb_language.class.php include/docweb_template.class.php include/init.inc.php include/lib_auth.inc.php include/lib_cache.inc.php include/lib_general.inc.php include/lib_meta_info.inc.php include/lib_phpt_generator.inc.php include/lib_proj_lang.inc.php include/lib_revcheck.inc.php include/lib_url_entities.inc.php include/rfc/HTML_BBCodeParser_Filter_Extended.php include/r

[email protected] (Philip Olson)
Newsgroups php.doc.web
Message-ID <[email protected]>
philip                                   Wed, 09 Feb 2011 17:49:05 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=308163

Log:
Bumped copyright to 2011

Changed paths:
    U   web/doc/trunk/include/cvs-auth.inc
    U   web/doc/trunk/include/docweb_dao_common.class.php
    U   web/doc/trunk/include/docweb_dao_metainfo.class.php
    U   web/doc/trunk/include/docweb_language.class.php
    U   web/doc/trunk/include/docweb_template.class.php
    U   web/doc/trunk/include/init.inc.php
    U   web/doc/trunk/include/lib_auth.inc.php
    U   web/doc/trunk/include/lib_cache.inc.php
    U   web/doc/trunk/include/lib_general.inc.php
    U   web/doc/trunk/include/lib_meta_info.inc.php
    U   web/doc/trunk/include/lib_phpt_generator.inc.php
    U   web/doc/trunk/include/lib_proj_lang.inc.php
    U   web/doc/trunk/include/lib_revcheck.inc.php
    U   web/doc/trunk/include/lib_url_entities.inc.php
    U   web/doc/trunk/include/rfc/HTML_BBCodeParser_Filter_Extended.php
    U   web/doc/trunk/include/rfc/rfc-config.php
    U   web/doc/trunk/include/rfc/rfc-cron.php
    U   web/doc/trunk/include/rfc/rfc-emails.php
    U   web/doc/trunk/include/rfc/rfc.php
    U   web/doc/trunk/scripts/checkent.php
    U   web/doc/trunk/scripts/gen_function_aliases.php
    U   web/doc/trunk/scripts/gen_missing_examples.php
    U   web/doc/trunk/scripts/gen_undocumented_functions.php
    U   web/doc/trunk/scripts/grab_livedocs_db.php
    U   web/doc/trunk/scripts/notes_stats.php
    U   web/doc/trunk/scripts/notes_stats_output.php
    U   web/doc/trunk/scripts/orphan_notes.php
    U   web/doc/trunk/scripts/populatedocs.sh
    U   web/doc/trunk/scripts/rev.php
    U   web/doc/trunk/scripts/setup_rfc_database.php
    U   web/doc/trunk/scripts/setup_tests_database.php
    U   web/doc/trunk/scripts/setup_users_database.php
    U   web/doc/trunk/www/admin.php
    U   web/doc/trunk/www/checkent.php
    U   web/doc/trunk/www/entities.php
    U   web/doc/trunk/www/missing_examples.php
    U   web/doc/trunk/www/notes_stats.php
    U   web/doc/trunk/www/phpt_generator.php
    U   web/doc/trunk/www/redirect.php
    U   web/doc/trunk/www/rfc/index.php
    U   web/doc/trunk/www/rfc/rfc-comments-show.php
    U   web/doc/trunk/www/rfc/rfc-overview.php
    U   web/doc/trunk/www/rfc/rfc-proposal-delete.php
    U   web/doc/trunk/www/rfc/rfc-proposal-edit.php
    U   web/doc/trunk/www/rfc/rfc-proposal-show.php
    U   web/doc/trunk/www/rfc/rfc-vote-show.php
    U   web/doc/trunk/www/rfc/rfc-votes-show.php
    U   web/doc/trunk/www/trantools/index.php
    U   web/doc/trunk/www/undoc_functions.php
svn-diffs-308163.txt (text/x-diff, 40.4 KB)
Modified: web/doc/trunk/include/cvs-auth.inc
===================================================================
--- web/doc/trunk/include/cvs-auth.inc	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/cvs-auth.inc	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
  * +----------------------------------------------------------------------+
  * | PHP Documentation Site Source Code                                   |
  * +----------------------------------------------------------------------+
- * | Copyright (c) 1997-2009 The PHP Group                                |
+ * | Copyright (c) 1997-2011 The PHP Group                                |
  * +----------------------------------------------------------------------+
  * | This source file is subject to version 3.0 of the PHP license,       |
  * | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/docweb_dao_common.class.php
===================================================================
--- web/doc/trunk/include/docweb_dao_common.class.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/docweb_dao_common.class.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 2005-2009 The PHP Group                                |
+| Copyright (c) 2005-2011 The PHP Group                                |
 | Copyright (c) 1997-2004 Dave Barr                                    |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |

Modified: web/doc/trunk/include/docweb_dao_metainfo.class.php
===================================================================
--- web/doc/trunk/include/docweb_dao_metainfo.class.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/docweb_dao_metainfo.class.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 2005-2009 The PHP Group                                |
+| Copyright (c) 2005-2011 The PHP Group                                |
 | Copyright (c) 1997-2004 Dave Barr                                    |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |

Modified: web/doc/trunk/include/docweb_language.class.php
===================================================================
--- web/doc/trunk/include/docweb_language.class.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/docweb_language.class.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/docweb_template.class.php
===================================================================
--- web/doc/trunk/include/docweb_template.class.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/docweb_template.class.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/init.inc.php
===================================================================
--- web/doc/trunk/include/init.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/init.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/lib_auth.inc.php
===================================================================
--- web/doc/trunk/include/lib_auth.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/lib_auth.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
  * +----------------------------------------------------------------------+
  * | PHP Documentation Site Source Code                                   |
  * +----------------------------------------------------------------------+
- * | Copyright (c) 1997-2009 The PHP Group                                |
+ * | Copyright (c) 1997-2011 The PHP Group                                |
  * +----------------------------------------------------------------------+
  * | This source file is subject to version 3.0 of the PHP license,       |
  * | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/lib_cache.inc.php
===================================================================
--- web/doc/trunk/include/lib_cache.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/lib_cache.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/lib_general.inc.php
===================================================================
--- web/doc/trunk/include/lib_general.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/lib_general.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/lib_meta_info.inc.php
===================================================================
--- web/doc/trunk/include/lib_meta_info.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/lib_meta_info.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/lib_phpt_generator.inc.php
===================================================================
--- web/doc/trunk/include/lib_phpt_generator.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/lib_phpt_generator.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 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        |

Modified: web/doc/trunk/include/lib_proj_lang.inc.php
===================================================================
--- web/doc/trunk/include/lib_proj_lang.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/lib_proj_lang.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -4,7 +4,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/lib_revcheck.inc.php
===================================================================
--- web/doc/trunk/include/lib_revcheck.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/lib_revcheck.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/lib_url_entities.inc.php
===================================================================
--- web/doc/trunk/include/lib_url_entities.inc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/lib_url_entities.inc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/rfc/HTML_BBCodeParser_Filter_Extended.php
===================================================================
--- web/doc/trunk/include/rfc/HTML_BBCodeParser_Filter_Extended.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/rfc/HTML_BBCodeParser_Filter_Extended.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | Copyright (c) 1997-2009 The PHP Group                                |
+// | Copyright (c) 1997-2011 The PHP Group                                |
 // +----------------------------------------------------------------------+
 // | This source file is subject to version 2.02 of the PHP license,      |
 // | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/rfc/rfc-config.php
===================================================================
--- web/doc/trunk/include/rfc/rfc-config.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/rfc/rfc-config.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/rfc/rfc-cron.php
===================================================================
--- web/doc/trunk/include/rfc/rfc-cron.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/rfc/rfc-cron.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -20,7 +20,7 @@
  * @package   RFC
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/include/rfc/rfc-emails.php
===================================================================
--- web/doc/trunk/include/rfc/rfc-emails.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/rfc/rfc-emails.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -4,7 +4,7 @@
    +----------------------------------------------------------------------+
    | PEAR Web site version 1.0                                            |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2001-2009 The PHP Group                                |
+   | Copyright (c) 2001-2011 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 2.02 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/include/rfc/rfc.php
===================================================================
--- web/doc/trunk/include/rfc/rfc.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/include/rfc/rfc.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -22,7 +22,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/scripts/checkent.php
===================================================================
--- web/doc/trunk/scripts/checkent.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/checkent.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/scripts/gen_function_aliases.php
===================================================================
--- web/doc/trunk/scripts/gen_function_aliases.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/gen_function_aliases.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 2005-2009 The PHP Group                                |
+| Copyright (c) 2005-2011 The PHP Group                                |
 | Copyright (c) 1997-2004 Dave Barr                                    |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |

Modified: web/doc/trunk/scripts/gen_missing_examples.php
===================================================================
--- web/doc/trunk/scripts/gen_missing_examples.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/gen_missing_examples.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 2005-2009 The PHP Group                                |
+| Copyright (c) 2005-2011 The PHP Group                                |
 | Copyright (c) 1997-2004 Dave Barr                                    |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |

Modified: web/doc/trunk/scripts/gen_undocumented_functions.php
===================================================================
--- web/doc/trunk/scripts/gen_undocumented_functions.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/gen_undocumented_functions.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 2005-2009 The PHP Group                                |
+| Copyright (c) 2005-2011 The PHP Group                                |
 | Copyright (c) 1997-2004 Dave Barr                                    |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |

Modified: web/doc/trunk/scripts/grab_livedocs_db.php
===================================================================
--- web/doc/trunk/scripts/grab_livedocs_db.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/grab_livedocs_db.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/scripts/notes_stats.php
===================================================================
--- web/doc/trunk/scripts/notes_stats.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/notes_stats.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/scripts/notes_stats_output.php
===================================================================
--- web/doc/trunk/scripts/notes_stats_output.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/notes_stats_output.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/scripts/orphan_notes.php
===================================================================
--- web/doc/trunk/scripts/orphan_notes.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/orphan_notes.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
  * +----------------------------------------------------------------------+
  * | PHP Documentation Site Source Code                                   |
  * +----------------------------------------------------------------------+
- * | Copyright (c) 1997-2009 The PHP Group                                |
+ * | Copyright (c) 1997-2011 The PHP Group                                |
  * +----------------------------------------------------------------------+
  * | This source file is subject to version 3.0 of the PHP license,       |
  * | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/scripts/populatedocs.sh
===================================================================
--- web/doc/trunk/scripts/populatedocs.sh	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/populatedocs.sh	2011-02-09 17:49:05 UTC (rev 308163)
@@ -2,7 +2,7 @@
 # +----------------------------------------------------------------------+
 # | PHP Documentation Tools Site Source Code                             |
 # +----------------------------------------------------------------------+
-# | Copyright (c) 1997-2009 The PHP Group                                |
+# | Copyright (c) 1997-2011 The PHP Group                                |
 # +----------------------------------------------------------------------+
 # | This source file is subject to version 3.0 of the PHP license,       |
 # | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/scripts/rev.php
===================================================================
--- web/doc/trunk/scripts/rev.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/rev.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Version 4                                                        |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/scripts/setup_rfc_database.php
===================================================================
--- web/doc/trunk/scripts/setup_rfc_database.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/setup_rfc_database.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -4,7 +4,7 @@
  * +----------------------------------------------------------------------+
  * | PHP Documentation Site Source Code                                   |
  * +----------------------------------------------------------------------+
- * | Copyright (c) 1997-2009 The PHP Group                                |
+ * | Copyright (c) 1997-2011 The PHP Group                                |
  * +----------------------------------------------------------------------+
  * | This source file is subject to version 3.0 of the PHP license,       |
  * | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/scripts/setup_tests_database.php
===================================================================
--- web/doc/trunk/scripts/setup_tests_database.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/setup_tests_database.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -4,7 +4,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 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        |

Modified: web/doc/trunk/scripts/setup_users_database.php
===================================================================
--- web/doc/trunk/scripts/setup_users_database.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/scripts/setup_users_database.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -4,7 +4,7 @@
  * +----------------------------------------------------------------------+
  * | PHP Documentation Site Source Code                                   |
  * +----------------------------------------------------------------------+
- * | Copyright (c) 1997-2009 The PHP Group                                |
+ * | Copyright (c) 1997-2011 The PHP Group                                |
  * +----------------------------------------------------------------------+
  * | This source file is subject to version 3.0 of the PHP license,       |
  * | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/www/admin.php
===================================================================
--- web/doc/trunk/www/admin.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/admin.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/www/checkent.php
===================================================================
--- web/doc/trunk/www/checkent.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/checkent.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/www/entities.php
===================================================================
--- web/doc/trunk/www/entities.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/entities.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/www/missing_examples.php
===================================================================
--- web/doc/trunk/www/missing_examples.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/missing_examples.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/www/notes_stats.php
===================================================================
--- web/doc/trunk/www/notes_stats.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/notes_stats.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/www/phpt_generator.php
===================================================================
--- web/doc/trunk/www/phpt_generator.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/phpt_generator.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 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        |

Modified: web/doc/trunk/www/redirect.php
===================================================================
--- web/doc/trunk/www/redirect.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/redirect.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Tools Site Source Code                             |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/www/rfc/index.php
===================================================================
--- web/doc/trunk/www/rfc/index.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/rfc/index.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -17,7 +17,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/www/rfc/rfc-comments-show.php
===================================================================
--- web/doc/trunk/www/rfc/rfc-comments-show.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/rfc/rfc-comments-show.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -17,7 +17,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/www/rfc/rfc-overview.php
===================================================================
--- web/doc/trunk/www/rfc/rfc-overview.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/rfc/rfc-overview.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -20,7 +20,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/www/rfc/rfc-proposal-delete.php
===================================================================
--- web/doc/trunk/www/rfc/rfc-proposal-delete.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/rfc/rfc-proposal-delete.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -17,7 +17,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/www/rfc/rfc-proposal-edit.php
===================================================================
--- web/doc/trunk/www/rfc/rfc-proposal-edit.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/rfc/rfc-proposal-edit.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -20,7 +20,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/www/rfc/rfc-proposal-show.php
===================================================================
--- web/doc/trunk/www/rfc/rfc-proposal-show.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/rfc/rfc-proposal-show.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -17,7 +17,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/www/rfc/rfc-vote-show.php
===================================================================
--- web/doc/trunk/www/rfc/rfc-vote-show.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/rfc/rfc-vote-show.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -17,7 +17,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/www/rfc/rfc-votes-show.php
===================================================================
--- web/doc/trunk/www/rfc/rfc-votes-show.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/rfc/rfc-votes-show.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -17,7 +17,7 @@
  * @author    Vincent Gevers <[email protected]>
  * @author    Tobias Schlitt <[email protected]>
  * @author    Daniel Convissor <[email protected]>
- * @copyright Copyright (c) 1997-2009 The PHP Group
+ * @copyright Copyright (c) 1997-2011 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
  * @version   $Id$
  */

Modified: web/doc/trunk/www/trantools/index.php
===================================================================
--- web/doc/trunk/www/trantools/index.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/trantools/index.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |

Modified: web/doc/trunk/www/undoc_functions.php
===================================================================
--- web/doc/trunk/www/undoc_functions.php	2011-02-09 12:05:07 UTC (rev 308162)
+++ web/doc/trunk/www/undoc_functions.php	2011-02-09 17:49:05 UTC (rev 308163)
@@ -3,7 +3,7 @@
 +----------------------------------------------------------------------+
 | PHP Documentation Site Source Code                                   |
 +----------------------------------------------------------------------+
-| Copyright (c) 1997-2009 The PHP Group                                |
+| Copyright (c) 1997-2011 The PHP Group                                |
 +----------------------------------------------------------------------+
 | This source file is subject to version 3.0 of the PHP license,       |
 | that is bundled with this package in the file LICENSE, and is        |
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.