From 36c7b7c2ddf580547a1d4a0cd86a3c8bb32e48ca Mon Sep 17 00:00:00 2001 From: christopherm Date: Fri, 22 Sep 2006 17:24:05 +0000 Subject: updating website URL to point to ledgersmb.org - more, this time without borking my .svn files git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@131 4979c152-3d1c-0410-bac9-87ea11338e46 --- LedgerSMB/AA.pm | 2 +- LedgerSMB/AM.pm | 2 +- LedgerSMB/BP.pm | 2 +- LedgerSMB/CA.pm | 2 +- LedgerSMB/CP.pm | 2 +- LedgerSMB/CT.pm | 2 +- LedgerSMB/Form.pm | 2 +- LedgerSMB/GL.pm | 2 +- LedgerSMB/HR.pm | 2 +- LedgerSMB/IC.pm | 2 +- LedgerSMB/IR.pm | 2 +- LedgerSMB/IS.pm | 2 +- LedgerSMB/Inifile.pm | 2 +- LedgerSMB/JC.pm | 2 +- LedgerSMB/Mailer.pm | 2 +- LedgerSMB/Menu.pm | 2 +- LedgerSMB/Num2text.pm | 2 +- LedgerSMB/OE.pm | 2 +- LedgerSMB/OP.pm | 2 +- LedgerSMB/PE.pm | 2 +- LedgerSMB/RC.pm | 2 +- LedgerSMB/RP.pm | 2 +- LedgerSMB/Session.pm | 2 +- LedgerSMB/User.pm | 2 +- bin/lynx/menu.pl | 2 +- bin/mozilla/aa.pl | 4 ++-- bin/mozilla/admin.pl | 10 +++++----- bin/mozilla/am.pl | 4 ++-- bin/mozilla/ap.pl | 4 ++-- bin/mozilla/ar.pl | 2 +- bin/mozilla/arap.pl | 2 +- bin/mozilla/arapprn.pl | 2 +- bin/mozilla/bp.pl | 2 +- bin/mozilla/ca.pl | 4 ++-- bin/mozilla/cp.pl | 4 ++-- bin/mozilla/ct.pl | 2 +- bin/mozilla/gl.pl | 4 ++-- bin/mozilla/hr.pl | 2 +- bin/mozilla/ic.pl | 2 +- bin/mozilla/io.pl | 2 +- bin/mozilla/ir.pl | 2 +- bin/mozilla/is.pl | 4 ++-- bin/mozilla/jc.pl | 2 +- bin/mozilla/login.pl | 6 +++--- bin/mozilla/menu.pl | 2 +- bin/mozilla/oe.pl | 2 +- bin/mozilla/pe.pl | 2 +- bin/mozilla/pos.pl | 2 +- bin/mozilla/ps.pl | 4 ++-- bin/mozilla/pw.pl | 2 +- bin/mozilla/rc.pl | 2 +- bin/mozilla/rp.pl | 2 +- doc/COPYRIGHT | 2 +- doc/README | 8 ++++---- locale/be_fr/Num2text | 2 +- locale/be_nl/Num2text | 2 +- locale/ca_fr/Num2text | 2 +- locale/ch/Num2text | 2 +- locale/ch_utf/Num2text | 2 +- locale/co/Num2text | 2 +- locale/co_utf/Num2text | 2 +- locale/ct/Num2text | 2 +- locale/de/Num2text | 2 +- locale/de_utf/Num2text | 2 +- locale/ec/Num2text | 2 +- locale/ee/Num2text | 2 +- locale/ee_utf/Num2text | 2 +- locale/es/Num2text | 2 +- locale/es_utf/Num2text | 2 +- locale/fr/Num2text | 2 +- locale/hu/Num2text | 2 +- locale/mx/Num2text | 2 +- locale/nl/Num2text | 2 +- locale/pa/Num2text | 2 +- locale/py/Num2text | 2 +- locale/ru/Num2text | 2 +- locale/ru_utf/Num2text | 2 +- locale/sv/Num2text | 2 +- locale/ve/Num2text | 2 +- 79 files changed, 96 insertions(+), 96 deletions(-) diff --git a/LedgerSMB/AA.pm b/LedgerSMB/AA.pm index f5a2564f..a3e2d49e 100755 --- a/LedgerSMB/AA.pm +++ b/LedgerSMB/AA.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used # with permission. diff --git a/LedgerSMB/AM.pm b/LedgerSMB/AM.pm index 917fd338..34275bcb 100755 --- a/LedgerSMB/AM.pm +++ b/LedgerSMB/AM.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/BP.pm b/LedgerSMB/BP.pm index 011a70d6..3821cd87 100755 --- a/LedgerSMB/BP.pm +++ b/LedgerSMB/BP.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/LedgerSMB/CA.pm b/LedgerSMB/CA.pm index 5ea2859b..ca6eedb9 100755 --- a/LedgerSMB/CA.pm +++ b/LedgerSMB/CA.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/LedgerSMB/CP.pm b/LedgerSMB/CP.pm index eea24549..9db05ce6 100755 --- a/LedgerSMB/CP.pm +++ b/LedgerSMB/CP.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/CT.pm b/LedgerSMB/CT.pm index a53c8237..6154748b 100755 --- a/LedgerSMB/CT.pm +++ b/LedgerSMB/CT.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/Form.pm b/LedgerSMB/Form.pm index 255ff849..07c1b3c6 100755 --- a/LedgerSMB/Form.pm +++ b/LedgerSMB/Form.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/GL.pm b/LedgerSMB/GL.pm index 1b14fc54..a418fdac 100755 --- a/LedgerSMB/GL.pm +++ b/LedgerSMB/GL.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/HR.pm b/LedgerSMB/HR.pm index 93bcd0ef..1abf3e6b 100755 --- a/LedgerSMB/HR.pm +++ b/LedgerSMB/HR.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/IC.pm b/LedgerSMB/IC.pm index 6a203636..ebf9f429 100755 --- a/LedgerSMB/IC.pm +++ b/LedgerSMB/IC.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/IR.pm b/LedgerSMB/IR.pm index 41cdf4cc..b2acfa72 100755 --- a/LedgerSMB/IR.pm +++ b/LedgerSMB/IR.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/IS.pm b/LedgerSMB/IS.pm index 66d54236..bda4d5b6 100755 --- a/LedgerSMB/IS.pm +++ b/LedgerSMB/IS.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/Inifile.pm b/LedgerSMB/Inifile.pm index f3683cab..dbc3ca37 100755 --- a/LedgerSMB/Inifile.pm +++ b/LedgerSMB/Inifile.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/JC.pm b/LedgerSMB/JC.pm index 422966ba..b5c4d5d2 100755 --- a/LedgerSMB/JC.pm +++ b/LedgerSMB/JC.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/Mailer.pm b/LedgerSMB/Mailer.pm index 8a36420a..0d3d9c96 100755 --- a/LedgerSMB/Mailer.pm +++ b/LedgerSMB/Mailer.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/Menu.pm b/LedgerSMB/Menu.pm index a9e74074..f61db708 100755 --- a/LedgerSMB/Menu.pm +++ b/LedgerSMB/Menu.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/Num2text.pm b/LedgerSMB/Num2text.pm index 6688ee32..e8093ab5 100755 --- a/LedgerSMB/Num2text.pm +++ b/LedgerSMB/Num2text.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/OE.pm b/LedgerSMB/OE.pm index 3aede1ad..ae4cd635 100755 --- a/LedgerSMB/OE.pm +++ b/LedgerSMB/OE.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/OP.pm b/LedgerSMB/OP.pm index 57d72d13..47744526 100755 --- a/LedgerSMB/OP.pm +++ b/LedgerSMB/OP.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/PE.pm b/LedgerSMB/PE.pm index 26a1e5ff..1fcfb3c6 100755 --- a/LedgerSMB/PE.pm +++ b/LedgerSMB/PE.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/RC.pm b/LedgerSMB/RC.pm index 77941d03..e1c3a144 100755 --- a/LedgerSMB/RC.pm +++ b/LedgerSMB/RC.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/RP.pm b/LedgerSMB/RP.pm index 41a5774b..b1cd54d7 100755 --- a/LedgerSMB/RP.pm +++ b/LedgerSMB/RP.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/LedgerSMB/Session.pm b/LedgerSMB/Session.pm index d0c9a396..0c8dda45 100755 --- a/LedgerSMB/Session.pm +++ b/LedgerSMB/Session.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # # Copyright (C) 2006 diff --git a/LedgerSMB/User.pm b/LedgerSMB/User.pm index 8a2e362d..2acad971 100755 --- a/LedgerSMB/User.pm +++ b/LedgerSMB/User.pm @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/lynx/menu.pl b/bin/lynx/menu.pl index fa90e120..7699f3a0 100755 --- a/bin/lynx/menu.pl +++ b/bin/lynx/menu.pl @@ -1,6 +1,6 @@ ###################################################################### # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/aa.pl b/bin/mozilla/aa.pl index 95e4b3d0..4f6665dc 100755 --- a/bin/mozilla/aa.pl +++ b/bin/mozilla/aa.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used @@ -22,7 +22,7 @@ # # # Author: DWS Systems Inc. -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # diff --git a/bin/mozilla/admin.pl b/bin/mozilla/admin.pl index a6805734..686aee2e 100755 --- a/bin/mozilla/admin.pl +++ b/bin/mozilla/admin.pl @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # # Copyright (C) 2006 @@ -106,7 +106,7 @@ sub setup_initial_password { print qq|
- LedgerSMB Logo + LedgerSMB Logo

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

