Skip to content

Commit 712b2ca

Browse files
committed
Fix copyright header
1 parent f5a7852 commit 712b2ca

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

lib/Tmdb/ConfigurationInterface.php

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
<?php
22
/**
3-
* This file is part of the Shop2Market module created by B-Found IM&S.
3+
* This file is part of the Tmdb PHP API created by Michael Roterman.
44
*
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @package Shop2Market
9-
* @author Michael Roterman <michael@b-found.nl>
10-
* @copyright (c) 2014, B-Found Internet Marketing & Services
8+
* @package Tmdb
9+
* @author Michael Roterman <michael@wtfz.net>
10+
* @copyright (c) 2013, Michael Roterman
1111
* @version 0.0.1
1212
*/
13-
1413
namespace Tmdb;
1514

1615
interface ConfigurationInterface

0 commit comments

Comments
 (0)