AUTHORS.txt for Pop Star
Open Source Puzzle Game

May 6, 2007 - May 6, 2007

Concept and Coding by Bill Kendrick
  bill@newbreedsoftware.com
  http://www.newbreedsoftware.com/

  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 program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  
  See COPYING-GNU-GPL.txt


Music by R. Douglas Barbieri
  doug@dooglio.net
  http://music.dooglio.net/

  Music is released under the Creative Commons Attribution 3.0 Unported
  License.  You are free:

    to Share - to copy, distribute and transmit the work
    to Reix - to adapt the work

  Under the following conditions:

    Attribution. You must attribute the work in the manner specified by the
    author or licensor (but not in any way that suggests that they endorse
    you or your use of the work).

  * For any reuse or distribution, you must make clear to others the license
    terms of this work.
  * Any of the above conditions can be waived if you get permission from the
    copyright holder.
  * Nothing in this license impairs or restricts the author's moral rights.

  See COPYING-CC-Attrib30.txt.


San Francisco Artwork photographed by Daniel di Palma
  EDPalma@bellsouth.net
  http://commons.wikimedia.org/wiki/Image:Sanfrancisco10182006.jpg

  This file is licensed under the Creative Commons Attribution ShareAlike 2.5
  License. In short: you are free to share and make derivative works of the
  file under the conditions that you appropriately attribute it, and that you
  distribute it only under a license identical to this one.

  See COPYING-CC-ShareAlike25.txt


Additional code:

  Segment intersection
  Based on example by "Eduardo" <abdulai@tutopia.com>
  http://groups.google.com/group/comp.graphics.algorithms/tree/browse_frm/thread/3821038110407e69/121714cbcbad8da7?rnum=1&_done=%2Fgroup%2Fcomp.graphics.algorithms%2Fbrowse_frm%2Fthread%2F3821038110407e69%2F121714cbcbad8da7%3Ftvc%3D1%26#doc_863c869641ad19a2

  Inside Polygon
  Based on example by Randolh Franklin
  http://astronomy.swin.edu.au/~pbourke/geometry/insidepoly/

