From a93ddab01e16f315dd00b8f56e8d30e63c680b8f Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Thu, 5 Jan 2006 02:35:02 +0000 Subject: [PATCH] - More -> 2006 changes --- Zend/LICENSE | 2 +- Zend/zend_unicode.c | 2 +- Zend/zend_unicode.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Zend/LICENSE b/Zend/LICENSE index 67256f1969..8acb9af4f8 100644 --- a/Zend/LICENSE +++ b/Zend/LICENSE @@ -1,6 +1,6 @@ -------------------------------------------------------------------- The Zend Engine License, Version 2.00 -Copyright (c) 1999-2005 Zend Technologies Ltd. All rights reserved. +Copyright (c) 1999-2006 Zend Technologies Ltd. All rights reserved. -------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without diff --git a/Zend/zend_unicode.c b/Zend/zend_unicode.c index 0ee2f15c5a..37f64e6f5b 100644 --- a/Zend/zend_unicode.c +++ b/Zend/zend_unicode.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2004 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2006 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/Zend/zend_unicode.h b/Zend/zend_unicode.h index 486d659a9e..627a13c7b1 100644 --- a/Zend/zend_unicode.h +++ b/Zend/zend_unicode.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2004 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2006 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | -- 2.50.1