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 +- 24 files changed, 24 insertions(+), 24 deletions(-) (limited to 'LedgerSMB') 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 -- cgit v1.2.3