Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Maitreya
Upstream-Contact: M. Pettau <http://www.saravali.de/contact.html>
Source: http://www.saravali.de/maitreya.html
 Upstream source is 
 http://prdownloads.sourceforge.net/maitreya/maitreya-6.0.5.tar.bz2
Comment:  On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

Files: *
Copyright: 2003-2010 M. Pettau <http://www.saravali.de/contact.html>
License: GPL-2+
 This program is copyrighted (C) 2003-2010 M. Pettau, and is
 distributed under terms of the GNU GPL v. 2.0 or later. The author can
 be contacted at http://www.saravali.de/contact.html.
 .
 The software is Open Source and free for private and commercial use.
 .
 Parts of this program contain code from Swiss Ephemeris project
 http://www.astro.com/swisseph/. which is licensed under the GNU GPL
 v. 2.0 or later. Swiss Ephemeris is authored by Dieter Koch and Alois
 Treindl and is copyright (C) 1997 - 2008 Astrodienst AG, Switzerland.
 .
 Parts of this program contain code from the wxpdfdoc
 project. http://wxcode.sourceforge.net/components/wxpdfdoc/ and are
 (C) Ulrich Telle <ulrich.telle@NOSPAM!@gmx.de>. wxpdfdoc is licensed
 under the wxWindows license, available at
 http://www.wxwidgets.org/about/licence3.txt. This license is also the
 license of the GUI toolkit wxWidgets used in the program.
Comment: I have removed the actual text of the GPLv2 from the above.
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

Files: debian/*
Copyright: 2011,2012 Paul Elliott <pelliott@blackpatchpanel.com>
License: GPL-2+
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License as published by the Free Software Foundation; either
 version 2 of the 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 the GNU General Public License for more
 details.
 .
 You should have received a copy of the GNU General Public
 License along with this package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

Files: src/atlas/db_ddl.sql src/atlas/geoname.pl src/atlas/geonames1000.sql src/atlas/readme.txt
Copyright: Geonames.org
License: CC-BY 3.0
 cc-by licence (creative commons attributions license). You should
 give credit to GeoNames when using data or web services with a link or
 another reference to GeoNames.
Comment: These files are not source files. They are data files read in at runtime.
 Therefore there is no problem with GPL incompatibility.

Files: src/swe/*
Copyright: 1997-2008 Astrodienst AG, Switzerland.
Comment: These files were copied from
 ftp://ftp.astro.com/pub/swisseph/swe_unix_src_1.76.00.tar.gz
 Because this is "Convenience copies of code" none of these files
 are actually used by the debian package. It has been modified
 to link to libswe0 instead as an external library.
 But it does not matter because the files are GPLed anyway.
License: GPL-2+
 /* Copyright (C) 1997 - 2008 Astrodienst AG, Switzerland.  All rights reserved.
 .
 License conditions
 ------------------
 .
 This file is part of Swiss Ephemeris.
 .
 Swiss Ephemeris is distributed with NO WARRANTY OF ANY KIND.  No author
 or distributor accepts any responsibility for the consequences of using it,
 or for whether it serves any particular purpose or works at all, unless he
 or she says so in writing.  
 .
 Swiss Ephemeris is made available by its authors under a dual licensing
 system. The software developer, who uses any part of Swiss Ephemeris
 in his or her software, must choose between one of the two license models,
 which are
 a) GNU public license version 2 or later
 b) Swiss Ephemeris Professional License
 .
 The choice must be made before the software developer distributes software
 containing parts of Swiss Ephemeris to others, and before any public
 service using the developed software is activated.
 .
 If the developer choses the GNU GPL software license, he or she must fulfill
 the conditions of that license, which includes the obligation to place his
 or her whole software project under the GNU GPL or a compatible license.
 See http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 .
 If the developer choses the Swiss Ephemeris Professional license,
 he must follow the instructions as found in http://www.astro.com/swisseph/ 
 and purchase the Swiss Ephemeris Professional Edition from Astrodienst
 and sign the corresponding license contract.
 .
 The License grants you the right to use, copy, modify and redistribute
 Swiss Ephemeris, but only under certain conditions described in the License.
 Among other things, the License requires that the copyright notices and
 this notice be preserved on all copies.
 .
 Authors of the Swiss Ephemeris: Dieter Koch and Alois Treindl
 .
 The authors of Swiss Ephemeris have no control or influence over any of
 the derived works, i.e. over software or services created by other
 programmers which use Swiss Ephemeris functions.
 .
 The names of the authors or of the copyright holder (Astrodienst) must not
 be used for promoting any software, product or service which uses or contains
 the Swiss Ephemeris. This copyright notice is the ONLY place where the
 names of the authors can legally appear, except in cases where they have
 given special permission in writing.
 .
 The trademarks 'Swiss Ephemeris' and 'Swiss Ephemeris inside' may be used
 for promoting such software, products or services.
 */

