This package was debianized by Michael Janssen <jamuraa@debian.org> on
Mon, 14 May 2007 23:57:23 -0500.

It was downloaded from http://playerstage.sourceforge.net

Upstream Authors: 
    Brian Gerkey <gerkey@users.sourceforge.net>
    Andrew Howard <inspectorg@users.sourceforge.net>
    Richard Vaughan <rtv@users.sourceforge.net>
    and others

Copyright: 
    Copyright (C) 2000-2007 Brian Gerkey <gerkey@users.sourceforge.net>
    Copyright (C) 2000-2007 Andrew Howard <inspectorg@users.sourceforge.net>
    Copyright (C) 2000-2007 Richard Vaughan <rtv@users.sourceforge.net>
    and others

License:
(From doc/player.txt)
Player source and documentation is released under the terms of the
GNU General Public License v2. A copy of the license is included with the
sourcecode in the file COPYING. Copying and redistribution is permitted
only under the terms of the license.  Client libraries are simultaneously
released under the terms of the GNU Lesser General Public License v2.1.

Player documentation is distributed under the GNU Free Documentation
License ("FDL").

The GPL:
  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:
  Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
  MA 02110-1301, USA.

	On Debian Systems, the GPL version 2 is available at 
	/usr/share/common-licenses/GPL-2

The LGPL: 
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
  version 2.1 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
  Lesser General Public License for more details.
 
  You should have received a copy of the GNU Lesser General Public
  License along with this library; if not, write to:
	Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
	MA 02110-1301, USA.

  On Debian Systems, the LGPL version 2.1 is available at
  /usr/share/common-licenses/LGPL-2.1

The GFDL:

  On Debian Systems, the GNU Free Documentation License is available at
  /usr/share/common-licenses/GFDL

As an exception the following files include a BSD 3 clause copyright notice:
  - examples/libplayerc++/args.h
  - examples/libplayerc++/camera.cc
  - examples/libplayerc++/clientgraphics3d.cc
  - examples/libplayerc++/clientgraphics.cc
  - examples/libplayerc++/example0.cc
  - examples/libplayerc++/example1.cc
  - examples/libplayerc++/example2.cc
  - examples/libplayerc++/example3.cc
  - examples/libplayerc++/example4.cc
  - examples/libplayerc++/goto.cc
  - examples/libplayerc++/grip.cc
  - examples/libplayerc++/laserobstacleavoid.cc
  - examples/libplayerc++/ptz.cc
  - examples/libplayerc++/randomwalk.cc
  - examples/libplayerc/service_discovery.c
  - examples/libplayerc/simple.c
  - examples/libplayerc++/sonarobstacleavoid.cc
  - examples/libplayerc++/speech.cc
  - examples/libplayerc/speech_c_client.c
  - examples/libplayerc++/speech_cpp_client.cc
  - examples/libplayerc/vmap.c
  - examples/libplayerc++/wallfollow.cc
  - examples/plugins/exampleinterface/eginterf_client.c
  - examples/plugins/exampleinterface/eginterf_client.h
  - examples/plugins/exampleinterface/eginterf_driver.cc
  - examples/plugins/exampleinterface/example_client.c
  - examples/plugins/opaquedriver/opaque.c
  - examples/plugins/opaquedriver/opaquedriver.cc
  - examples/plugins/opaquedriver/sharedstruct.h
  - examples/python/playercpp_example.py
  - examples/python/playercpy_example.py
  - examples/ruby/fiducial.rb
  - examples/ruby/laser.rb
  - examples/ruby/libplayerc++_ruby_example.rb
  - examples/ruby/simulation.rb
  - examples/ruby/test_bindings_installation.rb
  - examples/ruby/test.rb
  - examples/ruby/wifi.rb
  - replace/nanosleep.c
  - replace/usleep.c
  - server/drivers/mixed/epuck/doc/player_2_1/blinkenlight.c
  - server/drivers/mixed/epuck/doc/player_2_1/camera.c
  - server/drivers/mixed/epuck/doc/player_2_1/ir.c
  - server/drivers/mixed/epuck/doc/player_2_1/position2d.c
  - server/drivers/mixed/mricp/include/geometry2D.h
  - server/drivers/mixed/mricp/include/icp.h
  - server/drivers/mixed/mricp/include/nn.h
  - server/drivers/mixed/mricp/src/geometry2D.cpp
  - server/drivers/mixed/mricp/src/icp.cpp
  - server/drivers/mixed/mricp/src/nn.cpp
  - server/drivers/shell/test/test_passthrough.py

  On Debian Systems, the BSD license is available at
  /usr/share/common-licenses/BSD

As an exception the following files include a BSD 2 clause copyright notice:
  - server/drivers/camera/v4l2/bayer.c
  - server/drivers/camera/v4l2/bayer.h

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
 
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.
 
The Debian packaging is (C) 2007, Michael Janssen <jamuraa@debian.org> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
