Some work on this package was done by Ivan E. Moore II <rkrusty@debian.org>
This package was debianized by Andreas Jellinghaus <aj@debian.org>.
Thanks to Brandon Mitchell <bhmit1@mail.wm.edu> for his work on the
libc5 version.
 
It was downloaded from ftp.kde.org
/pub/kde/stable/Beta1/distribution/tgz/source kdebase-*.tgz 

Copyright:

All programs are either under the GPL or the Artistic License (namely
kpanel, kwm, konsole, kstart).

kdm is based on xdm :
Copyright (c) 1990  X Consortium

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
X CONSORTIUM 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.

This package includes libtool files :
## libtool.m4 - Configure libtool for the target system.
-*-Shell-script-*-
## Copyright (C) 1996, 1997 Free Software Foundation, Inc.
## Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
##
## 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.
##
## As a special exception to the GNU General Public License, if you
## distribute this file as part of a program that contains a
## configuration script generated by Autoconf, you may include it under
## the same distribution terms that you use for the rest of that program.
 
kscreensaver :
CREDITS:

  lines   -  Copyright (c) 1997 Dirk Staneker
  blob    -  Copyright (c) 1997 Tiaan Wessels <tiaan@netsys.co.za>

Ported from xlockmore:     (but blame me if they don't work)
  rock    -  Copyright (c) 1992 by Jamie Zawinski
  flame   -  Copyright (c) 1991 by Patrick J. Naughton.
  pyro    -  Copyright (c) 1991 by Patrick J. Naughton.
  laser   -  Copyright (c) 1995 Pascal Pensa <pensa@aurora.unice.fr>

Ported from xlockmore by Emanuel Pirker <epirker@edu.uni-klu.ac.at>:
  bat     -  Copyright (c) 1988 by Sun Microsystems
  forest  -  Copyright (c) 1995 Pascal Pensa <pensa@aurora.unice.fr>
  hop     -  Copyright (c) 1991 by Patrick J. Naughton.
  lissie  -  Copyright (c) Alexander Jolk <ub9x@rz.uni-karlsruhe.de>
  slip    -  Copyright (c) 1992 by Scott Draves (spot@cs.cmu.edu)
  swarm   -  Copyright (c) 1991 by Patrick J. Naughton
  morph3d -  Copyright (c) 1997 by Marcelo F. Vianna

xlock Copyright Notice:

 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.  No representations are made about the suitability of this
 software for any purpose.  It is provided "as is" without express or
 implied warranty.

kvt :
From: "J.D.Bovey" <J.D.Bovey@ukc.ac.uk>

     I'm currently patching and hacking rxvt which was made on xvt .
     The copying policy for xvt was : "Do what you want (...) but no
     money" .

     Could you please change this copyright to GPL ?  (GPL basically
     says : do what you want but include source code, if you use this
     source code for another progam, he must also be distributed under
     GPL .  Source code must be freely available but you can sell the
     program, if of course you let the buyer do what he wants with the
     program, including giving it for free to other peoples ...)

     Do you want a full copy of the GPL ?

     I'm asking that because I see your copyright is not respected :
     rxvt can be found on cdroms which are sold, etc ... so theese
     people are breaking your copyright ... but rxvt is such a good
     program I'd like it to spread even more through X users ... what
     GPL can allow !

     GPL would be quite the same than your actual copyright, it only
     include one more restriction (include source code) and let people
     get programs for free .

     Is GPL ok for rxvt ?

     Please email me back (I'm currently on vacation in France :-) I'll
     respond as soon as possible !

If you want to change the copying policy of rxvt to GPL then I have
no objection to that.

John Bovey
 
/*
 * This module has been very heavily modified by R. Nation
 * (nation@rocket.sanders.lockheed.com).
 * No additional restrictions are applied
 *
 * Additional modification by Garrett D'Amore (garrett@netcom.com) to
 * allow vt100 printing.  No additional restrictions are applied.
 *
 * As usual, the author accepts no responsibility for anything, nor does
 * he guarantee anything whatsoever.
 */
 
and

/***************************************************************************
 *
 * This module is all original work by Robert Nation
 * (nation@rocket.sanders.lockheed.com)
 *
 * Copyright 1994, Robert Nation, no rights reserved.
 * The author gaurantees absolutely nothing about anything, anywhere,
 * anytime
 * Use this code at your own risk for anything at all.
 *
 **************************************************************************/

and

 * Copyright (c) 1994 Angelo Haritsis. All rights reserved.
 *
 * Redistribution and use in source and binary forms are permitted
 * provided
 * that the above copyright notice and this paragraph are duplicated in
 * all
 * such forms and that any documentation, advertising materials, and
 * other
 * materials related to such distribution and use acknowledge that the
 * software was developed by Angelo Haritsis.
 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
(modification and selling is not allowed ?)
