mirror of
https://github.com/iustin/mt-st.git
synced 2026-07-20 22:42:18 +00:00
Recode all ISO8859-1 files in UTF-8
While looking at Fedora's build spec for mt-st, I saw that they recode the README.stinit file to UTF-8; this makes a lot of sense, so let's recode all non-UTF files in UTF-8.
This commit is contained in:
+1
-1
@@ -68,5 +68,5 @@ Changes in version 0.6:
|
||||
|
||||
Initial version 0.5.
|
||||
|
||||
April 27, 2008 Kai Mäkisara <Kai.Makisara@kolumbus.fi>
|
||||
April 27, 2008 Kai Mäkisara <Kai.Makisara@kolumbus.fi>
|
||||
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
supports several commands designed for use with the Linux SCSI
|
||||
tape drive.
|
||||
|
||||
Maintained by Kai Mäkisara (email Kai.Makisara@kolumbus.fi)
|
||||
Copyright by Kai Mäkisara, 1998 - 2008. The program may be distributed
|
||||
Maintained by Kai Mäkisara (email Kai.Makisara@kolumbus.fi)
|
||||
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
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* linux/mtio.h header file for Linux. Written by H. Bergman
|
||||
*
|
||||
* Sanitized version for mt/stinit (definitions not used by these
|
||||
* programs have been removed) 7 Oct 2007/Kai Mäkisara
|
||||
* programs have been removed) 7 Oct 2007/Kai Mäkisara
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* 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)
|
||||
Copyright 1996-2008 by Kai Mäkisara (email Kai.Makisara@kolumbus.fi)
|
||||
Distribution of this program is allowed according to the
|
||||
GNU Public Licence.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user