From 25a55f7ae663ea03ac47ca3c9bce8304172bfac6 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Tue, 12 Sep 2006 04:06:03 +0000 Subject: Added a link to our sourceforge project page to the copyright notice in all pages. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@71 4979c152-3d1c-0410-bac9-87ea11338e46 --- LedgerSMB/AA.pm | 1 + LedgerSMB/AM.pm | 1 + LedgerSMB/BP.pm | 1 + LedgerSMB/CA.pm | 1 + LedgerSMB/CP.pm | 1 + LedgerSMB/CT.pm | 1 + LedgerSMB/Form.pm | 1 + LedgerSMB/GL.pm | 1 + LedgerSMB/HR.pm | 1 + LedgerSMB/IC.pm | 1 + LedgerSMB/IR.pm | 1 + LedgerSMB/IS.pm | 1 + LedgerSMB/Inifile.pm | 1 + LedgerSMB/JC.pm | 1 + LedgerSMB/Mailer.pm | 1 + LedgerSMB/Menu.pm | 1 + LedgerSMB/Num2text.pm | 1 + LedgerSMB/OE.pm | 1 + LedgerSMB/OP.pm | 1 + LedgerSMB/PE.pm | 1 + LedgerSMB/RC.pm | 1 + LedgerSMB/RP.pm | 1 + LedgerSMB/Session.pm | 1 + LedgerSMB/User.pm | 1 + SL2LS.pl | 2 ++ admin.pl | 3 ++- bin/lynx/menu.pl | 3 ++- bin/mozilla/aa.pl | 3 ++- bin/mozilla/admin.pl | 2 ++ bin/mozilla/am.pl | 2 ++ bin/mozilla/ap.pl | 2 ++ bin/mozilla/ar.pl | 2 ++ bin/mozilla/arap.pl | 2 ++ bin/mozilla/arapprn.pl | 2 ++ bin/mozilla/bp.pl | 2 ++ bin/mozilla/ca.pl | 2 ++ bin/mozilla/cp.pl | 2 ++ bin/mozilla/ct.pl | 2 ++ bin/mozilla/gl.pl | 2 ++ bin/mozilla/hr.pl | 2 ++ bin/mozilla/ic.pl | 2 ++ bin/mozilla/io.pl | 2 ++ bin/mozilla/ir.pl | 2 ++ bin/mozilla/is.pl | 2 ++ bin/mozilla/jc.pl | 2 ++ bin/mozilla/login.pl | 2 ++ bin/mozilla/menu.pl | 2 ++ bin/mozilla/oe.pl | 2 ++ bin/mozilla/pe.pl | 2 ++ bin/mozilla/pos.pl | 2 ++ bin/mozilla/ps.pl | 2 ++ bin/mozilla/pw.pl | 2 ++ bin/mozilla/rc.pl | 2 ++ bin/mozilla/rp.pl | 2 ++ login.pl | 2 ++ menu.pl | 2 ++ setup.pl | 2 ++ 57 files changed, 90 insertions(+), 3 deletions(-) diff --git a/LedgerSMB/AA.pm b/LedgerSMB/AA.pm index 89d48bab..f5a2564f 100755 --- a/LedgerSMB/AA.pm +++ b/LedgerSMB/AA.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # 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 a5ebc53b..56e34ce7 100755 --- a/LedgerSMB/AM.pm +++ b/LedgerSMB/AM.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 7894e4af..098d814b 100755 --- a/LedgerSMB/BP.pm +++ b/LedgerSMB/BP.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # Copyright (C) 2006 diff --git a/LedgerSMB/CA.pm b/LedgerSMB/CA.pm index f26547a3..5ea2859b 100755 --- a/LedgerSMB/CA.pm +++ b/LedgerSMB/CA.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # Copyright (C) 2006 diff --git a/LedgerSMB/CP.pm b/LedgerSMB/CP.pm index f5c651bb..eea24549 100755 --- a/LedgerSMB/CP.pm +++ b/LedgerSMB/CP.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 e79342d1..a53c8237 100755 --- a/LedgerSMB/CT.pm +++ b/LedgerSMB/CT.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 9f4f5267..64590e48 100755 --- a/LedgerSMB/Form.pm +++ b/LedgerSMB/Form.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 3acc8926..1b14fc54 100755 --- a/LedgerSMB/GL.pm +++ b/LedgerSMB/GL.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 455b2d1f..93bcd0ef 100755 --- a/LedgerSMB/HR.pm +++ b/LedgerSMB/HR.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 69daa53c..6a203636 100755 --- a/LedgerSMB/IC.pm +++ b/LedgerSMB/IC.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 4020eb36..41cdf4cc 100755 --- a/LedgerSMB/IR.pm +++ b/LedgerSMB/IR.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 925fa4d0..66d54236 100755 --- a/LedgerSMB/IS.pm +++ b/LedgerSMB/IS.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 801ca0e7..f3683cab 100755 --- a/LedgerSMB/Inifile.pm +++ b/LedgerSMB/Inifile.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 088fad97..422966ba 100755 --- a/LedgerSMB/JC.pm +++ b/LedgerSMB/JC.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 416f383f..8a36420a 100755 --- a/LedgerSMB/Mailer.pm +++ b/LedgerSMB/Mailer.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 fb8516e4..834d1419 100755 --- a/LedgerSMB/Menu.pm +++ b/LedgerSMB/Menu.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 01e3c8b7..6688ee32 100755 --- a/LedgerSMB/Num2text.pm +++ b/LedgerSMB/Num2text.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 0c1b1d2c..3aede1ad 100755 --- a/LedgerSMB/OE.pm +++ b/LedgerSMB/OE.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 081abd29..57d72d13 100755 --- a/LedgerSMB/OP.pm +++ b/LedgerSMB/OP.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 df7f6abd..26a1e5ff 100755 --- a/LedgerSMB/PE.pm +++ b/LedgerSMB/PE.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 5952a2ce..77941d03 100755 --- a/LedgerSMB/RC.pm +++ b/LedgerSMB/RC.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 fc1e4830..41a5774b 100755 --- a/LedgerSMB/RP.pm +++ b/LedgerSMB/RP.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # 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 a1363a25..d0c9a396 100755 --- a/LedgerSMB/Session.pm +++ b/LedgerSMB/Session.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # # Copyright (C) 2006 diff --git a/LedgerSMB/User.pm b/LedgerSMB/User.pm index 850dbc69..8c8ff60d 100755 --- a/LedgerSMB/User.pm +++ b/LedgerSMB/User.pm @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/SL2LS.pl b/SL2LS.pl index 0425df40..9d2572ec 100755 --- a/SL2LS.pl +++ b/SL2LS.pl @@ -1,5 +1,7 @@ #!/usr/bin/perl +# http://sourceforge.net/projects/ledger-smb/ +# # Simple script. Right now, all that needs to be done is that the SL directory # needs to be deleted and the sql-ledger.conf needs to be renamed. diff --git a/admin.pl b/admin.pl index 7d3ad3c4..f49dacda 100755 --- a/admin.pl +++ b/admin.pl @@ -2,7 +2,8 @@ # ###################################################################### # LedgerSMB Accounting and ERP - +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used # with permission. diff --git a/bin/lynx/menu.pl b/bin/lynx/menu.pl index cd7b2126..fa90e120 100755 --- a/bin/lynx/menu.pl +++ b/bin/lynx/menu.pl @@ -1,6 +1,7 @@ ###################################################################### # LedgerSMB Small Medium Business Accounting - +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used # with permission. diff --git a/bin/mozilla/aa.pl b/bin/mozilla/aa.pl index 50c143ef..abbbd7da 100755 --- a/bin/mozilla/aa.pl +++ b/bin/mozilla/aa.pl @@ -1,6 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting - +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used # with permission. diff --git a/bin/mozilla/admin.pl b/bin/mozilla/admin.pl index 5a3c0ef3..1e3b9a5d 100755 --- a/bin/mozilla/admin.pl +++ b/bin/mozilla/admin.pl @@ -1,6 +1,8 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ +# # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index 3102051e..66205552 100755 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -1,6 +1,8 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ +# # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index d1254e6a..2bfa2772 100755 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 480388d1..533f70c1 100755 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/arap.pl b/bin/mozilla/arap.pl index 3e8890f3..e3000f8d 100755 --- a/bin/mozilla/arap.pl +++ b/bin/mozilla/arap.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/arapprn.pl b/bin/mozilla/arapprn.pl index 7b123c46..792b01af 100755 --- a/bin/mozilla/arapprn.pl +++ b/bin/mozilla/arapprn.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/bp.pl b/bin/mozilla/bp.pl index 326f5417..2981ca21 100755 --- a/bin/mozilla/bp.pl +++ b/bin/mozilla/bp.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/ca.pl b/bin/mozilla/ca.pl index 4993d2be..1adc92c2 100755 --- a/bin/mozilla/ca.pl +++ b/bin/mozilla/ca.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/cp.pl b/bin/mozilla/cp.pl index c98b752b..b5ecd9bf 100755 --- a/bin/mozilla/cp.pl +++ b/bin/mozilla/cp.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index a469a9ac..520ede0d 100755 --- a/bin/mozilla/ct.pl +++ b/bin/mozilla/ct.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/gl.pl b/bin/mozilla/gl.pl index 4944d102..a60c2434 100755 --- a/bin/mozilla/gl.pl +++ b/bin/mozilla/gl.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/hr.pl b/bin/mozilla/hr.pl index ffd409b6..d0c7a438 100755 --- a/bin/mozilla/hr.pl +++ b/bin/mozilla/hr.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/ic.pl b/bin/mozilla/ic.pl index 55c04679..f689954f 100755 --- a/bin/mozilla/ic.pl +++ b/bin/mozilla/ic.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 6a3a9824..a5f4a143 100755 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1,5 +1,7 @@ ###################################################################### # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/ir.pl b/bin/mozilla/ir.pl index 0f8fd54e..f273cca9 100755 --- a/bin/mozilla/ir.pl +++ b/bin/mozilla/ir.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index fe9b2be9..34663ad2 100755 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/jc.pl b/bin/mozilla/jc.pl index 90c7041c..d0595791 100755 --- a/bin/mozilla/jc.pl +++ b/bin/mozilla/jc.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/login.pl b/bin/mozilla/login.pl index 8697fe33..328f327c 100755 --- a/bin/mozilla/login.pl +++ b/bin/mozilla/login.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/menu.pl b/bin/mozilla/menu.pl index 715efcfa..333905a0 100755 --- a/bin/mozilla/menu.pl +++ b/bin/mozilla/menu.pl @@ -1,6 +1,8 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ +# # # See COPYRIGHT file for copyright information #====================================================================== diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index ada391d4..8593fa97 100755 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/pe.pl b/bin/mozilla/pe.pl index 39ff34e3..f9864036 100755 --- a/bin/mozilla/pe.pl +++ b/bin/mozilla/pe.pl @@ -1,6 +1,8 @@ #===================================================================== # LedgerSMB # Small Medium Business Accounting software +# http://sourceforge.net/projects/ledger-smb/ +# # # See COPYRIGHT file for copyright information #====================================================================== diff --git a/bin/mozilla/pos.pl b/bin/mozilla/pos.pl index 7faf948a..1c5c3406 100755 --- a/bin/mozilla/pos.pl +++ b/bin/mozilla/pos.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/ps.pl b/bin/mozilla/ps.pl index ce3d633b..e011d165 100755 --- a/bin/mozilla/ps.pl +++ b/bin/mozilla/ps.pl @@ -1,5 +1,7 @@ ###################################################################### # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/pw.pl b/bin/mozilla/pw.pl index 11fdd8ef..d75233a2 100755 --- a/bin/mozilla/pw.pl +++ b/bin/mozilla/pw.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/rc.pl b/bin/mozilla/rc.pl index 7274c60b..643d5dc9 100755 --- a/bin/mozilla/rc.pl +++ b/bin/mozilla/rc.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/bin/mozilla/rp.pl b/bin/mozilla/rp.pl index 5e00142b..87150bc3 100755 --- a/bin/mozilla/rp.pl +++ b/bin/mozilla/rp.pl @@ -1,5 +1,7 @@ #===================================================================== # LedgerSMB Small Medium Business Accounting +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/login.pl b/login.pl index 7d3ad3c4..e41028df 100755 --- a/login.pl +++ b/login.pl @@ -3,6 +3,8 @@ ###################################################################### # LedgerSMB Accounting and ERP +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used # with permission. diff --git a/menu.pl b/menu.pl index bad0a4f1..62032839 100755 --- a/menu.pl +++ b/menu.pl @@ -3,6 +3,8 @@ ###################################################################### # LedgerSMB Accounting and ERP +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used # with permission. diff --git a/setup.pl b/setup.pl index 8302b5d1..18a501dd 100755 --- a/setup.pl +++ b/setup.pl @@ -2,6 +2,8 @@ # ###################################################################### # LedgerSMB Small Medium Business Accounting Software Installer +# http://sourceforge.net/projects/ledger-smb/ +# # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used -- cgit v1.2.3