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 | 53bab398fe4a211bf0cd83af290f97b615600c67 (patch) | |
tree | 0cc8b4244cd9e8a96a990cb0bcd5fab6e5255526 /bin/am.pl | |
parent | 67646676c64a0026b80f2349bebf6b5629d03b21 (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/branches/1.2@1102 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin/am.pl')
-rwxr-xr-x | bin/am.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2921,7 +2921,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} |