From ab2b2625b032a5030f29afda4e50be9a986a9e68 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sun, 19 Aug 2001 16:11:27 +0000 Subject: add/replace $FML$ with $Id$ --- fml/utils/bin/dir2url.pl | 3 +-- fml/utils/bin/list_up_whats_new.sh | 2 +- fml/utils/bin/show_hierarchy.pl | 2 +- fml/utils/bin/show_modules.sh | 2 +- fml/utils/bin/text2html.pl | 3 +-- 5 files changed, 5 insertions(+), 7 deletions(-) (limited to 'fml/utils') diff --git a/fml/utils/bin/dir2url.pl b/fml/utils/bin/dir2url.pl index e08d6093..ebabb3f7 100755 --- a/fml/utils/bin/dir2url.pl +++ b/fml/utils/bin/dir2url.pl @@ -5,8 +5,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$ +# $FML: dir2url.pl,v 1.1 2001/04/30 11:43:33 fukachan Exp $ # use strict; diff --git a/fml/utils/bin/list_up_whats_new.sh b/fml/utils/bin/list_up_whats_new.sh index ba1071a7..180d1d26 100755 --- a/fml/utils/bin/list_up_whats_new.sh +++ b/fml/utils/bin/list_up_whats_new.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id$ +# $FML$ # date=$1 diff --git a/fml/utils/bin/show_hierarchy.pl b/fml/utils/bin/show_hierarchy.pl index 7f819cb0..b6c817e9 100755 --- a/fml/utils/bin/show_hierarchy.pl +++ b/fml/utils/bin/show_hierarchy.pl @@ -1,6 +1,6 @@ #!/usr/local/bin/perl # -# $Id$ +# $FML$ # use lib qw(./lib/3RDPARTY ./lib/fml5 ./lib/CPAN ./lib); diff --git a/fml/utils/bin/show_modules.sh b/fml/utils/bin/show_modules.sh index b9d036e7..47d255e5 100755 --- a/fml/utils/bin/show_modules.sh +++ b/fml/utils/bin/show_modules.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id$ +# $FML$ # for x in libexec/[a-z]* FML/*pm diff --git a/fml/utils/bin/text2html.pl b/fml/utils/bin/text2html.pl index 321ff8b2..63722e41 100755 --- a/fml/utils/bin/text2html.pl +++ b/fml/utils/bin/text2html.pl @@ -5,8 +5,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$ +# $FML: text2html.pl,v 1.1 2001/04/30 11:43:34 fukachan Exp $ # use strict; -- cgit v1.2.1