diff options
-rw-r--r-- | misc/porteasy/src/porteasy.pl | 2 | ||||
-rw-r--r-- | ports-mgmt/porteasy/src/porteasy.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/porteasy/src/porteasy.pl b/misc/porteasy/src/porteasy.pl index 25fc8668a59f..33a546e1adaa 100644 --- a/misc/porteasy/src/porteasy.pl +++ b/misc/porteasy/src/porteasy.pl @@ -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 diff --git a/ports-mgmt/porteasy/src/porteasy.pl b/ports-mgmt/porteasy/src/porteasy.pl index 25fc8668a59f..33a546e1adaa 100644 --- a/ports-mgmt/porteasy/src/porteasy.pl +++ b/ports-mgmt/porteasy/src/porteasy.pl @@ -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 |