Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 10b89b5

Browse files
committed
Use HTTPS for the cakefoundation.org URL
1 parent 17314ba commit 10b89b5

File tree

716 files changed

+1422
-1422
lines changed

Some content is hidden

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

716 files changed

+1422
-1422
lines changed

app/Config/Schema/db_acl.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
* Use it to configure database for ACL
66
*
77
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
8-
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
8+
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
99
*
1010
* Licensed under The MIT License
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 (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
14+
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
1515
* @link https://cakephp.org CakePHP(tm) Project
1616
* @package app.Config.Schema
1717
* @since CakePHP(tm) v 0.2.9

app/Config/Schema/db_acl.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# $Id$
22
#
3-
# Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
3+
# Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
44
#
55
# Licensed under The MIT License
66
# For full copyright and license information, please see the LICENSE.txt

app/Config/Schema/i18n.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
* Use it to configure database for i18n
66
*
77
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
8-
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
8+
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
99
*
1010
* Licensed under The MIT License
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 (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
14+
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
1515
* @link https://cakephp.org CakePHP(tm) Project
1616
* @package app.Config.Schema
1717
* @since CakePHP(tm) v 0.2.9

app/Config/Schema/i18n.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# $Id$
22
#
3-
# Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
3+
# Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
44
#
55
# Licensed under The MIT License
66
# For full copyright and license information, please see the LICENSE.txt

app/Config/Schema/sessions.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
* Use it to configure database for Sessions
66
*
77
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
8-
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
8+
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
99
*
1010
* Licensed under The MIT License
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 (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
14+
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
1515
* @link https://cakephp.org CakePHP(tm) Project
1616
* @package app.Config.Schema
1717
* @since CakePHP(tm) v 0.2.9

app/Config/Schema/sessions.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# $Id$
22
#
3-
# Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
3+
# Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
44
# 1785 E. Sahara Avenue, Suite 490-204
55
# Las Vegas, Nevada 89104
66
#

app/Config/acl.ini.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
; * ACL Configuration
44
; *
55
; * CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
6-
; * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
6+
; * Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
77
; *
88
; * Licensed under The MIT License
99
; * Redistributions of files must retain the above copyright notice.
1010
; *
11-
; * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
11+
; * @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
1212
; * @link https://cakephp.org CakePHP(tm) Project
1313
; * @package app.Config
1414
; * @since CakePHP(tm) v 0.10.0.1076

app/Config/acl.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
* Use it to configure access control of your CakePHP application.
66
*
77
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
8-
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
8+
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
99
*
1010
* Licensed under The MIT License
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 (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
14+
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
1515
* @link https://cakephp.org CakePHP(tm) Project
1616
* @package app.Config
1717
* @since CakePHP(tm) v 2.1

app/Config/bootstrap.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
* that your application uses.
1010
*
1111
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
12-
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
12+
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
1313
*
1414
* Licensed under The MIT License
1515
* For full copyright and license information, please see the LICENSE.txt
1616
* Redistributions of files must retain the above copyright notice.
1717
*
18-
* @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
18+
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
1919
* @link https://cakephp.org CakePHP(tm) Project
2020
* @package app.Config
2121
* @since CakePHP(tm) v 0.10.8.2117

app/Config/core.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
* Use it to configure core behavior of Cake.
66
*
77
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
8-
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
8+
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
99
*
1010
* Licensed under The MIT License
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 (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
14+
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
1515
* @link https://cakephp.org CakePHP(tm) Project
1616
* @package app.Config
1717
* @since CakePHP(tm) v 0.2.9

0 commit comments

Comments
 (0)