We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a7852 commit 712b2caCopy full SHA for 712b2ca
lib/Tmdb/ConfigurationInterface.php
@@ -1,16 +1,15 @@
1
<?php
2
/**
3
- * This file is part of the Shop2Market module created by B-Found IM&S.
+ * This file is part of the Tmdb PHP API created by Michael Roterman.
4
*
5
* For the full copyright and license information, please view the LICENSE
6
* file that was distributed with this source code.
7
8
- * @package Shop2Market
9
- * @author Michael Roterman <michael@b-found.nl>
10
- * @copyright (c) 2014, B-Found Internet Marketing & Services
+ * @package Tmdb
+ * @author Michael Roterman <michael@wtfz.net>
+ * @copyright (c) 2013, Michael Roterman
11
* @version 0.0.1
12
*/
13
-
14
namespace Tmdb;
15
16
interface ConfigurationInterface
0 commit comments