Skip to content

Commit 014d250

Browse files
authored
Merge pull request #16 from chalasr/rm-license-annot
Remove license phpdoc annotation
2 parents 2cc4a01 + 83c9b15 commit 014d250

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)