iliaa Mon Jan 1 19:32:10 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src server-tests.php run-tests.php header
/php-src/win32 php5dllts.rc2 php5ts.rc2 php5ts_cli.rc2
/php-src/win32/build Makefile buildconf.js confutils.js cvsclean.js
template.rc
/php-src/scripts/dev check_parameters.php conv_z_macros
/php-src/main build-defs.h.in internal_functions.c.in
/php-src/ext/interbase interbase.rc
/php-src/ext/informix ifx.ec
/php-src/build build.mk build2.mk buildcheck.sh
Log:
Update copyright year
# The rest of the files were already updated by Sebastian
http://cvs.php.net/viewvc.cgi/php-src/server-tests.php?r1=1.2.2.3&r2=1.2.2.3.2.1&diff_format=u
Index: php-src/server-tests.php
diff -u php-src/server-tests.php:1.2.2.3 php-src/server-tests.php:1.2.2.3.2.1
--- php-src/server-tests.php:1.2.2.3 Thu Feb 16 03:15:52 2006
+++ php-src/server-tests.php Mon Jan 1 19:32:09 2007
@@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.20&r2=1.226.2.37.2.21&diff_format=u
Index: php-src/run-tests.php
diff -u php-src/run-tests.php:1.226.2.37.2.20
php-src/run-tests.php:1.226.2.37.2.21
--- php-src/run-tests.php:1.226.2.37.2.20 Thu Dec 28 15:07:45 2006
+++ php-src/run-tests.php Mon Jan 1 19:32:09 2007
@@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -23,7 +23,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: run-tests.php,v 1.226.2.37.2.20 2006/12/28 15:07:45 nlopess Exp $ */
+/* $Id: run-tests.php,v 1.226.2.37.2.21 2007/01/01 19:32:09 iliaa Exp $ */
/* Sanity check to ensure that pcre extension needed by this script is
available.
* In the event it is not, print a nice error message indicating that this
script will
@@ -398,7 +398,7 @@
$html_output = is_resource($html_file);
break;
case '--version':
- echo '$Revision: 1.226.2.37.2.20
$'."\n";
+ echo '$Revision: 1.226.2.37.2.21
$'."\n";
exit(1);
default:
echo "Illegal switch '$switch'
specified!\n";
http://cvs.php.net/viewvc.cgi/php-src/header?r1=1.16.2.1&r2=1.16.2.1.2.1&diff_format=u
Index: php-src/header
diff -u php-src/header:1.16.2.1 php-src/header:1.16.2.1.2.1
--- php-src/header:1.16.2.1 Sun Jan 1 12:50:00 2006
+++ php-src/header Mon Jan 1 19:32:09 2007
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -16,4 +16,4 @@
+----------------------------------------------------------------------+
*/
-/* $Id: header,v 1.16.2.1 2006/01/01 12:50:00 sniper Exp $ */
+/* $Id: header,v 1.16.2.1.2.1 2007/01/01 19:32:09 iliaa Exp $ */
http://cvs.php.net/viewvc.cgi/php-src/win32/php5dllts.rc2?r1=1.2.2.1&r2=1.2.2.1.2.1&diff_format=u
Index: php-src/win32/php5dllts.rc2
diff -u php-src/win32/php5dllts.rc2:1.2.2.1
php-src/win32/php5dllts.rc2:1.2.2.1.2.1
--- php-src/win32/php5dllts.rc2:1.2.2.1 Sun Jan 1 12:50:19 2006
+++ php-src/win32/php5dllts.rc2 Mon Jan 1 19:32:09 2007
@@ -40,7 +40,7 @@
VALUE "FileDescription", "PHP Script Interpreter\0"
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION,
PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
VALUE "InternalName", "php\0"
- VALUE "LegalCopyright", "Copyright © 1997-2006 The PHP Group\0"
+ VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0"
VALUE "LegalTrademarks", "php\0"
VALUE "OriginalFilename", "php5ts.dll\0"
VALUE "PrivateBuild", "\0"
http://cvs.php.net/viewvc.cgi/php-src/win32/php5ts.rc2?r1=1.2.2.1&r2=1.2.2.1.2.1&diff_format=u
Index: php-src/win32/php5ts.rc2
diff -u php-src/win32/php5ts.rc2:1.2.2.1 php-src/win32/php5ts.rc2:1.2.2.1.2.1
--- php-src/win32/php5ts.rc2:1.2.2.1 Sun Jan 1 12:50:19 2006
+++ php-src/win32/php5ts.rc2 Mon Jan 1 19:32:09 2007
@@ -40,7 +40,7 @@
VALUE "FileDescription", "PHP Script Interpreter\0"
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION,
PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
VALUE "InternalName", "php-cgi\0"
- VALUE "LegalCopyright", "Copyright © 1997-2006 The PHP Group\0"
+ VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0"
VALUE "LegalTrademarks", "php\0"
VALUE "OriginalFilename", "php.exe\0"
VALUE "PrivateBuild", "\0"
http://cvs.php.net/viewvc.cgi/php-src/win32/php5ts_cli.rc2?r1=1.2.2.1&r2=1.2.2.1.2.1&diff_format=u
Index: php-src/win32/php5ts_cli.rc2
diff -u php-src/win32/php5ts_cli.rc2:1.2.2.1
php-src/win32/php5ts_cli.rc2:1.2.2.1.2.1
--- php-src/win32/php5ts_cli.rc2:1.2.2.1 Sun Jan 1 12:50:19 2006
+++ php-src/win32/php5ts_cli.rc2 Mon Jan 1 19:32:09 2007
@@ -40,7 +40,7 @@
VALUE "FileDescription", "PHP Script Interpreter\0"
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION,
PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
VALUE "InternalName", "php-cli\0"
- VALUE "LegalCopyright", "Copyright © 1997-2006 The PHP Group\0"
+ VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0"
VALUE "LegalTrademarks", "php\0"
VALUE "OriginalFilename", "php.exe\0"
VALUE "PrivateBuild", "\0"
http://cvs.php.net/viewvc.cgi/php-src/win32/build/Makefile?r1=1.35.2.1.2.2&r2=1.35.2.1.2.3&diff_format=u
Index: php-src/win32/build/Makefile
diff -u php-src/win32/build/Makefile:1.35.2.1.2.2
php-src/win32/build/Makefile:1.35.2.1.2.3
--- php-src/win32/build/Makefile:1.35.2.1.2.2 Tue Dec 19 10:26:01 2006
+++ php-src/win32/build/Makefile Mon Jan 1 19:32:09 2007
@@ -1,7 +1,7 @@
# +----------------------------------------------------------------------+
# | PHP Version 5 |
# +----------------------------------------------------------------------+
-# | Copyright (c) 1997-2006 The PHP Group |
+# | Copyright (c) 1997-2007 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 |
@@ -14,7 +14,7 @@
# | Author: Wez Furlong <[EMAIL PROTECTED]> |
# +----------------------------------------------------------------------+
#
-# $Id: Makefile,v 1.35.2.1.2.2 2006/12/19 10:26:01 edink Exp $
+# $Id: Makefile,v 1.35.2.1.2.3 2007/01/01 19:32:09 iliaa Exp $
# This is the makefile template for the win32 build
CC="$(CL)"
http://cvs.php.net/viewvc.cgi/php-src/win32/build/buildconf.js?r1=1.13.2.2&r2=1.13.2.2.2.1&diff_format=u
Index: php-src/win32/build/buildconf.js
diff -u php-src/win32/build/buildconf.js:1.13.2.2
php-src/win32/build/buildconf.js:1.13.2.2.2.1
--- php-src/win32/build/buildconf.js:1.13.2.2 Sun Jan 1 12:50:20 2006
+++ php-src/win32/build/buildconf.js Mon Jan 1 19:32:09 2007
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: buildconf.js,v 1.13.2.2 2006/01/01 12:50:20 sniper Exp $ */
+/* $Id: buildconf.js,v 1.13.2.2.2.1 2007/01/01 19:32:09 iliaa Exp $ */
// This generates a configure script for win32 build
WScript.StdOut.WriteLine("Rebuilding configure.js");
http://cvs.php.net/viewvc.cgi/php-src/win32/build/confutils.js?r1=1.60.2.1.2.4&r2=1.60.2.1.2.5&diff_format=u
Index: php-src/win32/build/confutils.js
diff -u php-src/win32/build/confutils.js:1.60.2.1.2.4
php-src/win32/build/confutils.js:1.60.2.1.2.5
--- php-src/win32/build/confutils.js:1.60.2.1.2.4 Tue Dec 19 10:26:01 2006
+++ php-src/win32/build/confutils.js Mon Jan 1 19:32:09 2007
@@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-// $Id: confutils.js,v 1.60.2.1.2.4 2006/12/19 10:26:01 edink Exp $
+// $Id: confutils.js,v 1.60.2.1.2.5 2007/01/01 19:32:09 iliaa Exp $
var STDOUT = WScript.StdOut;
var STDERR = WScript.StdErr;
http://cvs.php.net/viewvc.cgi/php-src/win32/build/cvsclean.js?r1=1.5.2.1&r2=1.5.2.1.2.1&diff_format=u
Index: php-src/win32/build/cvsclean.js
diff -u php-src/win32/build/cvsclean.js:1.5.2.1
php-src/win32/build/cvsclean.js:1.5.2.1.2.1
--- php-src/win32/build/cvsclean.js:1.5.2.1 Sun Jan 1 12:50:20 2006
+++ php-src/win32/build/cvsclean.js Mon Jan 1 19:32:09 2007
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: cvsclean.js,v 1.5.2.1 2006/01/01 12:50:20 sniper Exp $ */
+/* $Id: cvsclean.js,v 1.5.2.1.2.1 2007/01/01 19:32:09 iliaa Exp $ */
// Cleans up files that do not belong in CVS
var FSO = WScript.CreateObject("Scripting.FileSystemObject");
http://cvs.php.net/viewvc.cgi/php-src/win32/build/template.rc?r1=1.7.2.2&r2=1.7.2.2.2.1&diff_format=u
Index: php-src/win32/build/template.rc
diff -u php-src/win32/build/template.rc:1.7.2.2
php-src/win32/build/template.rc:1.7.2.2.2.1
--- php-src/win32/build/template.rc:1.7.2.2 Wed Feb 8 21:09:18 2006
+++ php-src/win32/build/template.rc Mon Jan 1 19:32:09 2007
@@ -1,5 +1,5 @@
/* This is a template RC file.
- * $Id: template.rc,v 1.7.2.2 2006/02/08 21:09:18 johannes Exp $
+ * $Id: template.rc,v 1.7.2.2.2.1 2007/01/01 19:32:09 iliaa Exp $
* Do not edit with MSVC */
#ifdef APSTUDIO_INVOKED
# error dont edit with MSVC
@@ -47,7 +47,7 @@
VALUE "FileDescription", FILE_DESCRIPTION "\0"
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION,
PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
VALUE "InternalName", FILE_NAME "\0"
- VALUE "LegalCopyright", "Copyright © 1997-2006 The PHP Group\0"
+ VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0"
VALUE "LegalTrademarks", "PHP\0"
VALUE "OriginalFilename", FILE_NAME "\0"
VALUE "PrivateBuild", "\0"
http://cvs.php.net/viewvc.cgi/php-src/scripts/dev/check_parameters.php?r1=1.1.2.3&r2=1.1.2.4&diff_format=u
Index: php-src/scripts/dev/check_parameters.php
diff -u php-src/scripts/dev/check_parameters.php:1.1.2.3
php-src/scripts/dev/check_parameters.php:1.1.2.4
--- php-src/scripts/dev/check_parameters.php:1.1.2.3 Sun Sep 10 11:44:51 2006
+++ php-src/scripts/dev/check_parameters.php Mon Jan 1 19:32:09 2007
@@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: check_parameters.php,v 1.1.2.3 2006/09/10 11:44:51 tony2001 Exp $ */
+/* $Id: check_parameters.php,v 1.1.2.4 2007/01/01 19:32:09 iliaa Exp $ */
define('REPORT_LEVEL', 2); // 0 reports less false-positives. up to level 5.
http://cvs.php.net/viewvc.cgi/php-src/scripts/dev/conv_z_macros?r1=1.4.2.1&r2=1.4.2.1.2.1&diff_format=u
Index: php-src/scripts/dev/conv_z_macros
diff -u php-src/scripts/dev/conv_z_macros:1.4.2.1
php-src/scripts/dev/conv_z_macros:1.4.2.1.2.1
--- php-src/scripts/dev/conv_z_macros:1.4.2.1 Sun Jan 1 12:50:19 2006
+++ php-src/scripts/dev/conv_z_macros Mon Jan 1 19:32:09 2007
@@ -3,7 +3,7 @@
# +----------------------------------------------------------------------+
# | PHP Version 5 |
# +----------------------------------------------------------------------+
-# | Copyright (c) 1997-2006 The PHP Group |
+# | Copyright (c) 1997-2007 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 |
@@ -16,7 +16,7 @@
# | Author: Sascha Schumann <[EMAIL PROTECTED]> |
# +----------------------------------------------------------------------+
#
-# $Id: conv_z_macros,v 1.4.2.1 2006/01/01 12:50:19 sniper Exp $
+# $Id: conv_z_macros,v 1.4.2.1.2.1 2007/01/01 19:32:09 iliaa Exp $
for i in $@; do
echo -n "Processing $i... "
http://cvs.php.net/viewvc.cgi/php-src/main/build-defs.h.in?r1=1.15.2.2&r2=1.15.2.2.2.1&diff_format=u
Index: php-src/main/build-defs.h.in
diff -u php-src/main/build-defs.h.in:1.15.2.2
php-src/main/build-defs.h.in:1.15.2.2.2.1
--- php-src/main/build-defs.h.in:1.15.2.2 Sat Apr 8 17:53:11 2006
+++ php-src/main/build-defs.h.in Mon Jan 1 19:32:09 2007
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: build-defs.h.in,v 1.15.2.2 2006/04/08 17:53:11 andrei Exp $ */
+/* $Id: build-defs.h.in,v 1.15.2.2.2.1 2007/01/01 19:32:09 iliaa Exp $ */
#define CONFIGURE_COMMAND "@CONFIGURE_COMMAND@"
#define PHP_ADA_INCLUDE ""
http://cvs.php.net/viewvc.cgi/php-src/main/internal_functions.c.in?r1=1.30.2.1.2.1&r2=1.30.2.1.2.2&diff_format=u
Index: php-src/main/internal_functions.c.in
diff -u php-src/main/internal_functions.c.in:1.30.2.1.2.1
php-src/main/internal_functions.c.in:1.30.2.1.2.2
--- php-src/main/internal_functions.c.in:1.30.2.1.2.1 Sat Aug 12 19:33:54 2006
+++ php-src/main/internal_functions.c.in Mon Jan 1 19:32:09 2007
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: internal_functions.c.in,v 1.30.2.1.2.1 2006/08/12 19:33:54 nlopess Exp
$ */
+/* $Id: internal_functions.c.in,v 1.30.2.1.2.2 2007/01/01 19:32:09 iliaa Exp $
*/
#include "php.h"
#include "php_main.h"
http://cvs.php.net/viewvc.cgi/php-src/ext/interbase/interbase.rc?r1=1.7.2.1&r2=1.7.2.1.2.1&diff_format=u
Index: php-src/ext/interbase/interbase.rc
diff -u php-src/ext/interbase/interbase.rc:1.7.2.1
php-src/ext/interbase/interbase.rc:1.7.2.1.2.1
--- php-src/ext/interbase/interbase.rc:1.7.2.1 Sun Jan 1 12:50:08 2006
+++ php-src/ext/interbase/interbase.rc Mon Jan 1 19:32:10 2007
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: interbase.rc,v 1.7.2.1 2006/01/01 12:50:08 sniper Exp $ */
+/* $Id: interbase.rc,v 1.7.2.1.2.1 2007/01/01 19:32:10 iliaa Exp $ */
#ifdef APSTUDIO_INVOKED
#error This file cannot be opened from the Visual Studio IDE
http://cvs.php.net/viewvc.cgi/php-src/ext/informix/ifx.ec?r1=1.109.2.7.2.1&r2=1.109.2.7.2.2&diff_format=u
Index: php-src/ext/informix/ifx.ec
diff -u php-src/ext/informix/ifx.ec:1.109.2.7.2.1
php-src/ext/informix/ifx.ec:1.109.2.7.2.2
--- php-src/ext/informix/ifx.ec:1.109.2.7.2.1 Mon Dec 25 16:48:17 2006
+++ php-src/ext/informix/ifx.ec Mon Jan 1 19:32:10 2007
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2006 The PHP Group |
+ | Copyright (c) 1997-2007 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 |
@@ -21,7 +21,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: ifx.ec,v 1.109.2.7.2.1 2006/12/25 16:48:17 iliaa Exp $ */
+/* $Id: ifx.ec,v 1.109.2.7.2.2 2007/01/01 19:32:10 iliaa Exp $ */
/* -------------------------------------------------------------------
* if you want a function reference : "grep '^\*\*' ifx.ec" will give
http://cvs.php.net/viewvc.cgi/php-src/build/build.mk?r1=1.26.2.2&r2=1.26.2.2.2.1&diff_format=u
Index: php-src/build/build.mk
diff -u php-src/build/build.mk:1.26.2.2 php-src/build/build.mk:1.26.2.2.2.1
--- php-src/build/build.mk:1.26.2.2 Sun Jan 1 12:50:00 2006
+++ php-src/build/build.mk Mon Jan 1 19:32:10 2007
@@ -1,7 +1,7 @@
# +----------------------------------------------------------------------+
# | PHP Version 5 |
# +----------------------------------------------------------------------+
-# | Copyright (c) 1997-2006 The PHP Group |
+# | Copyright (c) 1997-2007 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 |
@@ -14,7 +14,7 @@
# | Author: Sascha Schumann <[EMAIL PROTECTED]> |
# +----------------------------------------------------------------------+
#
-# $Id: build.mk,v 1.26.2.2 2006/01/01 12:50:00 sniper Exp $
+# $Id: build.mk,v 1.26.2.2.2.1 2007/01/01 19:32:10 iliaa Exp $
#
#
# Makefile to generate build tools
http://cvs.php.net/viewvc.cgi/php-src/build/build2.mk?r1=1.37.2.2&r2=1.37.2.2.2.1&diff_format=u
Index: php-src/build/build2.mk
diff -u php-src/build/build2.mk:1.37.2.2 php-src/build/build2.mk:1.37.2.2.2.1
--- php-src/build/build2.mk:1.37.2.2 Sun Jan 1 12:50:00 2006
+++ php-src/build/build2.mk Mon Jan 1 19:32:10 2007
@@ -1,7 +1,7 @@
# +----------------------------------------------------------------------+
# | PHP Version 5 |
# +----------------------------------------------------------------------+
-# | Copyright (c) 1997-2006 The PHP Group |
+# | Copyright (c) 1997-2007 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 |
@@ -14,7 +14,7 @@
# | Author: Sascha Schumann <[EMAIL PROTECTED]> |
# +----------------------------------------------------------------------+
#
-# $Id: build2.mk,v 1.37.2.2 2006/01/01 12:50:00 sniper Exp $
+# $Id: build2.mk,v 1.37.2.2.2.1 2007/01/01 19:32:10 iliaa Exp $
#
include generated_lists
http://cvs.php.net/viewvc.cgi/php-src/build/buildcheck.sh?r1=1.37.2.2&r2=1.37.2.2.2.1&diff_format=u
Index: php-src/build/buildcheck.sh
diff -u php-src/build/buildcheck.sh:1.37.2.2
php-src/build/buildcheck.sh:1.37.2.2.2.1
--- php-src/build/buildcheck.sh:1.37.2.2 Sun Jan 1 12:50:00 2006
+++ php-src/build/buildcheck.sh Mon Jan 1 19:32:10 2007
@@ -2,7 +2,7 @@
# +----------------------------------------------------------------------+
# | PHP Version 5 |
# +----------------------------------------------------------------------+
-# | Copyright (c) 1997-2006 The PHP Group |
+# | Copyright (c) 1997-2007 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 |
@@ -16,7 +16,7 @@
# | Sascha Schumann <[EMAIL PROTECTED]> |
# +----------------------------------------------------------------------+
#
-# $Id: buildcheck.sh,v 1.37.2.2 2006/01/01 12:50:00 sniper Exp $
+# $Id: buildcheck.sh,v 1.37.2.2.2.1 2007/01/01 19:32:10 iliaa Exp $
#
echo "buildconf: checking installation..."
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php