Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DoctrineCommon
Source: http://pear.doctrine-project.org/
Upstream-Contact: Jonathan H. Wage <jonwage@gmail.com>

Files: *
Copyright: 2006-2012, Doctrine Project
License: Expat

Files: DoctrineCommon-*/Doctrine/Common/Cache/ApcCache.php
       DoctrineCommon-*/Doctrine/Common/Cache/ArrayCache.php
       DoctrineCommon-*/Doctrine/Common/Cache/Cache.php
       DoctrineCommon-*/Doctrine/Common/Cache/MemcacheCache.php
       DoctrineCommon-*/Doctrine/Common/Cache/MemcachedCache.php
       DoctrineCommon-*/Doctrine/Common/Cache/RedisCache.php
       DoctrineCommon-*/Doctrine/Common/Cache/WinCacheCache.php
       DoctrineCommon-*/Doctrine/Common/Cache/XcacheCache.php
       DoctrineCommon-*/Doctrine/Common/Cache/ZendDataCache.php
       DoctrineCommon-*/Doctrine/Common/Comparable.php
       DoctrineCommon-*/Doctrine/Common/Event*.php
       DoctrineCommon-*/Doctrine/Common/NotifyPropertyChanged.php
       DoctrineCommon-*/Doctrine/Common/Persistence/AbstractManagerRegistry.php
       DoctrineCommon-*/Doctrine/Common/Persistence/ConnectionRegistry.php
       DoctrineCommon-*/Doctrine/Common/Persistence/Event/ManagerEventArgs.php
       DoctrineCommon-*/Doctrine/Common/Persistence/Event/OnClearEventArgs.php
       DoctrineCommon-*/Doctrine/Common/Persistence/ManagerRegistry.php
       DoctrineCommon-*/Doctrine/Common/Persistence/Mapping/ClassMetadata*.php
       DoctrineCommon-*/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php
       DoctrineCommon-*/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php
       DoctrineCommon-*/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php
       DoctrineCommon-*/Doctrine/Common/Persistence/ObjectManager.php
       DoctrineCommon-*/Doctrine/Common/Persistence/ObjectRepository.php
       DoctrineCommon-*/Doctrine/Common/PropertyChangedListener.php
       DoctrineCommon-*/Doctrine/Common/Util/Debug.php
       DoctrineCommon-*/Doctrine/Common/Util/Inflector.php
       DoctrineCommon-*/Doctrine/Common/Version.php
Copyright: 2006-2012, Doctrine Project
           Jonathan Wage <jonwage@gmail.com>
           Guilherme Blanco <guilhermeblanco@hotmail.com>
           Roman Borschel <roman@code-factory.org>
           Benjamin Eberlei <kontakt@beberlei.de>
           David Abdemoulaie <dave@hobodave.com>
           Fabio B. Silva <fabio.bat.silva@gmail.com>
           Osman Ungur <osmanungur@gmail.com>
           Ralph Schindler <ralph.schindler@zend.com>
           Fabien Potencier <fabien@symfony.com>
           Lukas Kahwe Smith <smith@pooteeweet.org>
           Giorgio Sironi <piccoloprincipeazzurro@gmail.com>
           Konsta Vesterinen <kvesteri@cc.hut.fi>
License: Expat and LGPL-2.1

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is furnished
 to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

License: LGPL-2.1
 On Debian systems, the full text of the GNU Lesser General Public License
 version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
