Skip to content

Commit

Permalink
Add missing copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Riimu committed Jun 30, 2017
1 parent 8c520fa commit 6584a00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/tests/UriParserTest.php
Expand Up @@ -4,6 +4,11 @@

use PHPUnit\Framework\TestCase;

/**
* @author Riikka Kalliomäki <riikka.kalliomaki@gmail.com>
* @copyright Copyright (c) 2015-2017 Riikka Kalliomäki
* @license http://opensource.org/licenses/mit-license.php MIT License
*/
class UriParserTest extends TestCase
{
public function testFullUri()
Expand Down

0 comments on commit 6584a00

Please sign in to comment.