summaryrefslogtreecommitdiff
path: root/fml/lib/IO
diff options
context:
space:
mode:
Diffstat (limited to 'fml/lib/IO')
-rwxr-xr-xfml/lib/IO/t/append.pl3
-rwxr-xr-xfml/lib/IO/t/array_map.pl3
-rwxr-xr-xfml/lib/IO/t/delete.pl3
-rwxr-xr-xfml/lib/IO/t/file_map.pl3
-rwxr-xr-xfml/lib/IO/t/file_map_getpos.pl3
-rwxr-xr-xfml/lib/IO/t/replace.pl3
-rwxr-xr-xfml/lib/IO/t/unixgroup_map.pl3
7 files changed, 7 insertions, 14 deletions
diff --git a/fml/lib/IO/t/append.pl b/fml/lib/IO/t/append.pl
index dba8aa2b..9cdedf3f 100755
--- a/fml/lib/IO/t/append.pl
+++ b/fml/lib/IO/t/append.pl
@@ -4,8 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $Id$
-# $FML: append.pl,v 1.3 2001/04/03 09:45:47 fukachan Exp $
+# $FML: append.pl,v 1.4 2001/05/04 14:32:34 fukachan Exp $
#
use strict;
diff --git a/fml/lib/IO/t/array_map.pl b/fml/lib/IO/t/array_map.pl
index aced3a8b..10a46cbd 100755
--- a/fml/lib/IO/t/array_map.pl
+++ b/fml/lib/IO/t/array_map.pl
@@ -4,8 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $Id$
-# $FML: array_map.pl,v 1.2 2001/04/03 09:45:47 fukachan Exp $
+# $FML: array_map.pl,v 1.3 2001/05/04 14:32:34 fukachan Exp $
#
use Carp;
diff --git a/fml/lib/IO/t/delete.pl b/fml/lib/IO/t/delete.pl
index 18a5660e..678c14c1 100755
--- a/fml/lib/IO/t/delete.pl
+++ b/fml/lib/IO/t/delete.pl
@@ -4,8 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $Id$
-# $FML: delete.pl,v 1.2 2001/04/03 09:45:47 fukachan Exp $
+# $FML: delete.pl,v 1.3 2001/05/04 14:32:34 fukachan Exp $
#
use strict;
diff --git a/fml/lib/IO/t/file_map.pl b/fml/lib/IO/t/file_map.pl
index 9e4b3f3d..36b11ca4 100755
--- a/fml/lib/IO/t/file_map.pl
+++ b/fml/lib/IO/t/file_map.pl
@@ -4,8 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $Id$
-# $FML: file_map.pl,v 1.3 2001/04/03 09:45:47 fukachan Exp $
+# $FML: file_map.pl,v 1.4 2001/05/04 14:32:34 fukachan Exp $
#
use Carp;
diff --git a/fml/lib/IO/t/file_map_getpos.pl b/fml/lib/IO/t/file_map_getpos.pl
index 910e033f..e39b5757 100755
--- a/fml/lib/IO/t/file_map_getpos.pl
+++ b/fml/lib/IO/t/file_map_getpos.pl
@@ -4,8 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $Id$
-# $FML: file_map_getpos.pl,v 1.4 2001/04/03 09:45:47 fukachan Exp $
+# $FML: file_map_getpos.pl,v 1.5 2001/05/04 14:32:34 fukachan Exp $
#
use strict;
diff --git a/fml/lib/IO/t/replace.pl b/fml/lib/IO/t/replace.pl
index ff9a71bd..7419d1f4 100755
--- a/fml/lib/IO/t/replace.pl
+++ b/fml/lib/IO/t/replace.pl
@@ -4,8 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $Id$
-# $FML: replace.pl,v 1.2 2001/04/03 09:45:47 fukachan Exp $
+# $FML: replace.pl,v 1.3 2001/05/04 14:32:34 fukachan Exp $
#
use strict;
diff --git a/fml/lib/IO/t/unixgroup_map.pl b/fml/lib/IO/t/unixgroup_map.pl
index ea2c1f05..392ae842 100755
--- a/fml/lib/IO/t/unixgroup_map.pl
+++ b/fml/lib/IO/t/unixgroup_map.pl
@@ -4,8 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $Id$
-# $FML: unixgroup_map.pl,v 1.3 2001/04/03 09:45:47 fukachan Exp $
+# $FML: unixgroup_map.pl,v 1.4 2001/05/04 14:32:34 fukachan Exp $
#
use Carp;