Skip to content

Commit

Permalink
remove copyright docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoroosevelt committed Sep 19, 2023
1 parent 9a0eac4 commit 64d3e47
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tests/TestCase/Date/GettersTest.php
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
<?php
declare(strict_types=1);

/**
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
* @copyright Copyright (c) Brian Nesbitt <[email protected]>
* @link https://cakephp.org CakePHP(tm) Project
* @license https://www.opensource.org/licenses/mit-license.php MIT License
*/

namespace Cake\Chronos\Test\TestCase\Date;

use Cake\Chronos\ChronosDate;
Expand Down

0 comments on commit 64d3e47

Please sign in to comment.