mirror of
https://github.com/iustin/mt-st.git
synced 2026-01-05 11:44:57 +00:00
Update maintainership info in the remaining places
Also remove the 'last modified' entries as they're available from the VCS.
This commit is contained in:
@@ -8,7 +8,7 @@ specific to the Linux SCSI tape driver (up to kernel 2.6.26), and the program
|
||||
stinit to define the SCSI tape devices in system startup scripts.
|
||||
Keywords: tape SCSI
|
||||
Author: Kai.Makisara@kolumbus.fi (Kai Makisara)
|
||||
Maintained-by: Kai.Makisara@kolumbus.fi (Kai Makisara)
|
||||
Maintained-by: iustin@k1024.org (Iustin Pop)
|
||||
Primary-site: ftp://ftp.ibiblio.org/pub/linux/system/backup
|
||||
36 kB mt-st-1.1.tar.gz
|
||||
0.7 kB mt-st-1.1.lsm
|
||||
|
||||
6
mt.c
6
mt.c
@@ -4,11 +4,9 @@
|
||||
supports several commands designed for use with the Linux SCSI
|
||||
tape drive.
|
||||
|
||||
Maintained by Kai Mäkisara (email Kai.Makisara@kolumbus.fi)
|
||||
Maintained by Iustin Pop (iustin@k1024.org).
|
||||
Copyright by Kai Mäkisara, 1998 - 2008. The program may be distributed
|
||||
according to the GNU Public License
|
||||
|
||||
Last Modified: Mon Feb 16 19:55:20 2009 by kai.makisara
|
||||
according to the GNU Public License.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
4
stinit.c
4
stinit.c
@@ -1,11 +1,11 @@
|
||||
/* This program initializes Linux SCSI tape drives using the
|
||||
inquiry data from the devices and a text database.
|
||||
|
||||
Copyright 1996-2008 by Kai Mäkisara (email Kai.Makisara@kolumbus.fi)
|
||||
Maintained by Iustin Pop (iustin@k1024.org).
|
||||
Copyright 1996-2008 by Kai Mäkisara (Kai.Makisara@kolumbus.fi).
|
||||
Distribution of this program is allowed according to the
|
||||
GNU Public Licence.
|
||||
|
||||
Last modified: Sun Apr 27 14:24:16 2008 by kai.makisara
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user