diff options
author | christopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-26 06:05:11 +0000 |
---|---|---|
committer | christopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-26 06:05:11 +0000 |
commit | 2edd2e4de0f08a0a5f23647ea715f279671a0b89 (patch) | |
tree | a38be4213f90189f087fcf1bc019566912f7ec44 /bin | |
parent | 609c23ebc38812c7864f9abdfa68a31859528dc8 (diff) |
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/trunk@1102 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin')
-rw-r--r-- | bin/am.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2682,7 +2682,7 @@ sub company_logo { <h1 class="login">|.$locale->text('Version').qq| $form->{version}</h1> <p> -|.$locale->text('Licensed to').qq| +|.$locale->text('Company').qq| : <p> <b> $myconfig{company} |