chief Tue Feb 25 04:41:04 2003 EDT
Modified files:
/pear/Mail_Queue/Queue Body.php Container.php Error.php
Log:
update license years
Index: pear/Mail_Queue/Queue/Body.php
diff -u pear/Mail_Queue/Queue/Body.php:1.1.1.1
pear/Mail_Queue/Queue/Body.php:1.2
--- pear/Mail_Queue/Queue/Body.php:1.1.1.1 Sat Sep 21 13:55:55 2002
+++ pear/Mail_Queue/Queue/Body.php Tue Feb 25 04:41:04 2003
@@ -3,7 +3,7 @@
// +----------------------------------------------------------------------+
// | PHP Version 4 |
// +----------------------------------------------------------------------+
-// | Copyright (c) 1997, 1998, 1999, 2000, 2001 The PHP Group |
+// | Copyright (c) 1997-2003 The PHP Group |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is |
@@ -16,12 +16,12 @@
// | Authors: Radek Maciaszek <chief@xxxxxxx> |
// +----------------------------------------------------------------------+
//
-// $Id: Body.php,v 1.1.1.1 2002/09/21 17:55:55 chief Exp $
+// $Id: Body.php,v 1.2 2003/02/25 09:41:04 chief Exp $
/**
* Class contains mail data.
*
-* @version $Revision: 1.1.1.1 $
+* @version $Revision: 1.2 $
* @author Radek Maciaszek <chief@xxxxxxx>
*/
@@ -29,7 +29,7 @@
* Mail_Queue_Body contains mail data
*
* @author Radek Maciaszek <wodzu@xxxxxxxxxxxxxxxx>
-* @version $Revision: 1.1.1.1 $
+* @version $Revision: 1.2 $
* @package Mail_Queue
* @access public
*/
Index: pear/Mail_Queue/Queue/Container.php
diff -u pear/Mail_Queue/Queue/Container.php:1.1.1.1
pear/Mail_Queue/Queue/Container.php:1.2
--- pear/Mail_Queue/Queue/Container.php:1.1.1.1 Sat Sep 21 13:55:55 2002
+++ pear/Mail_Queue/Queue/Container.php Tue Feb 25 04:41:04 2003
@@ -3,7 +3,7 @@
// +----------------------------------------------------------------------+
// | PHP Version 4 |
// +----------------------------------------------------------------------+
-// | Copyright (c) 1997, 1998, 1999, 2000, 2001 The PHP Group |
+// | Copyright (c) 1997-2003 The PHP Group |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is |
@@ -16,13 +16,13 @@
// | Authors: Radek Maciaszek <wodzu@xxxxxxxx> |
// +----------------------------------------------------------------------+
//
-// $Id: Container.php,v 1.1.1.1 2002/09/21 17:55:55 chief Exp $
+// $Id: Container.php,v 1.2 2003/02/25 09:41:04 chief Exp $
/**
* Container base class for MTA queue.
* Define methods for all storage containers.
*
-* @version $Revision: 1.1.1.1 $
+* @version $Revision: 1.2 $
* @author Radek Maciaszek <chief@xxxxxxx>
*/
Index: pear/Mail_Queue/Queue/Error.php
diff -u pear/Mail_Queue/Queue/Error.php:1.1.1.1
pear/Mail_Queue/Queue/Error.php:1.2
--- pear/Mail_Queue/Queue/Error.php:1.1.1.1 Sat Sep 21 13:55:56 2002
+++ pear/Mail_Queue/Queue/Error.php Tue Feb 25 04:41:04 2003
@@ -3,7 +3,7 @@
// +----------------------------------------------------------------------+
// | PHP Version 4 |
// +----------------------------------------------------------------------+
-// | Copyright (c) 1997, 1998, 1999, 2000, 2001 The PHP Group |
+// | Copyright (c) 1997-2003 The PHP Group |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the PHP license, |
// | that is bundled with this package in the file LICENSE, and is |
@@ -16,12 +16,12 @@
// | Authors: Radek Maciaszek <chief@xxxxxxx> |
// +----------------------------------------------------------------------+
//
-// $Id: Error.php,v 1.1.1.1 2002/09/21 17:55:56 chief Exp $
+// $Id: Error.php,v 1.2 2003/02/25 09:41:04 chief Exp $
/**
* Pear Error class for mail queue management
*
-* @version $Revision: 1.1.1.1 $
+* @version $Revision: 1.2 $
* @author Radek Maciaszek <chief@xxxxxxx>
*/
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|