Skip to content

Commit

Permalink
Fixing OpenTest license mentions to use MIT License
Browse files Browse the repository at this point in the history
Fixing PHP versions 4 and 5 to only be PHP5.
  • Loading branch information
markstory committed Oct 3, 2010
1 parent b908365 commit 3ab7701
Show file tree
Hide file tree
Showing 291 changed files with 730 additions and 730 deletions.
6 changes: 3 additions & 3 deletions cake/tests/cases/basics.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* BasicsTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/console/cake.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* ShellDispatcherTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc.
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc.
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/acl.test.php
Expand Up @@ -2,7 +2,7 @@
/**
* AclShell Test file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2010, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/api.test.php
Expand Up @@ -2,7 +2,7 @@
/**
* ApiShellTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2010, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/bake.test.php
Expand Up @@ -3,7 +3,7 @@
* BakeShell Test Case
*
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org)
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/schema.test.php
Expand Up @@ -2,7 +2,7 @@
/**
* SchemaShellTest Test file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2010, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/shell.test.php
Expand Up @@ -4,7 +4,7 @@
*
* Test Case for Shell
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2010, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/controller.test.php
Expand Up @@ -2,7 +2,7 @@
/**
* ControllerTask Test Case
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org)
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/db_config.test.php
Expand Up @@ -2,7 +2,7 @@
/**
* DBConfigTask Test Case
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org)
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/extract.test.php
Expand Up @@ -4,7 +4,7 @@
*
* Test Case for i18n extraction shell task
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2010, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/fixture.test.php
Expand Up @@ -2,7 +2,7 @@
/**
* FixtureTask Test case
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org)
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/model.test.php
Expand Up @@ -4,7 +4,7 @@
*
* Test Case for test generation shell task
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2010, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/plugin.test.php
Expand Up @@ -4,7 +4,7 @@
*
* Test Case for plugin generation shell task
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2009, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/project.test.php
Expand Up @@ -4,7 +4,7 @@
*
* Test Case for project generation shell task
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2009, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/template.test.php
Expand Up @@ -5,7 +5,7 @@
* Test Case for TemplateTask generation shell task
*
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org)
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/test.test.php
Expand Up @@ -4,7 +4,7 @@
*
* Test Case for test generation shell task
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2010, Cake Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion cake/tests/cases/console/libs/tasks/view.test.php
Expand Up @@ -4,7 +4,7 @@
*
* Test Case for view generation shell task
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP : Rapid Development Framework (http://cakephp.org)
* Copyright 2006-2009, Cake Software Foundation, Inc.
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/dispatcher.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* DispatcherTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cache.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* CacheTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cache/apc.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* ApcEngineTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cache/file.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* FileEngineTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cache/memcache.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* MemcacheEngineTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cache/xcache.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* XcacheEngineTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cake_log.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* CakeLogTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cake_session.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* SessionTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cake_socket.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* SocketTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/cake_test_fixture.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* CakeTestFixture file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/class_registry.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* ClassRegistryTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/configure.test.php
Expand Up @@ -4,13 +4,13 @@
*
* Holds several tests
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down
6 changes: 3 additions & 3 deletions cake/tests/cases/libs/controller/component.test.php
Expand Up @@ -2,13 +2,13 @@
/**
* ComponentTest file
*
* PHP versions 4 and 5
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The Open Group Test Suite License
* Redistributions of files must retain the above copyright notice.
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
Expand Down

0 comments on commit 3ab7701

Please sign in to comment.