Skip to content

Commit

Permalink
Added missing license header
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Jul 8, 2012
1 parent 1f8d58a commit ff9997c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CouchDocument/UserManager.php
@@ -1,5 +1,14 @@
<?php

/*
* This file is part of the FOSUserBundle package.
*
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

namespace FOS\UserBundle\CouchDocument;

use Doctrine\ODM\CouchDB\DocumentManager;
Expand Down

0 comments on commit ff9997c

Please sign in to comment.