diff options
| author | fukachan <fukachan> | 2001-11-27 11:40:30 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-11-27 11:40:30 +0000 |
| commit | 886d8a97bcd3c3e85f5430f61ff60eac6a4967bc (patch) | |
| tree | b86f9431b60b83f2842560a8fc292d4606383b9e /fml/lib/FML/Restriction/Base.pm | |
| parent | 94a35da35c55bc1de66d654dff8a8961540df764 (diff) | |
| download | fml8-886d8a97bcd3c3e85f5430f61ff60eac6a4967bc.tar.gz fml8-886d8a97bcd3c3e85f5430f61ff60eac6a4967bc.tar.bz2 fml8-886d8a97bcd3c3e85f5430f61ff60eac6a4967bc.zip | |
nuke "#!/usr/local/bin/perl -w" in the head
Diffstat (limited to 'fml/lib/FML/Restriction/Base.pm')
| -rw-r--r-- | fml/lib/FML/Restriction/Base.pm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fml/lib/FML/Restriction/Base.pm b/fml/lib/FML/Restriction/Base.pm index d5da7fb9..22f3ea6a 100644 --- a/fml/lib/FML/Restriction/Base.pm +++ b/fml/lib/FML/Restriction/Base.pm @@ -1,10 +1,9 @@ -#!/usr/local/bin/perl -w #-*- perl -*- # # Copyright (C) 2001 Ken'ichi Fukamachi # All rights reserved. # -# $FML: SafeBase.pm,v 1.1 2001/11/25 09:12:58 fukachan Exp $ +# $FML: Base.pm,v 1.1.1.1 2001/11/25 11:26:04 fukachan Exp $ # package FML::Restriction::Base; |
