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
|
This is Debian Linux's prepackaged version of the tob utility. Tob is a
driver for the making and maintaining of (tape-oriented) backups. It was
written by Karel Kubat <karel@icce.rug.nl>.
This package was put together by Dirk Eddelbuettel <edd@debian.org>
from the sources from ftp://ftp.icce.rug.nl/pub/unix/tob-0.14.tar.gz.
The following changes were made
* adding the Debian package maintenance system
* adding a manual page were made.
* small changes in /sbin/tob to better match FSSTND
See the file /usr/share/doc/tob/Changelog.debian for details.
Karel Kubat has released tob under the GNU General Public License:
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; version 2 dated June, 1991.
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.
On Debian Linux systems, the complete text of the GNU General Public
License can be found in `/usr/share/common-licenses/GPL'.
The modifications for Debian (the addition of the debian.* files and
the changes to the original source code) are
Copyright (C) 1995-99 Dirk Eddelbuettel <edd@debian.org>
and are also released under the GNU General Public License.
|