Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Commit daa6c73

Browse files
committed
Keeping original CR
1 parent 81c80f9 commit daa6c73

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/PHPFormatter/Finder/FileFinder.php

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<?php
22

33
/*
4-
* This file is part of MITRE's ACE project
4+
* This file is part of the php-formatter package
55
*
6-
* Copyright (c) 2015 MITRE Corporation
6+
* Copyright (c) 2014 Marc Morera
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.
1010
*
11+
* Feel free to edit as you please, and have fun.
1112
*
12-
* @author MITRE's ACE Team <ace-team@mitre.org>
13+
* @author Marc Morera <yuhu@mmoreram.com>
1314
*/
1415

1516
namespace Mmoreram\PHPFormatter\Finder;

0 commit comments

Comments
 (0)