1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
This package was debianized by Yann Dirson <dirson@debian.org> on
Sat, 30 Sep 2000
It was downloaded from http://sourceforge.net/projects/cssc/
Upstream Authors: James Youngman <jay@gnu.org> and others
Copyright:
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 with
the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
if not, write to the Free Software Foundation, Inc., 59 Temple Place,
Suite 330, Boston, MA 02111-1307 USA
The "sccs" program and its accompanying documentation were written by
Eric Allman, and are covered by a BSD licence:
The contents of the "bsd" source directory is covered by this
copyright license. If you are using a binary distribution of GNU
CSSC, this refers to the executable "sccs", its manual page "sccs.1",
the file "sccs.me", and no other part. All other parts of GNU CSSC
are covered by the GNU general public license (see the file COPYING).
Since I (James Youngman) have made a copyright assignment to the FSF
for my past and future work on CSSC, all my modifiactions to this code
are assigned to the FSF. However, the coyright license I've used is
the original BSD license in acknowledgement of the fact that the
majority of the value of this code is provided by the original BSD
code; my modifications are needed to make it work with CSSC and to
make it portable to various systems etc. While the FSF, being the
copyright holders, can license my modifications as they choose, I'd
prefer them to retain the BSD license for the contents of this
directory.
Please note that this copyright notice is not the same as the
"original" BSD copyright notice. Specifically, the provision number 3
advertising condition has been removed. This change is described in
the letter which is available on the BSD FTP site in the file
`README.Impt.License.Change'. The provision which used to be numbered
4 has now been renumbered to 3.
Copyright (C) 1998
Free Software Foundation, Inc. All rights reserved.
Copyright (c) 1980, 1993
The Regents of the University of California. All rights reserved.
See the file /usr/share/common-licenses/BSD for more information.
|