Show
Ignore:
Timestamp:
02/22/08 18:11:35 (11 months ago)
Author:
jwage
Message:

Changed all references from phpdoctrine.com to phpdoctrine.org

Location:
trunk/tests_old/Export
Files:
10 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests_old/Export/CheckConstraintTestCase.php

    r2353 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/FirebirdTestCase.php

    r3495 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/InformixTestCase.php

    r781 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/MssqlTestCase.php

    r781 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/MysqlTestCase.php

    r3495 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/OracleTestCase.php

    r3495 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/PgsqlTestCase.php

    r3501 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/RecordTestCase.php

    r3495 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/SchemaTestCase.php

    r2724 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$ 
  • trunk/tests_old/Export/SqliteTestCase.php

    r3565 r3882  
    1717 * This software consists of voluntary contributions made by many individuals 
    1818 * and is licensed under the LGPL. For more information, see 
    19  * <http://www.phpdoctrine.com>. 
     19 * <http://www.phpdoctrine.org>. 
    2020 */ 
    2121 
     
    2727 * @license     http://www.opensource.org/licenses/lgpl-license.php LGPL 
    2828 * @category    Object Relational Mapping 
    29  * @link        www.phpdoctrine.com 
     29 * @link        www.phpdoctrine.org 
    3030 * @since       1.0 
    3131 * @version     $Revision$