This is Debian/GNU Linux's prepackaged version of the FSF's GNU bc and
dc utility.  bc is an interactive algebraic language with arbitrary
precision.  dc is a reverse-polish desk calculator which supports
unlimited precision arithmetic.

This package was put together by me, James Troup
<jjtroup@comp.brad.ac.uk>, from the GNU sources, which I obtained from
src.doc.ic.ac.uk:/gnu/bc-1.03.tar.gz.  The changes were small :-

o adding support for the Debian package maintenance scheme, by adding
  various debian/* files.
o fix a typo in bc.1 (Austin Donnelly <and1000@debian.org>).
o fix dc.1 so that mandb can parse it correctly.
o removed if (interactive) conditional on fflush of output in
  execute.c.

Program Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation,
Inc.
Modifications for Debian Copyright (C) 1997 James Troup.

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, 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
your Debian GNU/Linux system, in /usr/doc/copyright/GPL, or with the
Debian GNU/Linux hello source package as the file COPYING.  If not,
write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge,
MA 02139, USA.


Manual (dc.info) Copyright (C) 1984 Free Software Foundation, Inc.

Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.

Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.

Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be stated in a
translation approved by the Foundation.
