Skip to content

Commit 83c9b15

Browse files
committed
Remove license phpdoc annotation
1 parent b7ce3b1 commit 83c9b15

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

src/ContainerExceptionInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<?php
2-
/**
3-
* @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
4-
*/
52

63
namespace Psr\Container;
74

src/ContainerInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<?php
2-
/**
3-
* @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
4-
*/
52

63
namespace Psr\Container;
74

src/NotFoundExceptionInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<?php
2-
/**
3-
* @license http://www.opensource.org/licenses/mit-license.php MIT (see the LICENSE file)
4-
*/
52

63
namespace Psr\Container;
74

0 commit comments

Comments
 (0)