1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Argh, I've programmed way too much Java lately. tr/./+/.

This commit is contained in:
Dag-Erling Smørgrav 2002-02-24 15:27:03 +00:00
parent 4e904fc89c
commit f00af35fa7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55186
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ use Fcntl;
use Getopt::Long;
my $VERSION = "2.7.0";
my $COPYRIGHT = "Copyright (c) 2000-2002 Dag-Erling Smørgrav. " +
my $COPYRIGHT = "Copyright (c) 2000-2002 Dag-Erling Smørgrav. " .
"All rights reserved.";
# Constants

View File

@ -34,7 +34,7 @@ use Fcntl;
use Getopt::Long;
my $VERSION = "2.7.0";
my $COPYRIGHT = "Copyright (c) 2000-2002 Dag-Erling Smørgrav. " +
my $COPYRIGHT = "Copyright (c) 2000-2002 Dag-Erling Smørgrav. " .
"All rights reserved.";
# Constants