Skip to content

Commit 1bbfc75

Browse files
committed
Merge branch 'master' of github.com:api-platform/schema-generator
2 parents 2a16c06 + 9c5cc04 commit 1bbfc75

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/AnnotationGenerator/DoctrineMongoDBAnnotationGenerator.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<?php
22

33
/*
4+
* This file is part of the API Platform project.
5+
*
46
* (c) Kévin Dunglas <[email protected]>
57
*
6-
* This source file is subject to the MIT license that is bundled
7-
* with this source code in the file LICENSE.
8+
* For the full copyright and license information, please view the LICENSE
9+
* file that was distributed with this source code.
810
*/
911

1012
namespace ApiPlatform\SchemaGenerator\AnnotationGenerator;

0 commit comments

Comments
 (0)