Files: src/pdf/*.cpp src/pdf/wxmemdbg.h src/pdf/wx/* src/db/wxsqlite3.cpp src/db/wx
Copyright: 1998-2005 Julian Smart, Robert Roebling et al
Comment: This license with this exception is sometimes called the wxWindows
 License. I have corrected the address of the FSF in the below. 
License: GPL-2+ with wxWindows exception
 wxWindows Library Licence, Version 3.1
 ======================================
 .
 Copyright (C) 1998-2005 Julian Smart, Robert Roebling et al
 .
 Everyone is permitted to copy and distribute verbatim copies
 of this licence document, but changing it is not allowed.
 .
 WXWINDOWS LIBRARY LICENCE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 . 
 This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU Library General Public Licence as published by
 the Free Software Foundation; either version 2 of the Licence, 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 Licence for more details.
 .
 You should have received a copy of the GNU Library General Public Licence
 along with this software, usually in a file named COPYING.LIB.  If not,
 write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
 Floor, Boston, MA 02110-1301, USA.
 .
 EXCEPTION NOTICE
 .
 1. As a special exception, the copyright holders of this library give
 permission for additional uses of the text contained in this release of
 the library as licenced under the wxWindows Library Licence, applying
 either version 3.1 of the Licence, or (at your option) any later version of
 the Licence as published by the copyright holders of version
 3.1 of the Licence document.
 .
 2. The exception is that you may use, copy, link, modify and distribute
 under your own terms, binary object code versions of works based
 on the Library.
 .
 3. If you copy code from files distributed under the terms of the GNU
 General Public Licence or the GNU Library General Public Licence into a
 copy of this library, as this licence permits, the exception does not
 apply to the code that you add in this way.  To avoid misleading anyone as
 to the status of such modified files, you must delete this exception
 notice from such code and/or adjust the licensing conditions notice
 accordingly.
 .
 4. If you write modifications of your own for this library, it is your
 choice whether to permit this exception to apply to your modifications. 
 If you do not wish that, you must delete the exception notice from such
 code and/or adjust the licensing conditions notice accordingly.

Files: src/db/sqlite3.c src/db/sqlite3.h src/db/sqlite3ext.h
Copyright: D. Richard Hipp <drh@hwaci.com>
Comment: The original tar ball used these files
 but I have altered the debian version to use external library
 instead. Convenience copies of code.
License: public domain
 The author disclaims all copyright. The library is in the public domain.
 /usr/share/doc/libsqlite3-dev/copyright (END)

Files: src/fonts/MaitreyaSymbols.TTF src/fonts/FONTLOG.txt
Copyright:  2013 Kenneth Hirst
License: OFL
 SIL OPEN FONT LICENSE
 .
 Version 1.1 - 26 February 2007
 PREAMBLE
 .
 The goals of the Open Font License (OFL) are to stimulate worldwide
 development of collaborative font projects, to support the font creation
 efforts of academic and linguistic communities, and to provide a free and
 open framework in which fonts may be shared and improved in partnership
 with others.
 .
 The OFL allows the licensed fonts to be used, studied, modified and
 redistributed freely as long as they are not sold by themselves. The
 fonts, including any derivative works, can be bundled, embedded,
 redistributed and/or sold with any software provided that any reserved
 names are not used by derivative works. The fonts and derivatives,
 however, cannot be released under any other type of license. The
 requirement for fonts to remain under this license does not apply
 to any document created using the fonts or their derivatives.
 DEFINITIONS
 .
 "Font Software" refers to the set of files released by the Copyright
 Holder(s) under this license and clearly marked as such. This may
 include source files, build scripts and documentation.
 .
 "Reserved Font Name" refers to any names specified as such after the
 copyright statement(s).
 .
 "Original Version" refers to the collection of Font Software components as
 distributed by the Copyright Holder(s).
 .
 "Modified Version" refers to any derivative made by adding to, deleting,
 or substituting — in part or in whole — any of the components of the
 Original Version, by changing formats or by porting the Font Software to a
 new environment.
 .
 "Author" refers to any designer, engineer, programmer, technical
 writer or other person who contributed to the Font Software.
 PERMISSION & CONDITIONS
 .
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of the Font Software, to use, study, copy, merge, embed, modify,
 redistribute, and sell modified and unmodified copies of the Font
 Software, subject to the following conditions:
 .
 1) Neither the Font Software nor any of its individual components,
 in Original or Modified Versions, may be sold by itself.
 .
 2) Original or Modified Versions of the Font Software may be bundled,
 redistributed and/or sold with any software, provided that each copy
 contains the above copyright notice and this license. These can be
 included either as stand-alone text files, human-readable headers or
 in the appropriate machine-readable metadata fields within text or
 binary files as long as those fields can be easily viewed by the user.
 .
 3) No Modified Version of the Font Software may use the Reserved Font
 Name(s) unless explicit written permission is granted by the corresponding
 Copyright Holder. This restriction only applies to the primary font name as
 presented to the users.
 .
 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
 Software shall not be used to promote, endorse or advertise any
 Modified Version, except to acknowledge the contribution(s) of the
 Copyright Holder(s) and the Author(s) or with their explicit written
 permission.
 .
 5) The Font Software, modified or unmodified, in part or in whole,
 must be distributed entirely under this license, and must not be
 distributed under any other license. The requirement for fonts to
 remain under this license does not apply to any document created
 using the Font Software.
 TERMINATION
 .
 This license becomes null and void if any of the above conditions are
 not met.
 DISCLAIMER
 .
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
 COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
 OTHER DEALINGS IN THE FONT SOFTWARE.
