summaryrefslogtreecommitdiff
path: root/LedgerSMB
diff options
context:
space:
mode:
authorchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-22 17:24:05 +0000
committerchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-22 17:24:05 +0000
commit36c7b7c2ddf580547a1d4a0cd86a3c8bb32e48ca (patch)
tree3f58b9745751b17b1c4a33fcb6157584b6331509 /LedgerSMB
parent68ef1776d8f6d5a81a9464545deabdc46c1aaca8 (diff)
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
Diffstat (limited to 'LedgerSMB')
-rwxr-xr-xLedgerSMB/AA.pm2
-rwxr-xr-xLedgerSMB/AM.pm2
-rwxr-xr-xLedgerSMB/BP.pm2
-rwxr-xr-xLedgerSMB/CA.pm2
-rwxr-xr-xLedgerSMB/CP.pm2
-rwxr-xr-xLedgerSMB/CT.pm2
-rwxr-xr-xLedgerSMB/Form.pm2
-rwxr-xr-xLedgerSMB/GL.pm2
-rwxr-xr-xLedgerSMB/HR.pm2
-rwxr-xr-xLedgerSMB/IC.pm2
-rwxr-xr-xLedgerSMB/IR.pm2
-rwxr-xr-xLedgerSMB/IS.pm2
-rwxr-xr-xLedgerSMB/Inifile.pm2
-rwxr-xr-xLedgerSMB/JC.pm2
-rwxr-xr-xLedgerSMB/Mailer.pm2
-rwxr-xr-xLedgerSMB/Menu.pm2
-rwxr-xr-xLedgerSMB/Num2text.pm2
-rwxr-xr-xLedgerSMB/OE.pm2
-rwxr-xr-xLedgerSMB/OP.pm2
-rwxr-xr-xLedgerSMB/PE.pm2
-rwxr-xr-xLedgerSMB/RC.pm2
-rwxr-xr-xLedgerSMB/RP.pm2
-rwxr-xr-xLedgerSMB/Session.pm2
-rwxr-xr-xLedgerSMB/User.pm2
24 files changed, 24 insertions, 24 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