Change password @@ -128,7 +128,7 @@ sub setup_initial_password {

- LedgerSMB |.$locale->text('website').qq| + LedgerSMB |.$locale->text('website').qq|
@@ -153,7 +153,7 @@ sub adminlogin { print qq|
- LedgerSMB Logo + LedgerSMB Logo

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

@@ -171,7 +171,7 @@ sub adminlogin { >|.$locale->text("Application Login").qq|

- LedgerSMB |.$locale->text('website').qq| + LedgerSMB |.$locale->text('website').qq| diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index 66205552..5a9967e9 100755 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -1,7 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # # Copyright (C) 2006 @@ -2665,7 +2665,7 @@ sub company_logo {
-LedgerSMB Logo +LedgerSMB Logo

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

diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index 607bca42..74a0a5cb 100755 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 @@ -23,7 +23,7 @@ # # # Author: DWS Systems Inc. -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 533f70c1..ae17ca82 100755 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/arap.pl b/bin/mozilla/arap.pl index e3000f8d..198afe2c 100755 --- a/bin/mozilla/arap.pl +++ b/bin/mozilla/arap.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/arapprn.pl b/bin/mozilla/arapprn.pl index 2cb40644..159ccffe 100755 --- a/bin/mozilla/arapprn.pl +++ b/bin/mozilla/arapprn.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/bp.pl b/bin/mozilla/bp.pl index 4dd1bc83..8cfabb53 100755 --- a/bin/mozilla/bp.pl +++ b/bin/mozilla/bp.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/ca.pl b/bin/mozilla/ca.pl index 1adc92c2..7ec5a435 100755 --- a/bin/mozilla/ca.pl +++ b/bin/mozilla/ca.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 @@ -23,7 +23,7 @@ # # # Author: DWS Systems Inc. -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # diff --git a/bin/mozilla/cp.pl b/bin/mozilla/cp.pl index b5ecd9bf..fb230656 100755 --- a/bin/mozilla/cp.pl +++ b/bin/mozilla/cp.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 @@ -23,7 +23,7 @@ # # # Author: DWS Systems Inc. -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index 520ede0d..82c65146 100755 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/gl.pl b/bin/mozilla/gl.pl index a60c2434..3e238609 100755 --- a/bin/mozilla/gl.pl +++ b/bin/mozilla/gl.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 @@ -23,7 +23,7 @@ # # # Author: DWS Systems Inc. -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # diff --git a/bin/mozilla/hr.pl b/bin/mozilla/hr.pl index d0c7a438..d2d5848e 100755 --- a/bin/mozilla/hr.pl +++ b/bin/mozilla/hr.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/ic.pl b/bin/mozilla/ic.pl index 57072274..99eb7f5c 100755 --- a/bin/mozilla/ic.pl +++ b/bin/mozilla/ic.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index a5f4a143..d81fa34c 100755 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1,6 +1,6 @@ ###################################################################### # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/ir.pl b/bin/mozilla/ir.pl index f273cca9..1e77dce5 100755 --- a/bin/mozilla/ir.pl +++ b/bin/mozilla/ir.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 34663ad2..5696dd11 100755 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 @@ -22,7 +22,7 @@ # # # Author: DWS Systems Inc. -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # # This program is free software; you can redistribute it and/or modify diff --git a/bin/mozilla/jc.pl b/bin/mozilla/jc.pl index d0595791..b5aa0d11 100755 --- a/bin/mozilla/jc.pl +++ b/bin/mozilla/jc.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 diff --git a/bin/mozilla/login.pl b/bin/mozilla/login.pl index 23ed5e8a..466f741d 100755 --- a/bin/mozilla/login.pl +++ b/bin/mozilla/login.pl @@ -1,6 +1,6 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 @@ -121,7 +121,7 @@ sub login_screen {