Skip to content

Commit

Permalink
added license header #797
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermednt committed Aug 7, 2018
1 parent a014b25 commit 58f4343
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
<?php
/**
* This file is part of the login-cidadao project or it's bundles.
*
* (c) Guilherme Donato <guilhermednt on github>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

namespace LoginCidadao\AccountRecoveryBundle\DependencyInjection;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
<?php
/**
* This file is part of the login-cidadao project or it's bundles.
*
* (c) Guilherme Donato <guilhermednt on github>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

namespace LoginCidadao\AccountRecoveryBundle\DependencyInjection;

Expand Down

0 comments on commit 58f4343

Please sign in to comment.