Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GrCompiler
Source: http://sourceforge.net/projects/silgraphite/files/grcompiler/
License: LGPL-2.1+ or CPL-0.5+

Files: *
Copyright: Copyright (c) 1999-2012 SIL International
License: LGPL-2.1+ or CPL-0.5+
    This library is free software; you can redistribute it and/or modify
    it under the terms of either:
 .
        a) the Common Public License as published by the "Agreement
         Steward" for that license (currently IBM); either version 0.5
         of the License, or (at your option) any later version,
 .
    or 
 .
        b) the GNU Lesser General Public License as published by the 
         Free Software Foundation; either version 2.1 of License, or
         (at your option) any later version.
 .
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either
    the Common Public License or the GNU Lesser General Public License 
    for more details.
 . 
    You should have received a plain text copy of the Common Public License
    Version 0.5 with this distribution in the file named "License_CPLv05.txt".
    That text came from http://www.opensource.org/licenses/cpl.html. The 
    initial "Agreement Steward" for the CPL displays currently the license at
    http://www-124.ibm.com/developerworks/oss/license-cpl.html. 
 .
    You should also have received a copy of the GNU Lesser General Public
    License along with this library in the file named "License_LGPLv21.txt".
    If not, write to the Free Software Foundation, Inc., 51 Franklin St, 
    Fifth Floor, Boston, MA  02110-1301  USA or visit their web page on the 
    internet at http://www.fsf.org/licenses/lgpl.html.
 .
    The GNU General Public License to which the GNU Lesser General Public 
    License refers can be found at http://www.gnu.org/copyleft/gpl.html. 
    For convenient reference, a text version has been included with this 
    distribution in the file named "License_GPLv2.txt".  All of the licenses 
    mentioned above can also be found at http://www.opensource.org/licenses/.

Files: preprocessor/*
Copyright: Copyright (c) 1999 Daniel Stenberg
License: MIT
  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.

Files: compiler/Grammar/*
Copyright: none
License: public-domain
 * ANTLR 2.6.0 MageLang Insitute, 1999
 * <p>
 * We reserve no legal rights to the ANTLR--it is fully in the
 * public domain. An individual or company may do whatever
 * they wish with source code distributed with ANTLR or the
 * code generated by ANTLR, including the incorporation of
 * ANTLR, or its output, into commerical software.
 * <p>
 * We encourage users to develop software with ANTLR. However,
 * we do ask that credit is given to us for developing
 * ANTLR. By "credit", we mean that if you use ANTLR or
 * incorporate any source code into one of your programs
 * (commercial product, research project, or otherwise) that
 * you acknowledge this fact somewhere in the documentation,
 * research report, etc... If you like ANTLR and have
 * developed a nice tool with the output, please mention that
 * you developed it using ANTLR. In addition, we ask that the
 * headers remain intact in our source code. As long as these
 * guidelines are kept, we expect to continue enhancing this
 * system and expect to make other tools available as they are
 * completed.
 * <p>
 * The ANTLR gang:
 * @version ANTLR 2.6.0 MageLang Insitute, 1999
 * @author Terence Parr, <a href=http://www.MageLang.com>MageLang Institute</a>
 * @author <br>John Lilley, <a href=http://www.Empathy.com>Empathy Software</a>
 * @author <br><a href="mailto:pete@yamuna.demon.co.uk">Pete Wells</a>

Files:  test/GrcRegressionTest/fonts/*
Copyright: Copyright (c) SIL International, 1994-2012
License: OFL-1.1

Files: debian*/*
Copyright: 2012 Daniel Glassey <wdg@debian.org>
License: LGPL-2+
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.
 .
    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Library General Public License for more details.
 .
    On Debian systems you should have a local copy of the GNU Library
    General Public License in /usr/share/common-licenses/LGPL-2. If you
    downloaded the source you will find it in the file LICENSE; if not,
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

License: LGPL-2.1+
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.
 .
    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Library General Public License for more details.
 .
    On Debian systems you should have a local copy of the GNU Library
    General Public License in /usr/share/common-licenses/LGPL-2. If you
    downloaded the source you will find it in the file license/License_LGPLv21.txt
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

License: CPL-0.5+
 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE 
 ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S 
 ACCEPTANCE OF THIS AGREEMENT.
 .
 1. DEFINITIONS
 .
 "Contribution" means:
 .
      a) in the case of the initial Contributor, the initial code and documentation distributed 
 under this Agreement, and 
 .
      b) in the case of each subsequent Contributor: 
 .
      i) changes to the Program, and 
 .
      ii) additions to the Program; 
 .
      where such changes and/or additions to the Program originate from and are distributed by 
 that particular Contributor. A Contribution 'originates' from a Contributor if it was added to 
 the Program by such Contributor itself or anyone acting on such Contributor's behalf. 
 Contributions do not include additions to the Program which: (i) are separate modules of 
 software distributed in conjunction with the Program under their own license agreement, and 
 (ii) are not derivative works of the Program. 
 .
 .
 "Contributor" means any person or entity that distributes the Program.
 .
 "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily 
 infringed by the use or sale of its Contribution alone or when combined with the Program.
 .
 "Program" means the Contributions distributed in accordance with this Agreement.
 .
 "Recipient" means anyone who receives the Program under this Agreement, including all 
 Contributors.
 .
 .
 2. GRANT OF RIGHTS
 .
      a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a 
 non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works 
 of, publicly display, publicly perform, distribute and sublicense the Contribution of such 
 Contributor, if any, and such derivative works, in source code and object code form. 
 .
      b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a 
 non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, 
 sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if 
 any, in source code and object code form. This patent license shall apply to the combination of 
 the Contribution and the Program if, at the time the Contribution is added by the Contributor, 
 such addition of the Contribution causes such combination to be covered by the Licensed 
 Patents. The patent license shall not apply to any other combinations which include the 
 Contribution. No hardware per se is licensed hereunder. 
 .
      c) Recipient understands that although each Contributor grants the licenses to its 
 Contributions set forth herein, no assurances are provided by any Contributor that the Program 
 does not infringe the patent or other intellectual property rights of any other entity. Each 
 Contributor disclaims any liability to Recipient for claims brought by any other entity based 
 on infringement of intellectual property rights or otherwise. As a condition to exercising the 
 rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to 
 secure any other intellectual property rights needed, if any. For example, if a third party 
 patent license is required to allow Recipient to distribute the Program, it is Recipient's 
 responsibility to acquire that license before distributing the                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              