goba            Sun Jan  1 15:07:20 2006 UTC

  Modified files:              
    /phpdoc     LICENSE Makefile.in 
    /phpdoc/howto       howto.xml 
  Log:
  Happy New Year phpdoc (changes missed by Jacques, there are probably more I 
also missed :)
  
http://cvs.php.net/viewcvs.cgi/phpdoc/LICENSE?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/LICENSE
diff -u phpdoc/LICENSE:1.7 phpdoc/LICENSE:1.8
--- phpdoc/LICENSE:1.7  Sun Mar  6 19:11:34 2005
+++ phpdoc/LICENSE      Sun Jan  1 15:07:19 2006
@@ -1,6 +1,6 @@
 Documentation content licensing:    
     
-    Copyright (c) 1997 - 2005 by the PHP Documentation Group. This
+    Copyright (c) 1997 - 2006 by the PHP Documentation Group. This
     material may be distributed only subject to the terms and
     conditions set forth in the Open Publication License, v1.0 or
     later. A copy of the Open Publication License is distributed
@@ -20,14 +20,11 @@
     [EMAIL PROTECTED] Note that this address is mapped to
     a publicly archived mailing list.
 
-    The 'Extending PHP 4.0' section of this manual is copyright (c)
-    2000 by Zend Technologies, Ltd. This material may be distributed
-    only subject to the terms and conditions set forth in the Open
-    Publication License, v1.0 or later (the latest version is
-    presently available at http://www.opencontent.org/openpub/).
+    The Chapter 46 section of the documentation is based on an
+    initial contribution by Zend Technologies.
 
 Documentation tools licensing:
 
     Most of the custom scripts used to build the documentation are
     under the PHP License. Please check the license headers in the
-    files for more details.
\ No newline at end of file
+    files for more details.
http://cvs.php.net/viewcvs.cgi/phpdoc/Makefile.in?r1=1.170&r2=1.171&diff_format=u
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.170 phpdoc/Makefile.in:1.171
--- phpdoc/Makefile.in:1.170    Sat Sep 10 16:20:28 2005
+++ phpdoc/Makefile.in  Sun Jan  1 15:07:19 2006
@@ -1,7 +1,7 @@
 # +----------------------------------------------------------------------+
 # | PHP Version 4                                                        |
 # +----------------------------------------------------------------------+
-# | Copyright (c) 1997-2005 The PHP Group                                |
+# | Copyright (c) 1997-2006 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        |
@@ -16,7 +16,7 @@
 #
 
 #
-# $Id: Makefile.in,v 1.170 2005/09/10 16:20:28 wez Exp $
+# $Id: Makefile.in,v 1.171 2006/01/01 15:07:19 goba Exp $
 #
 
 all: html
http://cvs.php.net/viewcvs.cgi/phpdoc/howto/howto.xml?r1=1.50&r2=1.51&diff_format=u
Index: phpdoc/howto/howto.xml
diff -u phpdoc/howto/howto.xml:1.50 phpdoc/howto/howto.xml:1.51
--- phpdoc/howto/howto.xml:1.50 Wed Sep  7 19:13:10 2005
+++ phpdoc/howto/howto.xml      Sun Jan  1 15:07:20 2006
@@ -133,13 +133,13 @@
   </authorgroup>
   
   <copyright>
-   <year>2001-2005</year><holder>the PHP Documentation Group</holder>
+   <year>2001-2006</year><holder>the PHP Documentation Group</holder>
   </copyright>
   
   <legalnotice id="copyright">
    <title>Copyright</title>
    <simpara>
-    This manual is &copy; Copyright 2001-2005 by the PHP Documentation
+    This manual is &copy; Copyright 2001-2006 by the PHP Documentation
     Group. See the copyright terms of the PHP Documentation for
     information about what conditions are applied to this document.
    </simpara>

Reply via email to