diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /licenses/astrolog | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'licenses/astrolog')
-rw-r--r-- | licenses/astrolog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/licenses/astrolog b/licenses/astrolog new file mode 100644 index 000000000000..532585fcbf2f --- /dev/null +++ b/licenses/astrolog @@ -0,0 +1,27 @@ +The graphics database and chart display routines +used in this program are Copyright (C) 1991-1998 by Walter D. Pullen +(Astara@msn.com, http://www.magitech.com/~cruiser1/astrolog.htm). +Permission is granted to freely use and distribute these routines +provided one doesn't sell, restrict, or profit from them in any way. +Modification is allowed provided these notices remain with any +altered or edited versions of the program. + +The main planetary calculation routines used in this program have +been Copyrighted and the core of this program is basically a +conversion to C of the routines created by James Neely as listed in +Michael Erlewine's 'Manual of Computer Programming for Astrologers', +available from Matrix Software. The copyright gives us permission to +use the routines for personal use but not to sell them or profit from +them in any way. + +The PostScript code within the core graphics routines are programmed +and Copyright (C) 1992-1993 by Brian D. Willoughby. Conditions are +identical to those above. + +The extended accurate ephemeris databases and formulas are from the +calculation routines in the program "Placalc" and are programmed and +Copyright (C) 1989,1991,1993 by Astrodienst AG and Alois Treindl +The use of that source code is subject to regulations made by +Astrodienst Zurich, and the code is not in the public domain. This +copyright notice must not be changed or removed by any user of this +program. |