diff options
Diffstat (limited to 'transex3')
-rwxr-xr-x | transex3/scripts/localize.pl | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/transex3/scripts/localize.pl b/transex3/scripts/localize.pl index 5e8ccee8d803..76a26d305c2e 100755 --- a/transex3/scripts/localize.pl +++ b/transex3/scripts/localize.pl @@ -13,7 +13,7 @@ eval 'exec perl -wS $0 ${1+"$@"}' # # $RCSfile: localize.pl,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # # This file is part of OpenOffice.org. # @@ -332,9 +332,11 @@ sub get_license_header{ "#\n". "# OpenOffice.org - a multi-platform office productivity suite\n". "#\n". -"# \$RCSfile: localize.pl,v $\n". +"# \$RCSfile:". +"localize.pl,v \$\n". "#\n". -"# \$Revision: 1.17 $\n". +"# \$Revision: ". +"1.17.4.1 \$\n". "#\n". "# This file is part of OpenOffice.org.\n". "#\n". |