From 53bab398fe4a211bf0cd83af290f97b615600c67 Mon Sep 17 00:00:00 2001 From: christopherm Date: Thu, 26 Apr 2007 06:05:11 +0000 Subject: trivial change, removing 'Licensed to' and replacing with 'Company'. 'Licensed to' just seems wrong for a GPL app git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1102 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/am.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/am.pl') diff --git a/bin/am.pl b/bin/am.pl index f67b3c58..c262a717 100755 --- a/bin/am.pl +++ b/bin/am.pl @@ -2921,7 +2921,7 @@ sub company_logo {

| . $locale->text('Version') . qq| $form->{version}

-| . $locale->text('Licensed to') . qq| +| . $locale->text('Company') . qq| :

$myconfig{company} -- cgit v1.2.3