We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a90c9 commit e80f694Copy full SHA for e80f694
src/Bridges/Cakephp.php
@@ -2,12 +2,12 @@
2
declare(strict_types=1);
3
4
/**
5
- * Copyright 2010 - 2019, Cake Development Corporation (https://www.cakedc.com)
+ * Copyright 2010 - 2023, Cake Development Corporation (https://www.cakedc.com)
6
*
7
* Licensed under The MIT License
8
* Redistributions of files must retain the above copyright notice.
9
10
- * @copyright Copyright 2010 - 2019, Cake Development Corporation (https://www.cakedc.com)
+ * @copyright Copyright 2010 - 2023, Cake Development Corporation (https://www.cakedc.com)
11
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
12
*/
13
0 commit comments