diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-12 04:06:03 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-12 04:06:03 +0000 |
commit | 25a55f7ae663ea03ac47ca3c9bce8304172bfac6 (patch) | |
tree | 7f6b41ee205a8b3535ab234a8b2f5a1a5330d092 /LedgerSMB | |
parent | 17d7ded1c314d3d99e1a5e7fcd35814db166371d (diff) |
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
Diffstat (limited to 'LedgerSMB')
-rwxr-xr-x | LedgerSMB/AA.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/AM.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/BP.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/CA.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/CP.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/CT.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/Form.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/GL.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/HR.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/IC.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/IR.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/IS.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/Inifile.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/JC.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/Mailer.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/Menu.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/Num2text.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/OE.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/OP.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/PE.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/RC.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/RP.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/Session.pm | 1 | ||||
-rwxr-xr-x | LedgerSMB/User.pm | 1 |
24 files changed, 24 insertions, 0 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 |