Skip to content

Commit 26a08c6

Browse files
committed
Updated copyright
1 parent 97a60c2 commit 26a08c6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+89
-89
lines changed

app/Console/cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# For full copyright and license information, please see the LICENSE.txt
1212
# Redistributions of files must retain the above copyright notice.
1313
#
14-
# @copyright Copyright 2005-2012, Cake Software Foundation, Inc.
14+
# @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
1515
# @link http://cakephp.org CakePHP(tm) Project
1616
# @package cake.Console
1717
# @since CakePHP(tm) v 1.2.0.5012

app/Console/cake.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
:: PHP 5
55
::
66
:: CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
7-
:: Copyright 2005-2012, Cake Software Foundation, Inc.
7+
:: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
88
::
99
:: Licensed under The MIT License
1010
:: Redistributions of files must retain the above copyright notice.
1111
::
12-
:: @copyright Copyright 2005-2012, Cake Software Foundation, Inc.
12+
:: @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
1313
:: @link http://cakephp.org CakePHP(tm) Project
1414
:: @package app.Console
1515
:: @since CakePHP(tm) v 2.0

app/Console/cake.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* PHP 5
77
*
88
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
9-
* Copyright 2005-2012, Cake Software Foundation, Inc.
9+
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
1010
*
1111
* Licensed under The MIT License
1212
* For full copyright and license information, please see the LICENSE.txt

lib/Cake/Console/Command/Task/BakeTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* PHP 5
66
*
77
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
8-
* Copyright 2005-2012, Cake Software Foundation, Inc.
8+
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
99
*
1010
* Licensed under The MIT License
1111
* For full copyright and license information, please see the LICENSE.txt

lib/Cake/Console/Command/Task/ControllerTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* PHP 5
66
*
77
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
8-
* Copyright 2005-2012, Cake Software Foundation, Inc.
8+
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
99
*
1010
* Licensed under The MIT License
1111
* For full copyright and license information, please see the LICENSE.txt

lib/Cake/Console/Command/Task/FixtureTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* PHP 5
66
*
77
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
8-
* Copyright 2005-2012, Cake Software Foundation, Inc.
8+
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
99
*
1010
* Licensed under The MIT License
1111
* For full copyright and license information, please see the LICENSE.txt

lib/Cake/Console/Templates/skel/Console/cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# For full copyright and license information, please see the LICENSE.txt
1212
# Redistributions of files must retain the above copyright notice.
1313
#
14-
# @copyright Copyright 2005-2012, Cake Software Foundation, Inc.
14+
# @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
1515
# @link http://cakephp.org CakePHP(tm) Project
1616
# @package cake.Console
1717
# @since CakePHP(tm) v 1.2.0.5012

lib/Cake/Console/Templates/skel/Console/cake.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
:: PHP 5
55
::
66
:: CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
7-
:: Copyright 2005-2012, Cake Software Foundation, Inc.
7+
:: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
88
::
99
:: Licensed under The MIT License
1010
:: Redistributions of files must retain the above copyright notice.
1111
::
12-
:: @copyright Copyright 2005-2012, Cake Software Foundation, Inc.
12+
:: @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
1313
:: @link http://cakephp.org CakePHP(tm) Project
1414
:: @package app.Console
1515
:: @since CakePHP(tm) v 2.0

lib/Cake/Console/Templates/skel/Console/cake.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* PHP 5
77
*
88
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
9-
* Copyright 2005-2012, Cake Software Foundation, Inc.
9+
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
1010
*
1111
* Licensed under The MIT License
1212
* For full copyright and license information, please see the LICENSE.txt

lib/Cake/Console/cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# For full copyright and license information, please see the LICENSE.txt
1212
# Redistributions of files must retain the above copyright notice.
1313
#
14-
# @copyright Copyright 2005-2012, Cake Software Foundation, Inc.
14+
# @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
1515
# @link http://cakephp.org CakePHP(tm) Project
1616
# @package cake.Console
1717
# @since CakePHP(tm) v 1.2.0.5012

0 commit comments

Comments
 (0)