Author: Derick Rethans
Date: 2007-01-11 15:59:29 +0100 (Thu, 11 Jan 2007)
New Revision: 4493

Log:
- I missed a couple of new files.

Modified:
   trunk/Base/src/exceptions/extension_not_found.php
   trunk/Graph/src/exceptions/date_parsing.php
   trunk/Graph/src/exceptions/invalid_data_source.php
   trunk/Mail/src/structs/walk_context.php
   trunk/Mail/src/transports/mta/transport_mta.php
   trunk/Mail/src/transports/smtp/transport_smtp.php
   trunk/Mail/tests/parser/walk_context_test.php

Modified: trunk/Base/src/exceptions/extension_not_found.php
===================================================================
--- trunk/Base/src/exceptions/extension_not_found.php   2007-01-11 14:53:01 UTC 
(rev 4492)
+++ trunk/Base/src/exceptions/extension_not_found.php   2007-01-11 14:59:29 UTC 
(rev 4493)
@@ -4,7 +4,7 @@
  *
  * @package Base
  * @version //autogen//
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */
 

Modified: trunk/Graph/src/exceptions/date_parsing.php
===================================================================
--- trunk/Graph/src/exceptions/date_parsing.php 2007-01-11 14:53:01 UTC (rev 
4492)
+++ trunk/Graph/src/exceptions/date_parsing.php 2007-01-11 14:59:29 UTC (rev 
4493)
@@ -4,7 +4,7 @@
  *
  * @package Graph
  * @version //autogen//
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */
 /**

Modified: trunk/Graph/src/exceptions/invalid_data_source.php
===================================================================
--- trunk/Graph/src/exceptions/invalid_data_source.php  2007-01-11 14:53:01 UTC 
(rev 4492)
+++ trunk/Graph/src/exceptions/invalid_data_source.php  2007-01-11 14:59:29 UTC 
(rev 4493)
@@ -4,7 +4,7 @@
  *
  * @package Graph
  * @version //autogen//
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */
 /**

Modified: trunk/Mail/src/structs/walk_context.php
===================================================================
--- trunk/Mail/src/structs/walk_context.php     2007-01-11 14:53:01 UTC (rev 
4492)
+++ trunk/Mail/src/structs/walk_context.php     2007-01-11 14:59:29 UTC (rev 
4493)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @version //autogentag//
  * @filesource

Modified: trunk/Mail/src/transports/mta/transport_mta.php
===================================================================
--- trunk/Mail/src/transports/mta/transport_mta.php     2007-01-11 14:53:01 UTC 
(rev 4492)
+++ trunk/Mail/src/transports/mta/transport_mta.php     2007-01-11 14:59:29 UTC 
(rev 4493)
@@ -4,7 +4,7 @@
  *
  * @package Mail
  * @version //autogen//
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */
 

Modified: trunk/Mail/src/transports/smtp/transport_smtp.php
===================================================================
--- trunk/Mail/src/transports/smtp/transport_smtp.php   2007-01-11 14:53:01 UTC 
(rev 4492)
+++ trunk/Mail/src/transports/smtp/transport_smtp.php   2007-01-11 14:59:29 UTC 
(rev 4493)
@@ -4,7 +4,7 @@
  *
  * @package Mail
  * @version //autogen//
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */
 

Modified: trunk/Mail/tests/parser/walk_context_test.php
===================================================================
--- trunk/Mail/tests/parser/walk_context_test.php       2007-01-11 14:53:01 UTC 
(rev 4492)
+++ trunk/Mail/tests/parser/walk_context_test.php       2007-01-11 14:59:29 UTC 
(rev 4493)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @version //autogentag//
  * @filesource

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to