From 45a114e471a88f66052d3d2d8e43e333577520ef Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 3 Jun 2010 16:23:36 +0000 Subject: [PATCH] 2010-06-03 18:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * tests/testsha1.prg * tests/longdev.prg * tests/clsccast.prg * tests/cmphello.prg * tests/clsicast.prg * tests/testop.prg * tests/clsscast.prg * tests/objarr.prg * tests/rddtest/rddmktst.prg * tests/rddtest/adscl52.prg * tests/rddtest/adscl53.prg * tests/rddtest/ntxcl52.prg * tests/rddtest/ntxcl53.prg * tests/rddtest/cdxcl52.prg * tests/rddtest/rddtst.prg * tests/rddtest/cdxcl53.prg * tests/transtst.prg * tests/output.prg * tests/ac_test2.prg * tests/clsscope.prg * tests/dosshell.prg * tests/sbartest.prg * tests/speedold.prg * tests/sdf_test.prg * tests/wcecon.prg * tests/debugtst.prg * tests/testdyn.c * tests/multiarg.prg * tests/fornext.prg * tests/hbinline.prg * tests/foreach2.prg * tests/objasign.prg * tests/scroll.prg * tests/inherit.prg * tests/rto_get.prg * tests/boxtst2.prg * tests/inkeytst.prg * tests/overload.prg * tests/cpinfo.prg * tests/gtwin.prg * tests/mt/mttest08.prg * tests/mt/mttest09.prg * tests/mt/mttest01.prg * tests/mt/mttest10.prg * tests/mt/mttest02.prg * tests/mt/mttest11.prg * tests/mt/mttest03.prg * tests/mt/mttest12.prg * tests/mt/mttest04.prg * tests/mt/mttest05.prg * tests/mt/mttest06.prg * tests/mt/mttest07.prg * tests/speedtst.prg * tests/testsha2.prg * tests/hsxtest.prg * tests/arrayidx.prg * tests/clsnv.prg * tests/rto_tb.prg * tests/gtchars.prg * tests/disptest.prg * tests/funcarr.prg * tests/testhtml.prg * tests/readhrb.prg * tests/tstcolor.prg * tests/gtxfnt.prg * tests/devtest.prg * tests/aliaslck.prg * tests/stripem.prg * tests/dynobj.prg * tests/tb1.prg * tests/round.prg * tests/longstr.prg * tests/testdyn.prg * tests/testdyn1.prg * tests/delimtst.prg * tests/tstdspac.prg * tests/version.prg * tests/setkeys.prg * tests/gtcolors.prg * tests/destruct.prg * tests/seconds.prg * tests/gtkeys.prg * tests/usrrdd/exarr.prg * doc/en/diskspac.txt * doc/en/string.txt * doc/en/rdd.txt * doc/en/hashes.txt * doc/en/hb_apigt.txt * doc/en/rddord.txt * doc/en/hb_api.txt * doc/en/hb_date.txt * doc/en/math.txt * doc/en/hb_vm.txt * doc/en/treport.txt * doc/en/terminal.txt * doc/en/hb_apiln.txt * doc/en/dir.txt * doc/en/command.txt * doc/en/rddmisc.txt * doc/en/errsys.txt * doc/en/nation.txt * doc/en/var.txt * doc/en/dbstrux.txt * doc/en/datetime.txt * doc/en/memo.txt * doc/en/tgetlist.txt * doc/en/tlabel.txt * doc/en/1stread.txt * doc/en/hb_set.txt * doc/en/hb_compa.txt * doc/en/hb_apier.txt * doc/en/hbinet.txt * doc/en/hb_macro.txt * doc/en/array.txt * doc/en/hb_apiit.txt * doc/en/rdddb.txt * doc/en/dbsdf.txt * doc/en/hvm.txt * doc/en/input.txt * doc/en/dbdelim.txt * doc/en/browse.txt * doc/en/menu.txt * doc/en/hb_apird.txt * doc/en/hb_apifs.txt * doc/en/file.txt * doc/en/lang.txt * doc/en/objfunc.txt * doc/en/eval.txt * doc/en/binnum.txt * doc/en/tclass.txt * doc/en/misc.txt * doc/en/set.txt * doc/en/readme.txt * doc/man/harbour.1 * doc/man/hbmk2.1 * doc/man/hbpp.1 * doc/man/hbtest.1 * doc/man/hbrun.1 * examples/hbextern/hbextern.prg * examples/pp/pp.c * examples/pp/hbpragma.c * examples/pp/hbppcore.c * examples/pp/hbppcomp.c * examples/pp/hbpptbl.c * examples/pp/hbppdef.h * examples/superlib/hbsuper.prg * examples/hbsqlit2/hbsqlit2.ch * examples/misc/mankala.prg * examples/misc/guess.prg * examples/rddado/adordd.prg * examples/rddado/adordd.ch * examples/hbapollo/apollo.ch * examples/hbapollo/apollo.c * examples/hbapollo/apollo1.prg * examples/hbdoc2/gentpl.prg * examples/hbdoc2/gentxt.prg * examples/hbdoc2/tmplates.prg * examples/hbdoc2/genxml.prg * examples/hbdoc2/genhtml.prg * examples/hbdoc2/hbdoc2.prg * examples/hbdoc2/hbdoc2.ch * examples/guestbk/guestbk.prg * examples/httpsrv/uhttpd.ini * examples/httpsrv/uhttpd.prg * examples/httpsrv/cookie.prg * examples/httpsrv/cgifunc.prg * examples/httpsrv/session.prg * examples/terminal/trm_cli.prg * examples/terminal/terminal.prg * examples/terminal/trm_srv.prg * examples/terminal/trm_app.prg * examples/hbbtree/hb_btree.h * examples/hbbtree/hb_btree.ch * examples/hbbtree/hb_btree.c * examples/hbbtree/tbtree.prg * examples/hscript/hscript.prg * examples/hscript/dir.hs * examples/hscript/multiply.hs * examples/hscript/ugly.hs * examples/hscript/hello.hs * examples/gtwvw/hbole.h * examples/gtwvw/wvwdraw.c * examples/gtwvw/wvwmenu.c * examples/gtwvw/gtwvw.c * examples/gtwvw/wvwstbar.c * examples/gtwvw/wvwcheck.c * examples/gtwvw/wvwfuncs.c * examples/gtwvw/wvwpush.c * examples/gtwvw/wvwedit.c * examples/gtwvw/wvwtbar.c * examples/gtwvw/hbgtwvw.h * Deleted 'www.' from harbour-project.org website name. (www.harbour-project.org -> harbour-project.org) --- harbour/ChangeLog | 195 +++++++++++++++++++++++++ harbour/doc/en/1stread.txt | 6 +- harbour/doc/en/array.txt | 2 +- harbour/doc/en/binnum.txt | 2 +- harbour/doc/en/browse.txt | 2 +- harbour/doc/en/command.txt | 2 +- harbour/doc/en/datetime.txt | 2 +- harbour/doc/en/dbdelim.txt | 2 +- harbour/doc/en/dbsdf.txt | 2 +- harbour/doc/en/dbstrux.txt | 2 +- harbour/doc/en/dir.txt | 2 +- harbour/doc/en/diskspac.txt | 2 +- harbour/doc/en/errsys.txt | 2 +- harbour/doc/en/eval.txt | 2 +- harbour/doc/en/file.txt | 2 +- harbour/doc/en/hashes.txt | 2 +- harbour/doc/en/hb_api.txt | 2 +- harbour/doc/en/hb_apier.txt | 2 +- harbour/doc/en/hb_apifs.txt | 2 +- harbour/doc/en/hb_apigt.txt | 2 +- harbour/doc/en/hb_apiit.txt | 2 +- harbour/doc/en/hb_apiln.txt | 2 +- harbour/doc/en/hb_apird.txt | 2 +- harbour/doc/en/hb_compa.txt | 2 +- harbour/doc/en/hb_date.txt | 2 +- harbour/doc/en/hb_macro.txt | 2 +- harbour/doc/en/hb_set.txt | 2 +- harbour/doc/en/hb_vm.txt | 2 +- harbour/doc/en/hbinet.txt | 2 +- harbour/doc/en/hvm.txt | 2 +- harbour/doc/en/input.txt | 2 +- harbour/doc/en/lang.txt | 2 +- harbour/doc/en/math.txt | 2 +- harbour/doc/en/memo.txt | 2 +- harbour/doc/en/menu.txt | 2 +- harbour/doc/en/misc.txt | 2 +- harbour/doc/en/nation.txt | 2 +- harbour/doc/en/objfunc.txt | 2 +- harbour/doc/en/rdd.txt | 2 +- harbour/doc/en/rdddb.txt | 2 +- harbour/doc/en/rddmisc.txt | 2 +- harbour/doc/en/rddord.txt | 2 +- harbour/doc/en/readme.txt | 2 +- harbour/doc/en/set.txt | 2 +- harbour/doc/en/string.txt | 2 +- harbour/doc/en/tclass.txt | 2 +- harbour/doc/en/terminal.txt | 2 +- harbour/doc/en/tgetlist.txt | 2 +- harbour/doc/en/tlabel.txt | 2 +- harbour/doc/en/treport.txt | 2 +- harbour/doc/en/var.txt | 2 +- harbour/doc/man/harbour.1 | 2 +- harbour/doc/man/hbmk2.1 | 2 +- harbour/doc/man/hbpp.1 | 2 +- harbour/doc/man/hbrun.1 | 2 +- harbour/doc/man/hbtest.1 | 2 +- harbour/examples/gtwvw/gtwvw.c | 4 +- harbour/examples/gtwvw/hbgtwvw.h | 2 +- harbour/examples/gtwvw/hbole.h | 2 +- harbour/examples/gtwvw/wvwcheck.c | 4 +- harbour/examples/gtwvw/wvwdraw.c | 4 +- harbour/examples/gtwvw/wvwedit.c | 4 +- harbour/examples/gtwvw/wvwfuncs.c | 4 +- harbour/examples/gtwvw/wvwmenu.c | 4 +- harbour/examples/gtwvw/wvwpush.c | 4 +- harbour/examples/gtwvw/wvwstbar.c | 4 +- harbour/examples/gtwvw/wvwtbar.c | 4 +- harbour/examples/guestbk/guestbk.prg | 2 +- harbour/examples/hbapollo/apollo.c | 2 +- harbour/examples/hbapollo/apollo.ch | 2 +- harbour/examples/hbapollo/apollo1.prg | 2 +- harbour/examples/hbbtree/hb_btree.c | 2 +- harbour/examples/hbbtree/hb_btree.ch | 2 +- harbour/examples/hbbtree/hb_btree.h | 2 +- harbour/examples/hbbtree/tbtree.prg | 2 +- harbour/examples/hbdoc2/genhtml.prg | 2 +- harbour/examples/hbdoc2/gentpl.prg | 2 +- harbour/examples/hbdoc2/gentxt.prg | 2 +- harbour/examples/hbdoc2/genxml.prg | 2 +- harbour/examples/hbdoc2/hbdoc2.ch | 2 +- harbour/examples/hbdoc2/hbdoc2.prg | 4 +- harbour/examples/hbdoc2/tmplates.prg | 2 +- harbour/examples/hbextern/hbextern.prg | 2 +- harbour/examples/hbsqlit2/hbsqlit2.ch | 2 +- harbour/examples/hscript/dir.hs | 2 +- harbour/examples/hscript/hello.hs | 2 +- harbour/examples/hscript/hscript.prg | 2 +- harbour/examples/hscript/multiply.hs | 2 +- harbour/examples/hscript/ugly.hs | 2 +- harbour/examples/httpsrv/cgifunc.prg | 2 +- harbour/examples/httpsrv/cookie.prg | 2 +- harbour/examples/httpsrv/session.prg | 2 +- harbour/examples/httpsrv/uhttpd.ini | 2 +- harbour/examples/httpsrv/uhttpd.prg | 2 +- harbour/examples/misc/guess.prg | 2 +- harbour/examples/misc/mankala.prg | 2 +- harbour/examples/pp/hbppcomp.c | 2 +- harbour/examples/pp/hbppcore.c | 4 +- harbour/examples/pp/hbppdef.h | 2 +- harbour/examples/pp/hbpptbl.c | 2 +- harbour/examples/pp/hbpragma.c | 2 +- harbour/examples/pp/pp.c | 4 +- harbour/examples/rddado/adordd.ch | 2 +- harbour/examples/rddado/adordd.prg | 2 +- harbour/examples/superlib/hbsuper.prg | 2 +- harbour/examples/terminal/terminal.prg | 2 +- harbour/examples/terminal/trm_app.prg | 2 +- harbour/examples/terminal/trm_cli.prg | 2 +- harbour/examples/terminal/trm_srv.prg | 2 +- harbour/tests/ac_test2.prg | 2 +- harbour/tests/aliaslck.prg | 2 +- harbour/tests/arrayidx.prg | 2 +- harbour/tests/boxtst2.prg | 2 +- harbour/tests/clsccast.prg | 2 +- harbour/tests/clsicast.prg | 2 +- harbour/tests/clsnv.prg | 2 +- harbour/tests/clsscast.prg | 2 +- harbour/tests/clsscope.prg | 2 +- harbour/tests/cmphello.prg | 2 +- harbour/tests/cpinfo.prg | 4 +- harbour/tests/debugtst.prg | 2 +- harbour/tests/delimtst.prg | 2 +- harbour/tests/destruct.prg | 2 +- harbour/tests/devtest.prg | 2 +- harbour/tests/disptest.prg | 2 +- harbour/tests/dosshell.prg | 2 +- harbour/tests/dynobj.prg | 2 +- harbour/tests/foreach2.prg | 2 +- harbour/tests/fornext.prg | 2 +- harbour/tests/funcarr.prg | 2 +- harbour/tests/gtchars.prg | 2 +- harbour/tests/gtcolors.prg | 2 +- harbour/tests/gtkeys.prg | 2 +- harbour/tests/gtwin.prg | 2 +- harbour/tests/gtxfnt.prg | 2 +- harbour/tests/hbinline.prg | 2 +- harbour/tests/hsxtest.prg | 2 +- harbour/tests/inherit.prg | 2 +- harbour/tests/inkeytst.prg | 2 +- harbour/tests/longdev.prg | 2 +- harbour/tests/longstr.prg | 2 +- harbour/tests/mt/mttest01.prg | 2 +- harbour/tests/mt/mttest02.prg | 2 +- harbour/tests/mt/mttest03.prg | 2 +- harbour/tests/mt/mttest04.prg | 2 +- harbour/tests/mt/mttest05.prg | 2 +- harbour/tests/mt/mttest06.prg | 2 +- harbour/tests/mt/mttest07.prg | 2 +- harbour/tests/mt/mttest08.prg | 2 +- harbour/tests/mt/mttest09.prg | 2 +- harbour/tests/mt/mttest10.prg | 2 +- harbour/tests/mt/mttest11.prg | 2 +- harbour/tests/mt/mttest12.prg | 2 +- harbour/tests/multiarg.prg | 2 +- harbour/tests/objarr.prg | 2 +- harbour/tests/objasign.prg | 2 +- harbour/tests/output.prg | 2 +- harbour/tests/overload.prg | 2 +- harbour/tests/rddtest/adscl52.prg | 2 +- harbour/tests/rddtest/adscl53.prg | 2 +- harbour/tests/rddtest/cdxcl52.prg | 2 +- harbour/tests/rddtest/cdxcl53.prg | 2 +- harbour/tests/rddtest/ntxcl52.prg | 2 +- harbour/tests/rddtest/ntxcl53.prg | 2 +- harbour/tests/rddtest/rddmktst.prg | 2 +- harbour/tests/rddtest/rddtst.prg | 2 +- harbour/tests/readhrb.prg | 2 +- harbour/tests/round.prg | 2 +- harbour/tests/rto_get.prg | 2 +- harbour/tests/rto_tb.prg | 4 +- harbour/tests/sbartest.prg | 2 +- harbour/tests/scroll.prg | 2 +- harbour/tests/sdf_test.prg | 2 +- harbour/tests/seconds.prg | 2 +- harbour/tests/setkeys.prg | 2 +- harbour/tests/speedold.prg | 2 +- harbour/tests/speedtst.prg | 2 +- harbour/tests/stripem.prg | 2 +- harbour/tests/tb1.prg | 2 +- harbour/tests/testdyn.c | 2 +- harbour/tests/testdyn.prg | 2 +- harbour/tests/testdyn1.prg | 2 +- harbour/tests/testhtml.prg | 2 +- harbour/tests/testop.prg | 2 +- harbour/tests/testsha1.prg | 2 +- harbour/tests/testsha2.prg | 2 +- harbour/tests/transtst.prg | 2 +- harbour/tests/tstcolor.prg | 2 +- harbour/tests/tstdspac.prg | 2 +- harbour/tests/usrrdd/exarr.prg | 2 +- harbour/tests/version.prg | 2 +- harbour/tests/wcecon.prg | 2 +- 192 files changed, 402 insertions(+), 207 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8950c86b2e..2afcfc96d2 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,201 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-06-03 18:17 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * tests/testsha1.prg + * tests/longdev.prg + * tests/clsccast.prg + * tests/cmphello.prg + * tests/clsicast.prg + * tests/testop.prg + * tests/clsscast.prg + * tests/objarr.prg + * tests/rddtest/rddmktst.prg + * tests/rddtest/adscl52.prg + * tests/rddtest/adscl53.prg + * tests/rddtest/ntxcl52.prg + * tests/rddtest/ntxcl53.prg + * tests/rddtest/cdxcl52.prg + * tests/rddtest/rddtst.prg + * tests/rddtest/cdxcl53.prg + * tests/transtst.prg + * tests/output.prg + * tests/ac_test2.prg + * tests/clsscope.prg + * tests/dosshell.prg + * tests/sbartest.prg + * tests/speedold.prg + * tests/sdf_test.prg + * tests/wcecon.prg + * tests/debugtst.prg + * tests/testdyn.c + * tests/multiarg.prg + * tests/fornext.prg + * tests/hbinline.prg + * tests/foreach2.prg + * tests/objasign.prg + * tests/scroll.prg + * tests/inherit.prg + * tests/rto_get.prg + * tests/boxtst2.prg + * tests/inkeytst.prg + * tests/overload.prg + * tests/cpinfo.prg + * tests/gtwin.prg + * tests/mt/mttest08.prg + * tests/mt/mttest09.prg + * tests/mt/mttest01.prg + * tests/mt/mttest10.prg + * tests/mt/mttest02.prg + * tests/mt/mttest11.prg + * tests/mt/mttest03.prg + * tests/mt/mttest12.prg + * tests/mt/mttest04.prg + * tests/mt/mttest05.prg + * tests/mt/mttest06.prg + * tests/mt/mttest07.prg + * tests/speedtst.prg + * tests/testsha2.prg + * tests/hsxtest.prg + * tests/arrayidx.prg + * tests/clsnv.prg + * tests/rto_tb.prg + * tests/gtchars.prg + * tests/disptest.prg + * tests/funcarr.prg + * tests/testhtml.prg + * tests/readhrb.prg + * tests/tstcolor.prg + * tests/gtxfnt.prg + * tests/devtest.prg + * tests/aliaslck.prg + * tests/stripem.prg + * tests/dynobj.prg + * tests/tb1.prg + * tests/round.prg + * tests/longstr.prg + * tests/testdyn.prg + * tests/testdyn1.prg + * tests/delimtst.prg + * tests/tstdspac.prg + * tests/version.prg + * tests/setkeys.prg + * tests/gtcolors.prg + * tests/destruct.prg + * tests/seconds.prg + * tests/gtkeys.prg + * tests/usrrdd/exarr.prg + * doc/en/diskspac.txt + * doc/en/string.txt + * doc/en/rdd.txt + * doc/en/hashes.txt + * doc/en/hb_apigt.txt + * doc/en/rddord.txt + * doc/en/hb_api.txt + * doc/en/hb_date.txt + * doc/en/math.txt + * doc/en/hb_vm.txt + * doc/en/treport.txt + * doc/en/terminal.txt + * doc/en/hb_apiln.txt + * doc/en/dir.txt + * doc/en/command.txt + * doc/en/rddmisc.txt + * doc/en/errsys.txt + * doc/en/nation.txt + * doc/en/var.txt + * doc/en/dbstrux.txt + * doc/en/datetime.txt + * doc/en/memo.txt + * doc/en/tgetlist.txt + * doc/en/tlabel.txt + * doc/en/1stread.txt + * doc/en/hb_set.txt + * doc/en/hb_compa.txt + * doc/en/hb_apier.txt + * doc/en/hbinet.txt + * doc/en/hb_macro.txt + * doc/en/array.txt + * doc/en/hb_apiit.txt + * doc/en/rdddb.txt + * doc/en/dbsdf.txt + * doc/en/hvm.txt + * doc/en/input.txt + * doc/en/dbdelim.txt + * doc/en/browse.txt + * doc/en/menu.txt + * doc/en/hb_apird.txt + * doc/en/hb_apifs.txt + * doc/en/file.txt + * doc/en/lang.txt + * doc/en/objfunc.txt + * doc/en/eval.txt + * doc/en/binnum.txt + * doc/en/tclass.txt + * doc/en/misc.txt + * doc/en/set.txt + * doc/en/readme.txt + * doc/man/harbour.1 + * doc/man/hbmk2.1 + * doc/man/hbpp.1 + * doc/man/hbtest.1 + * doc/man/hbrun.1 + * examples/hbextern/hbextern.prg + * examples/pp/pp.c + * examples/pp/hbpragma.c + * examples/pp/hbppcore.c + * examples/pp/hbppcomp.c + * examples/pp/hbpptbl.c + * examples/pp/hbppdef.h + * examples/superlib/hbsuper.prg + * examples/hbsqlit2/hbsqlit2.ch + * examples/misc/mankala.prg + * examples/misc/guess.prg + * examples/rddado/adordd.prg + * examples/rddado/adordd.ch + * examples/hbapollo/apollo.ch + * examples/hbapollo/apollo.c + * examples/hbapollo/apollo1.prg + * examples/hbdoc2/gentpl.prg + * examples/hbdoc2/gentxt.prg + * examples/hbdoc2/tmplates.prg + * examples/hbdoc2/genxml.prg + * examples/hbdoc2/genhtml.prg + * examples/hbdoc2/hbdoc2.prg + * examples/hbdoc2/hbdoc2.ch + * examples/guestbk/guestbk.prg + * examples/httpsrv/uhttpd.ini + * examples/httpsrv/uhttpd.prg + * examples/httpsrv/cookie.prg + * examples/httpsrv/cgifunc.prg + * examples/httpsrv/session.prg + * examples/terminal/trm_cli.prg + * examples/terminal/terminal.prg + * examples/terminal/trm_srv.prg + * examples/terminal/trm_app.prg + * examples/hbbtree/hb_btree.h + * examples/hbbtree/hb_btree.ch + * examples/hbbtree/hb_btree.c + * examples/hbbtree/tbtree.prg + * examples/hscript/hscript.prg + * examples/hscript/dir.hs + * examples/hscript/multiply.hs + * examples/hscript/ugly.hs + * examples/hscript/hello.hs + * examples/gtwvw/hbole.h + * examples/gtwvw/wvwdraw.c + * examples/gtwvw/wvwmenu.c + * examples/gtwvw/gtwvw.c + * examples/gtwvw/wvwstbar.c + * examples/gtwvw/wvwcheck.c + * examples/gtwvw/wvwfuncs.c + * examples/gtwvw/wvwpush.c + * examples/gtwvw/wvwedit.c + * examples/gtwvw/wvwtbar.c + * examples/gtwvw/hbgtwvw.h + * Deleted 'www.' from harbour-project.org website name. + (www.harbour-project.org -> harbour-project.org) + 2010-06-03 18:03 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/RELNOTES * Updated. diff --git a/harbour/doc/en/1stread.txt b/harbour/doc/en/1stread.txt index 867533c523..d88fb12245 100644 --- a/harbour/doc/en/1stread.txt +++ b/harbour/doc/en/1stread.txt @@ -7,7 +7,7 @@ * Hash table type and functions * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -74,12 +74,12 @@ * Clipper). The goal of the Harbour project is to produce a cross platform * CA-Cl*pper compatible compiler. * - * The Harbour web site is at . If you + * The Harbour web site is at . If you * have any problems with this copy of Harbour please visit our web site and * ensure that you are using the latest release. * * If you have any questions about Harbour please be sure to read the FAQ - * . Also, please be sure to read the + * . Also, please be sure to read the * documentation that comes with Harbour, you should find it in the same * directory in which you found this file. * diff --git a/harbour/doc/en/array.txt b/harbour/doc/en/array.txt index edd4efb280..b22237c084 100644 --- a/harbour/doc/en/array.txt +++ b/harbour/doc/en/array.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Chen Kedem * Documentation for: ASORT() diff --git a/harbour/doc/en/binnum.txt b/harbour/doc/en/binnum.txt index a12db9278f..540480f536 100644 --- a/harbour/doc/en/binnum.txt +++ b/harbour/doc/en/binnum.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Chen Kedem * Documentation for: BIN2W(), BIN2I(), BIN2L(), BIN2U(), I2BIN(), W2BIN(), diff --git a/harbour/doc/en/browse.txt b/harbour/doc/en/browse.txt index 3a845e024e..32df656abf 100644 --- a/harbour/doc/en/browse.txt +++ b/harbour/doc/en/browse.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Chen Kedem * Documentation for: BROWSE(), DBEDIT(), TBROWSEDB(), DBSKIPPER() diff --git a/harbour/doc/en/command.txt b/harbour/doc/en/command.txt index 07297b6204..bb876cebb7 100644 --- a/harbour/doc/en/command.txt +++ b/harbour/doc/en/command.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Brian Hays * Documentation for the commands diff --git a/harbour/doc/en/datetime.txt b/harbour/doc/en/datetime.txt index e86d06e054..10840ce08b 100644 --- a/harbour/doc/en/datetime.txt +++ b/harbour/doc/en/datetime.txt @@ -5,7 +5,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Luiz Rafael Culik * Documentation for: CDOW(),CMONTH(),DATE(),CTOD(),DAY(),DAYS() diff --git a/harbour/doc/en/dbdelim.txt b/harbour/doc/en/dbdelim.txt index d066d1f20d..9c0b738df1 100644 --- a/harbour/doc/en/dbdelim.txt +++ b/harbour/doc/en/dbdelim.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2001-2002 David G. Holm * Documentation for: __dbDelim() diff --git a/harbour/doc/en/dbsdf.txt b/harbour/doc/en/dbsdf.txt index f3d8f4dbac..c1d5d545e2 100644 --- a/harbour/doc/en/dbsdf.txt +++ b/harbour/doc/en/dbsdf.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2001-2002 David G. Holm * Documentation for: __dbSDF() diff --git a/harbour/doc/en/dbstrux.txt b/harbour/doc/en/dbstrux.txt index 7e1d177529..67d8b78e52 100644 --- a/harbour/doc/en/dbstrux.txt +++ b/harbour/doc/en/dbstrux.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Chen Kedem * Documentation for: __dbCopyStruct(), COPY STRUCTURE, __dbCopyXStruct(), diff --git a/harbour/doc/en/dir.txt b/harbour/doc/en/dir.txt index b70cc51ffe..ef744b5fa9 100644 --- a/harbour/doc/en/dir.txt +++ b/harbour/doc/en/dir.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Chen Kedem * Documentation for: __DIR(), DIR, ADIR() diff --git a/harbour/doc/en/diskspac.txt b/harbour/doc/en/diskspac.txt index 426ec1d9ab..db3dea7247 100644 --- a/harbour/doc/en/diskspac.txt +++ b/harbour/doc/en/diskspac.txt @@ -4,7 +4,7 @@ /* * The following are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Paul Tucker * Documentation for: DISKSPACE() and related functions diff --git a/harbour/doc/en/errsys.txt b/harbour/doc/en/errsys.txt index e18f9e78e5..ea19c17a83 100644 --- a/harbour/doc/en/errsys.txt +++ b/harbour/doc/en/errsys.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Chen Kedem * Documentation for: ERRORSYS() diff --git a/harbour/doc/en/eval.txt b/harbour/doc/en/eval.txt index ee3e9c77eb..a79c5138e0 100644 --- a/harbour/doc/en/eval.txt +++ b/harbour/doc/en/eval.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Luiz Rafael Culik * Documentation for: EVAL() diff --git a/harbour/doc/en/file.txt b/harbour/doc/en/file.txt index a9da0f65e2..6e99cf7948 100644 --- a/harbour/doc/en/file.txt +++ b/harbour/doc/en/file.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Chen Kedem * Documentation for: __TYPEFILE(), TYPE diff --git a/harbour/doc/en/hashes.txt b/harbour/doc/en/hashes.txt index e83440abca..09d363bda5 100644 --- a/harbour/doc/en/hashes.txt +++ b/harbour/doc/en/hashes.txt @@ -7,7 +7,7 @@ * Hash table type and functions * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Based on the content of hashfunc.c and hashes.c * Copyright 2007 Przemyslaw Czerpak diff --git a/harbour/doc/en/hb_api.txt b/harbour/doc/en/hb_api.txt index 8883986093..9b35f396d7 100644 --- a/harbour/doc/en/hb_api.txt +++ b/harbour/doc/en/hb_api.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Antonio Linares * Header file for the API diff --git a/harbour/doc/en/hb_apier.txt b/harbour/doc/en/hb_apier.txt index a899ff5c63..bda6609160 100644 --- a/harbour/doc/en/hb_apier.txt +++ b/harbour/doc/en/hb_apier.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Antonio Linares * Header file for the API diff --git a/harbour/doc/en/hb_apifs.txt b/harbour/doc/en/hb_apifs.txt index 569398a069..baf4f7cf35 100644 --- a/harbour/doc/en/hb_apifs.txt +++ b/harbour/doc/en/hb_apifs.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 David G. Holm * Header file for the API diff --git a/harbour/doc/en/hb_apigt.txt b/harbour/doc/en/hb_apigt.txt index ce8cc15fca..408ad739e3 100644 --- a/harbour/doc/en/hb_apigt.txt +++ b/harbour/doc/en/hb_apigt.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 {list of individual authors and e-mail addresses} * Header file for the API diff --git a/harbour/doc/en/hb_apiit.txt b/harbour/doc/en/hb_apiit.txt index b675f1002d..51c19745a5 100644 --- a/harbour/doc/en/hb_apiit.txt +++ b/harbour/doc/en/hb_apiit.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Antonio Linares * Header file for the API diff --git a/harbour/doc/en/hb_apiln.txt b/harbour/doc/en/hb_apiln.txt index b753fe9ea7..4139d2e3b5 100644 --- a/harbour/doc/en/hb_apiln.txt +++ b/harbour/doc/en/hb_apiln.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999-2001 Viktor Szakats (harbour.01 syenar.hu) * Header file for the API diff --git a/harbour/doc/en/hb_apird.txt b/harbour/doc/en/hb_apird.txt index e2ce4f5fec..0d366aaa8f 100644 --- a/harbour/doc/en/hb_apird.txt +++ b/harbour/doc/en/hb_apird.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 {list of individual authors and e-mail addresses} * Header file for the API diff --git a/harbour/doc/en/hb_compa.txt b/harbour/doc/en/hb_compa.txt index 2a3d23b4db..6cad59848e 100644 --- a/harbour/doc/en/hb_compa.txt +++ b/harbour/doc/en/hb_compa.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999-2001 Viktor Szakats (harbour.01 syenar.hu) * Compatibility header file for CA-Cl*pper Virtual Memory API diff --git a/harbour/doc/en/hb_date.txt b/harbour/doc/en/hb_date.txt index 083d4b6e4e..2c1318589e 100644 --- a/harbour/doc/en/hb_date.txt +++ b/harbour/doc/en/hb_date.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999-2001 Viktor Szakats (harbour.01 syenar.hu) * Header file for the API diff --git a/harbour/doc/en/hb_macro.txt b/harbour/doc/en/hb_macro.txt index ded8111e8b..06121f0588 100644 --- a/harbour/doc/en/hb_macro.txt +++ b/harbour/doc/en/hb_macro.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Ryszard Glab * Header file for the Macro compiler diff --git a/harbour/doc/en/hb_set.txt b/harbour/doc/en/hb_set.txt index 0876ede217..18bebb72e6 100644 --- a/harbour/doc/en/hb_set.txt +++ b/harbour/doc/en/hb_set.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 David G. Holm * Header file for the API diff --git a/harbour/doc/en/hb_vm.txt b/harbour/doc/en/hb_vm.txt index 676f78770b..06433c7365 100644 --- a/harbour/doc/en/hb_vm.txt +++ b/harbour/doc/en/hb_vm.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Antonio Linares * Header file for the API diff --git a/harbour/doc/en/hbinet.txt b/harbour/doc/en/hbinet.txt index e1dbc02e50..6f235c366f 100644 --- a/harbour/doc/en/hbinet.txt +++ b/harbour/doc/en/hbinet.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright (date unknown) Giancarlo Niccolai * Documentation for: Harbour INET API diff --git a/harbour/doc/en/hvm.txt b/harbour/doc/en/hvm.txt index c7bcdd55de..355151b463 100644 --- a/harbour/doc/en/hvm.txt +++ b/harbour/doc/en/hvm.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Jose Lanin * Documentation for: PROCLINE(),PROCFILE(),PROCNAME() diff --git a/harbour/doc/en/input.txt b/harbour/doc/en/input.txt index dccf644153..38046c2fa3 100644 --- a/harbour/doc/en/input.txt +++ b/harbour/doc/en/input.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Chen Kedem * Documentation for: READKEY() diff --git a/harbour/doc/en/lang.txt b/harbour/doc/en/lang.txt index ab0effcbdc..9d316fcbec 100644 --- a/harbour/doc/en/lang.txt +++ b/harbour/doc/en/lang.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Luiz Rafael Culik * Documentation for: HB_LANGNAME(), HB_LANGSELECT() diff --git a/harbour/doc/en/math.txt b/harbour/doc/en/math.txt index b15e260679..f34948e72e 100644 --- a/harbour/doc/en/math.txt +++ b/harbour/doc/en/math.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Luiz Rafael Culik * Documentation for: ABS(),EXP(),LOG(),INT(),MAX() diff --git a/harbour/doc/en/memo.txt b/harbour/doc/en/memo.txt index 404eb243c0..e70e7ace6d 100644 --- a/harbour/doc/en/memo.txt +++ b/harbour/doc/en/memo.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Jose Lalin * MEMOTRAN() documentation diff --git a/harbour/doc/en/menu.txt b/harbour/doc/en/menu.txt index da32f4c2a6..8ca05dee56 100644 --- a/harbour/doc/en/menu.txt +++ b/harbour/doc/en/menu.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Chen Kedem * Documentation for: __ATPROMPT(), @...PROMPT, __MENUTO(), MENU TO diff --git a/harbour/doc/en/misc.txt b/harbour/doc/en/misc.txt index f4d33b9856..69d8107770 100644 --- a/harbour/doc/en/misc.txt +++ b/harbour/doc/en/misc.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Chen Kedem * Documentation for: TONE() diff --git a/harbour/doc/en/nation.txt b/harbour/doc/en/nation.txt index 67086e994a..dbb7ac6683 100644 --- a/harbour/doc/en/nation.txt +++ b/harbour/doc/en/nation.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Jose Lalin * ISAFFIRM() documentation diff --git a/harbour/doc/en/objfunc.txt b/harbour/doc/en/objfunc.txt index 5650bbb8b5..a802b70df4 100644 --- a/harbour/doc/en/objfunc.txt +++ b/harbour/doc/en/objfunc.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999-2000 Chen Kedem * Documentation for: __objHasData(), __objHasMethod(), __objGetMsgList(), diff --git a/harbour/doc/en/rdd.txt b/harbour/doc/en/rdd.txt index a581914344..406da7b7c5 100644 --- a/harbour/doc/en/rdd.txt +++ b/harbour/doc/en/rdd.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * See COPYING for licensing terms. * diff --git a/harbour/doc/en/rdddb.txt b/harbour/doc/en/rdddb.txt index 2799a4ed3d..cb25320dec 100644 --- a/harbour/doc/en/rdddb.txt +++ b/harbour/doc/en/rdddb.txt @@ -5,7 +5,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Luiz Rafael Culik * DB*() documentation diff --git a/harbour/doc/en/rddmisc.txt b/harbour/doc/en/rddmisc.txt index 4df886a08d..bc305be5ff 100644 --- a/harbour/doc/en/rddmisc.txt +++ b/harbour/doc/en/rddmisc.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Luiz Rafael Culik * DB*() documentation diff --git a/harbour/doc/en/rddord.txt b/harbour/doc/en/rddord.txt index 50ccff4320..43b7cba647 100644 --- a/harbour/doc/en/rddord.txt +++ b/harbour/doc/en/rddord.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Luiz Rafael Culik * DB*() documentation diff --git a/harbour/doc/en/readme.txt b/harbour/doc/en/readme.txt index 0fd4eb03ab..2bb6360312 100644 --- a/harbour/doc/en/readme.txt +++ b/harbour/doc/en/readme.txt @@ -26,7 +26,7 @@ * CA-Cl*pper(r) then it should compile under Harbour. The Harbour-Project * web page is: * - * http://www.harbour-project.org/ + * http://harbour-project.org/ * * Status and other information is always available from the web site. * There is a Harbour mailing list. Harbour is still at a very early diff --git a/harbour/doc/en/set.txt b/harbour/doc/en/set.txt index cd7befbceb..dfec509a04 100644 --- a/harbour/doc/en/set.txt +++ b/harbour/doc/en/set.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 David G. Holm * Documentation for: SET(), __SETCENTURY() diff --git a/harbour/doc/en/string.txt b/harbour/doc/en/string.txt index c1a274751e..484afc5bfe 100644 --- a/harbour/doc/en/string.txt +++ b/harbour/doc/en/string.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Jose Lalin * Documentation for: DESCEND() diff --git a/harbour/doc/en/tclass.txt b/harbour/doc/en/tclass.txt index d3502edf80..2ab385fa2c 100644 --- a/harbour/doc/en/tclass.txt +++ b/harbour/doc/en/tclass.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2000 Brian Hays * Documentation diff --git a/harbour/doc/en/terminal.txt b/harbour/doc/en/terminal.txt index a577adf0df..fdede05e65 100644 --- a/harbour/doc/en/terminal.txt +++ b/harbour/doc/en/terminal.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999-2001 Viktor Szakats (harbour.01 syenar.hu) * Documentation for: HB_COLORINDEX() diff --git a/harbour/doc/en/tgetlist.txt b/harbour/doc/en/tgetlist.txt index 037e0b5835..c92b144b16 100644 --- a/harbour/doc/en/tgetlist.txt +++ b/harbour/doc/en/tgetlist.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Chen Kedem * Documentation for: READVAR() diff --git a/harbour/doc/en/tlabel.txt b/harbour/doc/en/tlabel.txt index 28b1636d0a..bb5d08291b 100644 --- a/harbour/doc/en/tlabel.txt +++ b/harbour/doc/en/tlabel.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Luiz Rafael Culik * Documentation diff --git a/harbour/doc/en/treport.txt b/harbour/doc/en/treport.txt index 7484502159..a2e428d035 100644 --- a/harbour/doc/en/treport.txt +++ b/harbour/doc/en/treport.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Luiz Rafael Culik * Documentation diff --git a/harbour/doc/en/var.txt b/harbour/doc/en/var.txt index 03ccb45c0a..8758fd81d0 100644 --- a/harbour/doc/en/var.txt +++ b/harbour/doc/en/var.txt @@ -4,7 +4,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999 Ryszard Glab * Documentation for: __MVPUBLIC(), __MVPRIVATE(), __MVXRELEASE(), diff --git a/harbour/doc/man/harbour.1 b/harbour/doc/man/harbour.1 index 66218f65c8..76d1259b87 100644 --- a/harbour/doc/man/harbour.1 +++ b/harbour/doc/man/harbour.1 @@ -87,7 +87,7 @@ compile list of modules in .SH AUTHOR -Author of harbour: The Harbour Project (http://www.harbour-project.org) +Author of harbour: The Harbour Project (http://harbour-project.org) This manual page was written by Luis Mayoral , for the Debian GNU/Linux system (but may be used by others). diff --git a/harbour/doc/man/hbmk2.1 b/harbour/doc/man/hbmk2.1 index 28313a10c1..8858d45a30 100644 --- a/harbour/doc/man/hbmk2.1 +++ b/harbour/doc/man/hbmk2.1 @@ -155,4 +155,4 @@ bsd, hpux, sunos: gcc .SH AUTHOR -Viktor Szakats, The Harbour Project (http://www.harbour-project.org) +Viktor Szakats, The Harbour Project (http://harbour-project.org) diff --git a/harbour/doc/man/hbpp.1 b/harbour/doc/man/hbpp.1 index e06e4e74ab..b5bc573c27 100644 --- a/harbour/doc/man/hbpp.1 +++ b/harbour/doc/man/hbpp.1 @@ -24,7 +24,7 @@ enable warnings .SH AUTHOR -Author of hbpp: The Harbour Project (http://www.harbour-project.org) +Author of hbpp: The Harbour Project (http://harbour-project.org) This manual page was written by Luis Mayoral , for the Debian GNU/Linux system (but may be used by others). diff --git a/harbour/doc/man/hbrun.1 b/harbour/doc/man/hbrun.1 index 8c11bfc5d9..5f4c6db3b8 100644 --- a/harbour/doc/man/hbrun.1 +++ b/harbour/doc/man/hbrun.1 @@ -31,4 +31,4 @@ startup function in executed code coming from \fB\fP. .SH AUTHOR -Przemyslaw Czerpak, The Harbour Project (http://www.harbour-project.org) +Przemyslaw Czerpak, The Harbour Project (http://harbour-project.org) diff --git a/harbour/doc/man/hbtest.1 b/harbour/doc/man/hbtest.1 index 6bdc933525..f9703d39f2 100644 --- a/harbour/doc/man/hbtest.1 +++ b/harbour/doc/man/hbtest.1 @@ -20,7 +20,7 @@ Skip the listed test numbers .SH AUTHOR -Author of hbtest: The Harbour Project (http://www.harbour-project.org) +Author of hbtest: The Harbour Project (http://harbour-project.org) This manual page was written by Luis Mayoral , for the Debian GNU/Linux system (but may be used by others). diff --git a/harbour/examples/gtwvw/gtwvw.c b/harbour/examples/gtwvw/gtwvw.c index 968411c291..8bbda9d953 100644 --- a/harbour/examples/gtwvw/gtwvw.c +++ b/harbour/examples/gtwvw/gtwvw.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/hbgtwvw.h b/harbour/examples/gtwvw/hbgtwvw.h index f32ef49427..7e7536f1ee 100644 --- a/harbour/examples/gtwvw/hbgtwvw.h +++ b/harbour/examples/gtwvw/hbgtwvw.h @@ -13,7 +13,7 @@ * Header File for Video subsystem for Win32 using GUI windows instead of Console * Copyright 2003 Peter Rees * Rees Software & Systems Ltd - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/hbole.h b/harbour/examples/gtwvw/hbole.h index d090956b11..5c2dd8e15e 100644 --- a/harbour/examples/gtwvw/hbole.h +++ b/harbour/examples/gtwvw/hbole.h @@ -7,7 +7,7 @@ * Header file so MSVC can use ole in C mode while compile in C++ mode * * Copyright 2006 Paul Tucker - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/wvwcheck.c b/harbour/examples/gtwvw/wvwcheck.c index cfbe898a5f..4c2237cee7 100644 --- a/harbour/examples/gtwvw/wvwcheck.c +++ b/harbour/examples/gtwvw/wvwcheck.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/wvwdraw.c b/harbour/examples/gtwvw/wvwdraw.c index 03e3578186..3b6f211fcb 100644 --- a/harbour/examples/gtwvw/wvwdraw.c +++ b/harbour/examples/gtwvw/wvwdraw.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/wvwedit.c b/harbour/examples/gtwvw/wvwedit.c index a60e309ec2..6ae4c05f76 100644 --- a/harbour/examples/gtwvw/wvwedit.c +++ b/harbour/examples/gtwvw/wvwedit.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/wvwfuncs.c b/harbour/examples/gtwvw/wvwfuncs.c index 13c979ccd6..05df6b3f2b 100644 --- a/harbour/examples/gtwvw/wvwfuncs.c +++ b/harbour/examples/gtwvw/wvwfuncs.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/wvwmenu.c b/harbour/examples/gtwvw/wvwmenu.c index 136cd91819..773641fa6d 100644 --- a/harbour/examples/gtwvw/wvwmenu.c +++ b/harbour/examples/gtwvw/wvwmenu.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/wvwpush.c b/harbour/examples/gtwvw/wvwpush.c index c8b62d95d3..0a121bd59f 100644 --- a/harbour/examples/gtwvw/wvwpush.c +++ b/harbour/examples/gtwvw/wvwpush.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/wvwstbar.c b/harbour/examples/gtwvw/wvwstbar.c index ec7a21fc80..2da7224b35 100644 --- a/harbour/examples/gtwvw/wvwstbar.c +++ b/harbour/examples/gtwvw/wvwstbar.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/gtwvw/wvwtbar.c b/harbour/examples/gtwvw/wvwtbar.c index fa17c10dec..cbfe7a54a7 100644 --- a/harbour/examples/gtwvw/wvwtbar.c +++ b/harbour/examples/gtwvw/wvwtbar.c @@ -24,7 +24,7 @@ * Copyright 2002 Przemysław Czerpak * * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * * Copyright 1999 David G. Holm @@ -32,7 +32,7 @@ * * See doc/license.txt for licensing terms. * - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/guestbk/guestbk.prg b/harbour/examples/guestbk/guestbk.prg index 1397b285a5..4634fcb90b 100644 --- a/harbour/examples/guestbk/guestbk.prg +++ b/harbour/examples/guestbk/guestbk.prg @@ -8,7 +8,7 @@ * This file contains source for a script of a Guestbook * * Copyright (C) 1999 Felipe G. Coury - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbapollo/apollo.c b/harbour/examples/hbapollo/apollo.c index 3bee1eb08d..f0a0ddf283 100644 --- a/harbour/examples/hbapollo/apollo.c +++ b/harbour/examples/hbapollo/apollo.c @@ -7,7 +7,7 @@ * VistaSoftware's Apollo database driver. See http://www.VistaSoftware.com * * Copyright 2001 Patrick Mast - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbapollo/apollo.ch b/harbour/examples/hbapollo/apollo.ch index e0a58db38f..1ba97e244d 100644 --- a/harbour/examples/hbapollo/apollo.ch +++ b/harbour/examples/hbapollo/apollo.ch @@ -7,7 +7,7 @@ * Apollo SIXNSX defines * * Copyright 2001 Patrick Mast - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbapollo/apollo1.prg b/harbour/examples/hbapollo/apollo1.prg index a4d2b484de..bf151639d2 100644 --- a/harbour/examples/hbapollo/apollo1.prg +++ b/harbour/examples/hbapollo/apollo1.prg @@ -7,7 +7,7 @@ * VistaSoftware's Apollo database driver. See http://www.VistaSoftware.com * * Copyright 2001 Patrick Mast - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbbtree/hb_btree.c b/harbour/examples/hbbtree/hb_btree.c index e5a098ce26..6d3a8264ff 100644 --- a/harbour/examples/hbbtree/hb_btree.c +++ b/harbour/examples/hbbtree/hb_btree.c @@ -7,7 +7,7 @@ * HB_BTree source. * * Copyright 2002-2010 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbbtree/hb_btree.ch b/harbour/examples/hbbtree/hb_btree.ch index 42b3293b3b..203b14588b 100644 --- a/harbour/examples/hbbtree/hb_btree.ch +++ b/harbour/examples/hbbtree/hb_btree.ch @@ -7,7 +7,7 @@ * HB_BTree Harbour API header. * * Copyright 2002-2010 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbbtree/hb_btree.h b/harbour/examples/hbbtree/hb_btree.h index f01357683e..9e935d633c 100644 --- a/harbour/examples/hbbtree/hb_btree.h +++ b/harbour/examples/hbbtree/hb_btree.h @@ -7,7 +7,7 @@ * HB_BTree Harbour C API header. * * Copyright 2002-2010 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbbtree/tbtree.prg b/harbour/examples/hbbtree/tbtree.prg index fd2184ae58..dcd120cc57 100644 --- a/harbour/examples/hbbtree/tbtree.prg +++ b/harbour/examples/hbbtree/tbtree.prg @@ -7,7 +7,7 @@ * HB_BTree class. * * Copyright 2002-2010 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbdoc2/genhtml.prg b/harbour/examples/hbdoc2/genhtml.prg index bedfbb002d..7daa0aad6f 100644 --- a/harbour/examples/hbdoc2/genhtml.prg +++ b/harbour/examples/hbdoc2/genhtml.prg @@ -13,7 +13,7 @@ svn propset svn:eol-style native "filename" * Document generator - HTML output * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Portions of this project are based on hbdoc * Copyright 1999-2003 Luiz Rafael Culik diff --git a/harbour/examples/hbdoc2/gentpl.prg b/harbour/examples/hbdoc2/gentpl.prg index fa24a3ed66..64cc7c6d64 100644 --- a/harbour/examples/hbdoc2/gentpl.prg +++ b/harbour/examples/hbdoc2/gentpl.prg @@ -13,7 +13,7 @@ svn propset svn:eol-style native "filename" * Document generator template class * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Portions of this project are based on hbdoc * Copyright 1999-2003 Luiz Rafael Culik diff --git a/harbour/examples/hbdoc2/gentxt.prg b/harbour/examples/hbdoc2/gentxt.prg index 443cf81168..99afb711d6 100644 --- a/harbour/examples/hbdoc2/gentxt.prg +++ b/harbour/examples/hbdoc2/gentxt.prg @@ -13,7 +13,7 @@ svn propset svn:eol-style native "filename" * Document generator - text output * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Portions of this project are based on hbdoc * Copyright 1999-2003 Luiz Rafael Culik diff --git a/harbour/examples/hbdoc2/genxml.prg b/harbour/examples/hbdoc2/genxml.prg index 2e5106baf4..b39a156452 100644 --- a/harbour/examples/hbdoc2/genxml.prg +++ b/harbour/examples/hbdoc2/genxml.prg @@ -13,7 +13,7 @@ svn propset svn:eol-style native "filename" * Document generator - XML output * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Portions of this project are based on hbdoc * Copyright 1999-2003 Luiz Rafael Culik diff --git a/harbour/examples/hbdoc2/hbdoc2.ch b/harbour/examples/hbdoc2/hbdoc2.ch index f9f077a0a1..230d529e8c 100644 --- a/harbour/examples/hbdoc2/hbdoc2.ch +++ b/harbour/examples/hbdoc2/hbdoc2.ch @@ -7,7 +7,7 @@ * Document generator include file * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Portions of this project are based on hbdoc * Copyright 1999-2003 Luiz Rafael Culik diff --git a/harbour/examples/hbdoc2/hbdoc2.prg b/harbour/examples/hbdoc2/hbdoc2.prg index 94b7e4348d..bb01a38dec 100644 --- a/harbour/examples/hbdoc2/hbdoc2.prg +++ b/harbour/examples/hbdoc2/hbdoc2.prg @@ -7,7 +7,7 @@ * Document generator * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Portions of this project are based on hbdoc * Copyright 1999-2003 Luiz Rafael Culik @@ -994,7 +994,7 @@ PROCEDURE ShowHelp( cExtraMessage, aArgs ) aHelp = { ; cExtraMessage, ; "Harbour Document Extractor (hbdoc2) " + HBRawVersion(), ; - "Copyright (c) 1999-2009, http://www.harbour-project.org/", ; + "Copyright (c) 1999-2009, http://harbour-project.org/", ; "", ; "Syntax:", ; "", ; diff --git a/harbour/examples/hbdoc2/tmplates.prg b/harbour/examples/hbdoc2/tmplates.prg index ff3f08d76e..838bd21e67 100644 --- a/harbour/examples/hbdoc2/tmplates.prg +++ b/harbour/examples/hbdoc2/tmplates.prg @@ -7,7 +7,7 @@ * Document generator, templates * * Copyright 2009 April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Portions of this project are based on hbdoc * Copyright 1999-2003 Luiz Rafael Culik diff --git a/harbour/examples/hbextern/hbextern.prg b/harbour/examples/hbextern/hbextern.prg index 45479a0270..fed5812012 100644 --- a/harbour/examples/hbextern/hbextern.prg +++ b/harbour/examples/hbextern/hbextern.prg @@ -7,7 +7,7 @@ * hbextern.ch et al generator * * Copyright 1999 Ryszard Glab - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hbsqlit2/hbsqlit2.ch b/harbour/examples/hbsqlit2/hbsqlit2.ch index 1634cbd53b..2c40450ce7 100644 --- a/harbour/examples/hbsqlit2/hbsqlit2.ch +++ b/harbour/examples/hbsqlit2/hbsqlit2.ch @@ -8,7 +8,7 @@ * SQLite DBMS defines * * Copyright 2003 Alejandro de Garate - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/examples/hscript/dir.hs b/harbour/examples/hscript/dir.hs index ba73fb5d7c..f1a58232eb 100644 --- a/harbour/examples/hscript/dir.hs +++ b/harbour/examples/hscript/dir.hs @@ -5,7 +5,7 @@ /* * Written by Felipe Coury -* www - http://www.harbour-project.org +* www - http://harbour-project.org * */ FUNCTION Start() diff --git a/harbour/examples/hscript/hello.hs b/harbour/examples/hscript/hello.hs index 71f964a047..2f089919c0 100644 --- a/harbour/examples/hscript/hello.hs +++ b/harbour/examples/hscript/hello.hs @@ -9,7 +9,7 @@ * Famous "Hello World"! * * Written by Felipe Coury -* www - http://www.harbour-project.org +* www - http://harbour-project.org * */ diff --git a/harbour/examples/hscript/hscript.prg b/harbour/examples/hscript/hscript.prg index d2c1691d35..e19743b6d2 100644 --- a/harbour/examples/hscript/hscript.prg +++ b/harbour/examples/hscript/hscript.prg @@ -7,7 +7,7 @@ * HarbourScript translation engine * * Copyright (C) 1999 Felipe Coury - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/hscript/multiply.hs b/harbour/examples/hscript/multiply.hs index 9886c84f71..d86734a244 100644 --- a/harbour/examples/hscript/multiply.hs +++ b/harbour/examples/hscript/multiply.hs @@ -9,7 +9,7 @@ * HarbourScript Test * * Written by Felipe Coury -* www - http://www.harbour-project.org +* www - http://harbour-project.org * */ diff --git a/harbour/examples/hscript/ugly.hs b/harbour/examples/hscript/ugly.hs index f64cb86707..5d47225c30 100644 --- a/harbour/examples/hscript/ugly.hs +++ b/harbour/examples/hscript/ugly.hs @@ -4,7 +4,7 @@ */ /* Written by Felipe Coury -* www - http://www.harbour-project.org +* www - http://harbour-project.org * */ diff --git a/harbour/examples/httpsrv/cgifunc.prg b/harbour/examples/httpsrv/cgifunc.prg index 475799ab55..e8360e9642 100644 --- a/harbour/examples/httpsrv/cgifunc.prg +++ b/harbour/examples/httpsrv/cgifunc.prg @@ -7,7 +7,7 @@ * uHTTPD (Micro HTTP server) cgi functions * * Copyright 2009 Francesco Saverio Giudice - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/httpsrv/cookie.prg b/harbour/examples/httpsrv/cookie.prg index f60fc414be..89f6b91145 100644 --- a/harbour/examples/httpsrv/cookie.prg +++ b/harbour/examples/httpsrv/cookie.prg @@ -7,7 +7,7 @@ * uHTTPD (Micro HTTP server) cookie functions * * Copyright 2009 Francesco Saverio Giudice - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/httpsrv/session.prg b/harbour/examples/httpsrv/session.prg index e66f2ed37b..a962c746f9 100644 --- a/harbour/examples/httpsrv/session.prg +++ b/harbour/examples/httpsrv/session.prg @@ -7,7 +7,7 @@ * uHTTPD (Micro HTTP server) session functions * * Copyright 2009 Francesco Saverio Giudice - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/httpsrv/uhttpd.ini b/harbour/examples/httpsrv/uhttpd.ini index 00eb8830fb..ac27512fbf 100644 --- a/harbour/examples/httpsrv/uhttpd.ini +++ b/harbour/examples/httpsrv/uhttpd.ini @@ -6,7 +6,7 @@ # uHTTPD (Micro HTTP server) ini file # # Copyright 2009 Francesco Saverio Giudice -# www - http://www.harbour-project.org +# www - http://harbour-project.org # ------------------------------------ # # uHTTPD ini file (defaults are commented) diff --git a/harbour/examples/httpsrv/uhttpd.prg b/harbour/examples/httpsrv/uhttpd.prg index 098cbd7ae3..c86a05ac5f 100644 --- a/harbour/examples/httpsrv/uhttpd.prg +++ b/harbour/examples/httpsrv/uhttpd.prg @@ -8,7 +8,7 @@ * * Copyright 2009 Francesco Saverio Giudice * Copyright 2008 Mindaugas Kavaliauskas (dbtopas at dbtopas.lt) - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Credits: * Based on first version posted from Mindaugas Kavaliauskas on diff --git a/harbour/examples/misc/guess.prg b/harbour/examples/misc/guess.prg index d9587aee17..2ff5884d3a 100644 --- a/harbour/examples/misc/guess.prg +++ b/harbour/examples/misc/guess.prg @@ -10,7 +10,7 @@ My first application (big word) written in Harbour Written by Eddie Runia - www - http://www.harbour-project.org + www - http://harbour-project.org Placed in the public domain */ diff --git a/harbour/examples/misc/mankala.prg b/harbour/examples/misc/mankala.prg index d0731d32b3..5782fa432d 100644 --- a/harbour/examples/misc/mankala.prg +++ b/harbour/examples/misc/mankala.prg @@ -6,7 +6,7 @@ // Mankala. The first Harbour board game. // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Date : 30/04/1999 // Time : 14:00 diff --git a/harbour/examples/pp/hbppcomp.c b/harbour/examples/pp/hbppcomp.c index 65a7b05c31..56986465a5 100644 --- a/harbour/examples/pp/hbppcomp.c +++ b/harbour/examples/pp/hbppcomp.c @@ -7,7 +7,7 @@ * Preprocessor & Compiler integration module * * Copyright 1999 Alexander S.Kresin - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/pp/hbppcore.c b/harbour/examples/pp/hbppcore.c index ef8464f5b7..a00c4da036 100644 --- a/harbour/examples/pp/hbppcore.c +++ b/harbour/examples/pp/hbppcore.c @@ -7,7 +7,7 @@ * Preprocessor core module * * Copyright 1999 Alexander S.Kresin - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -52,7 +52,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 1999-2001 Viktor Szakats (harbour.01 syenar.hu) * __DATE__, __TIME__, __HB_MAIN__ support diff --git a/harbour/examples/pp/hbppdef.h b/harbour/examples/pp/hbppdef.h index 90147d2db1..7f22c5dc2b 100644 --- a/harbour/examples/pp/hbppdef.h +++ b/harbour/examples/pp/hbppdef.h @@ -7,7 +7,7 @@ * Header file for the Preprocesor * * Copyright 1999 Alexander S.Kresin - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/pp/hbpptbl.c b/harbour/examples/pp/hbpptbl.c index 51b6be94ac..c5cf68a82e 100644 --- a/harbour/examples/pp/hbpptbl.c +++ b/harbour/examples/pp/hbpptbl.c @@ -7,7 +7,7 @@ * Preprocessor precompiled std.ch and some additions ( mainly generated ) * * Copyright 1999 Alexander S.Kresin - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/pp/hbpragma.c b/harbour/examples/pp/hbpragma.c index 764511c795..401187d843 100644 --- a/harbour/examples/pp/hbpragma.c +++ b/harbour/examples/pp/hbpragma.c @@ -7,7 +7,7 @@ * Support for #pragma directive and related functions * * Copyright 2000 Jose Lalin - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/pp/pp.c b/harbour/examples/pp/pp.c index 34f7118540..85857627bf 100644 --- a/harbour/examples/pp/pp.c +++ b/harbour/examples/pp/pp.c @@ -7,7 +7,7 @@ * Preprocessor standalone main module * * Copyright 1999 Alexander S.Kresin - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -115,7 +115,7 @@ int main( int argc, char * argv[] ) printf( "Harbour Preprocessor (old version) %d.%d.%d\n", HB_VER_MAJOR, HB_VER_MINOR, HB_VER_RELEASE ); - printf( "Copyright (c) 1999-2008, http://www.harbour-project.org/\n" ); + printf( "Copyright (c) 1999-2008, http://harbour-project.org/\n" ); hb_pp_Table(); stdef = hb_pp_topDefine; diff --git a/harbour/examples/rddado/adordd.ch b/harbour/examples/rddado/adordd.ch index 86694fa8c2..13b5629aa1 100644 --- a/harbour/examples/rddado/adordd.ch +++ b/harbour/examples/rddado/adordd.ch @@ -8,7 +8,7 @@ * * Copyright 2007 Fernando Mancera and * Antonio Linares - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/rddado/adordd.prg b/harbour/examples/rddado/adordd.prg index 6be5a91399..01a2adeb30 100644 --- a/harbour/examples/rddado/adordd.prg +++ b/harbour/examples/rddado/adordd.prg @@ -8,7 +8,7 @@ * * Copyright 2007 Fernando Mancera and * Antonio Linares - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2007-2008 Miguel Angel Marchuet * ADO_GOTOID( nWA, nRecord ) diff --git a/harbour/examples/superlib/hbsuper.prg b/harbour/examples/superlib/hbsuper.prg index 266afb13a9..1b708ab29b 100644 --- a/harbour/examples/superlib/hbsuper.prg +++ b/harbour/examples/superlib/hbsuper.prg @@ -7,7 +7,7 @@ * SuperLib rewritten parts * * Copyright 2009 Viktor Szakats (harbour.01 syenar.hu) - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/terminal/terminal.prg b/harbour/examples/terminal/terminal.prg index e878c58938..b7b767ffea 100644 --- a/harbour/examples/terminal/terminal.prg +++ b/harbour/examples/terminal/terminal.prg @@ -6,7 +6,7 @@ * Harbour Project source code: * * Copyright 2009 Pritpal Bedi - * http://www.harbour-project.org + * http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/terminal/trm_app.prg b/harbour/examples/terminal/trm_app.prg index 592886c70f..ac57bb2188 100644 --- a/harbour/examples/terminal/trm_app.prg +++ b/harbour/examples/terminal/trm_app.prg @@ -6,7 +6,7 @@ * Harbour Project source code: * * Copyright 2009 Pritpal Bedi - * http://www.harbour-project.org + * http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/terminal/trm_cli.prg b/harbour/examples/terminal/trm_cli.prg index 3e0233dd10..2f51117f66 100644 --- a/harbour/examples/terminal/trm_cli.prg +++ b/harbour/examples/terminal/trm_cli.prg @@ -6,7 +6,7 @@ * Harbour Project source code: * * Copyright 2009 Pritpal Bedi - * http://www.harbour-project.org + * http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/examples/terminal/trm_srv.prg b/harbour/examples/terminal/trm_srv.prg index 5598cdd0c0..367120eed7 100644 --- a/harbour/examples/terminal/trm_srv.prg +++ b/harbour/examples/terminal/trm_srv.prg @@ -6,7 +6,7 @@ * Harbour Project source code: * * Copyright 2009 Pritpal Bedi - * http://www.harbour-project.org + * http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/tests/ac_test2.prg b/harbour/tests/ac_test2.prg index d37ce5ed21..4e8291fe36 100644 --- a/harbour/tests/ac_test2.prg +++ b/harbour/tests/ac_test2.prg @@ -7,7 +7,7 @@ * ACHOICE() test * * Copyright 2009 Vladislav Lavrecky - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/aliaslck.prg b/harbour/tests/aliaslck.prg index deb66de2ad..d423edc752 100644 --- a/harbour/tests/aliaslck.prg +++ b/harbour/tests/aliaslck.prg @@ -8,7 +8,7 @@ * aliased work areas * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/arrayidx.prg b/harbour/tests/arrayidx.prg index 8ae67b9849..6a1427a244 100644 --- a/harbour/tests/arrayidx.prg +++ b/harbour/tests/arrayidx.prg @@ -8,7 +8,7 @@ // Date : 1999/05/14 // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/boxtst2.prg b/harbour/tests/boxtst2.prg index 66a49c0443..78ce6d29c5 100644 --- a/harbour/tests/boxtst2.prg +++ b/harbour/tests/boxtst2.prg @@ -4,7 +4,7 @@ // Test program for box and line drawing functions. /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-08-22 by David G. Holm */ diff --git a/harbour/tests/clsccast.prg b/harbour/tests/clsccast.prg index a6779fdeaa..dbea8dfb46 100644 --- a/harbour/tests/clsccast.prg +++ b/harbour/tests/clsccast.prg @@ -8,7 +8,7 @@ * in multiinherited classes * * Copyright 2006 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/clsicast.prg b/harbour/tests/clsicast.prg index 2a4178522f..6281e55d5e 100644 --- a/harbour/tests/clsicast.prg +++ b/harbour/tests/clsicast.prg @@ -8,7 +8,7 @@ * in multiinherited classes * * Copyright 2006 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/clsnv.prg b/harbour/tests/clsnv.prg index 8e84a3a4dd..06dfccb71c 100644 --- a/harbour/tests/clsnv.prg +++ b/harbour/tests/clsnv.prg @@ -7,7 +7,7 @@ * demonstration/test code for non virtual hidden messages * * Copyright 2006 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/clsscast.prg b/harbour/tests/clsscast.prg index 6e7982576f..c4cf38ce50 100644 --- a/harbour/tests/clsscast.prg +++ b/harbour/tests/clsscast.prg @@ -8,7 +8,7 @@ * in multiinherited classes * * Copyright 2006 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/clsscope.prg b/harbour/tests/clsscope.prg index 1461dc3771..a8119ba2c9 100644 --- a/harbour/tests/clsscope.prg +++ b/harbour/tests/clsscope.prg @@ -7,7 +7,7 @@ * demonstration/test code for class method scoping * * Copyright 2006 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/cmphello.prg b/harbour/tests/cmphello.prg index 3d8690d5b4..46b1701ba7 100644 --- a/harbour/tests/cmphello.prg +++ b/harbour/tests/cmphello.prg @@ -8,7 +8,7 @@ // This program compiles hello.prg // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/cpinfo.prg b/harbour/tests/cpinfo.prg index ed884f6476..fc2965af90 100644 --- a/harbour/tests/cpinfo.prg +++ b/harbour/tests/cpinfo.prg @@ -11,7 +11,7 @@ * CP module in src/codepage/ directory. * * Copyright 2009 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ @@ -399,7 +399,7 @@ static function genCPfile( id, info, unicode, flags, upper, lower, sort, ; ' * National Collation Support Module ( $1 )' + EOL + ; ' *' + EOL + ; ' * Copyright 2009 Przemyslaw Czerpak ' + EOL + ; - ' * www - http://www.harbour-project.org' + EOL + ; + ' * www - http://harbour-project.org' + EOL + ; ' *' + EOL + ; ' * This file is generated automatically by cpinfo.prg' + EOL + ; ' */' + EOL + EOL + ; diff --git a/harbour/tests/debugtst.prg b/harbour/tests/debugtst.prg index 10dc19b1f1..b2bdc119d6 100644 --- a/harbour/tests/debugtst.prg +++ b/harbour/tests/debugtst.prg @@ -12,7 +12,7 @@ * $End$ * * Written by Eddie Runia - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Placed in the public domain */ diff --git a/harbour/tests/delimtst.prg b/harbour/tests/delimtst.prg index b63c06bfae..84f2282a42 100644 --- a/harbour/tests/delimtst.prg +++ b/harbour/tests/delimtst.prg @@ -5,7 +5,7 @@ // Test program for COPY TO DELIMITED and APPEND FROM DELIMITED // Note: Only COPY TO DELIMITED is fully implemented at this time... /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-04-18 by David G. Holm */ diff --git a/harbour/tests/destruct.prg b/harbour/tests/destruct.prg index fa3d016d88..0f3a7b80cd 100644 --- a/harbour/tests/destruct.prg +++ b/harbour/tests/destruct.prg @@ -7,7 +7,7 @@ * example/test code for object destructors * * Copyright 2006 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/devtest.prg b/harbour/tests/devtest.prg index 4a78a85291..8722996502 100644 --- a/harbour/tests/devtest.prg +++ b/harbour/tests/devtest.prg @@ -7,7 +7,7 @@ // which compiler created the program. Both files should be 263,444 // bytes in size and should be identical. /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Public domain program written by David G. Holm */ diff --git a/harbour/tests/disptest.prg b/harbour/tests/disptest.prg index 480cd4f46b..abb5d3ff08 100644 --- a/harbour/tests/disptest.prg +++ b/harbour/tests/disptest.prg @@ -8,7 +8,7 @@ // it easier to compare scrolling compatibility. A TONE() is sounded before // each INKEY(0) call. /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Public domain program written by David G. Holm */ procedure main() diff --git a/harbour/tests/dosshell.prg b/harbour/tests/dosshell.prg index bf64ed03d2..0b225bc350 100644 --- a/harbour/tests/dosshell.prg +++ b/harbour/tests/dosshell.prg @@ -11,7 +11,7 @@ // Warning : DOS only // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/dynobj.prg b/harbour/tests/dynobj.prg index 6e824529f8..8ca59b27db 100644 --- a/harbour/tests/dynobj.prg +++ b/harbour/tests/dynobj.prg @@ -10,7 +10,7 @@ // Date : 1999/05/12 // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/foreach2.prg b/harbour/tests/foreach2.prg index 1076f6b610..0e40a08f00 100644 --- a/harbour/tests/foreach2.prg +++ b/harbour/tests/foreach2.prg @@ -7,7 +7,7 @@ * demonstration code for FOR EACH overloading * * Copyright 2007 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/fornext.prg b/harbour/tests/fornext.prg index 0556a4063b..f05721c47f 100644 --- a/harbour/tests/fornext.prg +++ b/harbour/tests/fornext.prg @@ -5,7 +5,7 @@ // Testing Harbour For Next loops // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/funcarr.prg b/harbour/tests/funcarr.prg index 122578db4d..69840d40df 100644 --- a/harbour/tests/funcarr.prg +++ b/harbour/tests/funcarr.prg @@ -6,7 +6,7 @@ // Function Array syntax test // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/gtchars.prg b/harbour/tests/gtchars.prg index d9508526ce..ed340acd9a 100644 --- a/harbour/tests/gtchars.prg +++ b/harbour/tests/gtchars.prg @@ -8,7 +8,7 @@ * translations * * Copyright 2007 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/gtcolors.prg b/harbour/tests/gtcolors.prg index c44da8b3fd..342e4a899a 100644 --- a/harbour/tests/gtcolors.prg +++ b/harbour/tests/gtcolors.prg @@ -7,7 +7,7 @@ * demonstration/test code for GT full screen color output * * Copyright 2007 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/gtkeys.prg b/harbour/tests/gtkeys.prg index f5b5223573..2c3972a49b 100644 --- a/harbour/tests/gtkeys.prg +++ b/harbour/tests/gtkeys.prg @@ -7,7 +7,7 @@ * demonstration/test code for GT keyboard input * * Copyright 2007 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/gtwin.prg b/harbour/tests/gtwin.prg index be3a4ce858..59a298279d 100644 --- a/harbour/tests/gtwin.prg +++ b/harbour/tests/gtwin.prg @@ -9,7 +9,7 @@ * GTWVT in MS-Windows or GTXWC in XWindow. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/gtxfnt.prg b/harbour/tests/gtxfnt.prg index 013159f9b8..fde1f1eb31 100644 --- a/harbour/tests/gtxfnt.prg +++ b/harbour/tests/gtxfnt.prg @@ -7,7 +7,7 @@ * demonstration/test code for changing font in X-Window GTs * * Copyright 2009 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/hbinline.prg b/harbour/tests/hbinline.prg index a452d19484..26271894bc 100644 --- a/harbour/tests/hbinline.prg +++ b/harbour/tests/hbinline.prg @@ -7,7 +7,7 @@ * new Hb_inLine {} test * * Copyright 2006 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/hsxtest.prg b/harbour/tests/hsxtest.prg index 6c5d1ec480..d4c7c848ec 100644 --- a/harbour/tests/hsxtest.prg +++ b/harbour/tests/hsxtest.prg @@ -7,7 +7,7 @@ * HiPer-SEEK indexing/search test * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/inherit.prg b/harbour/tests/inherit.prg index 0b323dcfcf..bf99837fd8 100644 --- a/harbour/tests/inherit.prg +++ b/harbour/tests/inherit.prg @@ -14,7 +14,7 @@ /* * Written by Eddie Runia - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Placed in the public domain */ diff --git a/harbour/tests/inkeytst.prg b/harbour/tests/inkeytst.prg index c0e5f44130..8554b9fad9 100644 --- a/harbour/tests/inkeytst.prg +++ b/harbour/tests/inkeytst.prg @@ -4,7 +4,7 @@ // Testing Harbour keyboard input. /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-03-08 by David G. Holm Modularization and display improvements by diff --git a/harbour/tests/longdev.prg b/harbour/tests/longdev.prg index 2956feda52..898eec7129 100644 --- a/harbour/tests/longdev.prg +++ b/harbour/tests/longdev.prg @@ -4,7 +4,7 @@ // Testing Harbour long string handling with device output. /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-03-08 by David G. Holm */ diff --git a/harbour/tests/longstr.prg b/harbour/tests/longstr.prg index 89296f6580..d2284e3ae6 100644 --- a/harbour/tests/longstr.prg +++ b/harbour/tests/longstr.prg @@ -3,7 +3,7 @@ // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/mt/mttest01.prg b/harbour/tests/mt/mttest01.prg index 00c83bce4b..f7ea4224ba 100644 --- a/harbour/tests/mt/mttest01.prg +++ b/harbour/tests/mt/mttest01.prg @@ -9,7 +9,7 @@ * termination. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest02.prg b/harbour/tests/mt/mttest02.prg index b1bbb54eb1..24ca1c8f96 100644 --- a/harbour/tests/mt/mttest02.prg +++ b/harbour/tests/mt/mttest02.prg @@ -8,7 +8,7 @@ * execution. Child thread uses QUIT before main one. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest03.prg b/harbour/tests/mt/mttest03.prg index 5c537820b0..e618f34a7d 100644 --- a/harbour/tests/mt/mttest03.prg +++ b/harbour/tests/mt/mttest03.prg @@ -8,7 +8,7 @@ * execution. Main thread uses QUIT before child one. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest04.prg b/harbour/tests/mt/mttest04.prg index 29d3df1b88..3ca658802e 100644 --- a/harbour/tests/mt/mttest04.prg +++ b/harbour/tests/mt/mttest04.prg @@ -11,7 +11,7 @@ * should make necessary internal protections automatically. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest05.prg b/harbour/tests/mt/mttest05.prg index 97c24d2988..d9bd1ffe88 100644 --- a/harbour/tests/mt/mttest05.prg +++ b/harbour/tests/mt/mttest05.prg @@ -7,7 +7,7 @@ * demonstration/test code for thread static variables * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest06.prg b/harbour/tests/mt/mttest06.prg index 6c3c5a338e..ae737a3fd9 100644 --- a/harbour/tests/mt/mttest06.prg +++ b/harbour/tests/mt/mttest06.prg @@ -7,7 +7,7 @@ * demonstration/test code for using memvars in threads * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest07.prg b/harbour/tests/mt/mttest07.prg index 5d1d6e8e3a..215cafb7a2 100644 --- a/harbour/tests/mt/mttest07.prg +++ b/harbour/tests/mt/mttest07.prg @@ -9,7 +9,7 @@ * threads. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest08.prg b/harbour/tests/mt/mttest08.prg index 5a0bf992c4..9f1f7d2f95 100644 --- a/harbour/tests/mt/mttest08.prg +++ b/harbour/tests/mt/mttest08.prg @@ -8,7 +8,7 @@ * copping * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest09.prg b/harbour/tests/mt/mttest09.prg index 2348384cb9..7780d48f80 100644 --- a/harbour/tests/mt/mttest09.prg +++ b/harbour/tests/mt/mttest09.prg @@ -9,7 +9,7 @@ * without thread support. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest10.prg b/harbour/tests/mt/mttest10.prg index c08e80c9e3..e4f0b7855f 100644 --- a/harbour/tests/mt/mttest10.prg +++ b/harbour/tests/mt/mttest10.prg @@ -8,7 +8,7 @@ * different thread. It needs GT driver which supports such functionality. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest11.prg b/harbour/tests/mt/mttest11.prg index 3ea63cd71b..54c5956387 100644 --- a/harbour/tests/mt/mttest11.prg +++ b/harbour/tests/mt/mttest11.prg @@ -8,7 +8,7 @@ * breaking foreground screen operations. * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/mt/mttest12.prg b/harbour/tests/mt/mttest12.prg index a7527b540e..b6d42fd170 100644 --- a/harbour/tests/mt/mttest12.prg +++ b/harbour/tests/mt/mttest12.prg @@ -7,7 +7,7 @@ * demonstration/test code for thread static variables * * Copyright 2009 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/multiarg.prg b/harbour/tests/multiarg.prg index 694352a49e..0fcd88a4de 100644 --- a/harbour/tests/multiarg.prg +++ b/harbour/tests/multiarg.prg @@ -10,7 +10,7 @@ // Date : 1999/05/24 // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/objarr.prg b/harbour/tests/objarr.prg index 2dbc20dd20..f8070fdabd 100644 --- a/harbour/tests/objarr.prg +++ b/harbour/tests/objarr.prg @@ -6,7 +6,7 @@ // Object Array syntax test // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/objasign.prg b/harbour/tests/objasign.prg index 854f1cda86..40dec48d37 100644 --- a/harbour/tests/objasign.prg +++ b/harbour/tests/objasign.prg @@ -6,7 +6,7 @@ // Object Array syntax test // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Placed in the public domain // diff --git a/harbour/tests/output.prg b/harbour/tests/output.prg index abc3821a90..8a0e9a4432 100644 --- a/harbour/tests/output.prg +++ b/harbour/tests/output.prg @@ -4,7 +4,7 @@ // Testing Harbour device management. /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-03-08 by David G. Holm */ diff --git a/harbour/tests/overload.prg b/harbour/tests/overload.prg index 57c64a863b..e29ab3fb52 100644 --- a/harbour/tests/overload.prg +++ b/harbour/tests/overload.prg @@ -10,7 +10,7 @@ // Date : 1999/05/15 // // Written by Eddie Runia -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // Jfl 2001/11/18 command mode added // diff --git a/harbour/tests/rddtest/adscl52.prg b/harbour/tests/rddtest/adscl52.prg index 92338e383b..e3b1f1ad79 100644 --- a/harbour/tests/rddtest/adscl52.prg +++ b/harbour/tests/rddtest/adscl52.prg @@ -7,7 +7,7 @@ * RDD tests * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/rddtest/adscl53.prg b/harbour/tests/rddtest/adscl53.prg index 73563addd0..d8c54a7e34 100644 --- a/harbour/tests/rddtest/adscl53.prg +++ b/harbour/tests/rddtest/adscl53.prg @@ -7,7 +7,7 @@ * RDD tests * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/rddtest/cdxcl52.prg b/harbour/tests/rddtest/cdxcl52.prg index 808755aba8..1f55ce1487 100644 --- a/harbour/tests/rddtest/cdxcl52.prg +++ b/harbour/tests/rddtest/cdxcl52.prg @@ -7,7 +7,7 @@ * RDD tests * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/rddtest/cdxcl53.prg b/harbour/tests/rddtest/cdxcl53.prg index 87dc34e7e2..eec64c583a 100644 --- a/harbour/tests/rddtest/cdxcl53.prg +++ b/harbour/tests/rddtest/cdxcl53.prg @@ -7,7 +7,7 @@ * RDD tests * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/rddtest/ntxcl52.prg b/harbour/tests/rddtest/ntxcl52.prg index 95587d8874..9e9e3017c1 100644 --- a/harbour/tests/rddtest/ntxcl52.prg +++ b/harbour/tests/rddtest/ntxcl52.prg @@ -7,7 +7,7 @@ * RDD tests * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/rddtest/ntxcl53.prg b/harbour/tests/rddtest/ntxcl53.prg index b5e5f4c3fc..c95da627ea 100644 --- a/harbour/tests/rddtest/ntxcl53.prg +++ b/harbour/tests/rddtest/ntxcl53.prg @@ -7,7 +7,7 @@ * RDD tests * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/rddtest/rddmktst.prg b/harbour/tests/rddtest/rddmktst.prg index ae9680797b..25f8c06fdc 100644 --- a/harbour/tests/rddtest/rddmktst.prg +++ b/harbour/tests/rddtest/rddmktst.prg @@ -7,7 +7,7 @@ * RDD tests * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/rddtest/rddtst.prg b/harbour/tests/rddtest/rddtst.prg index 65b5161b90..068787874f 100644 --- a/harbour/tests/rddtest/rddtst.prg +++ b/harbour/tests/rddtest/rddtst.prg @@ -7,7 +7,7 @@ * RDD tests * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/readhrb.prg b/harbour/tests/readhrb.prg index b751c54827..fe2ca16969 100644 --- a/harbour/tests/readhrb.prg +++ b/harbour/tests/readhrb.prg @@ -10,7 +10,7 @@ * ReadHRB {No .hrb extension please} * * Written by Eddie Runia - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Placed in the public domain */ diff --git a/harbour/tests/round.prg b/harbour/tests/round.prg index 0c80595fdf..47c342d196 100644 --- a/harbour/tests/round.prg +++ b/harbour/tests/round.prg @@ -4,7 +4,7 @@ // Testing Harbour rounding. /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-03-08 by David G. Holm */ diff --git a/harbour/tests/rto_get.prg b/harbour/tests/rto_get.prg index 2906a92bb2..f689374138 100644 --- a/harbour/tests/rto_get.prg +++ b/harbour/tests/rto_get.prg @@ -7,7 +7,7 @@ * Regression tests for class Get * * Copyright 1999-2007 Viktor Szakats (harbour.01 syenar.hu) - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/tests/rto_tb.prg b/harbour/tests/rto_tb.prg index 261d7b7f3a..03d94b6b2a 100644 --- a/harbour/tests/rto_tb.prg +++ b/harbour/tests/rto_tb.prg @@ -7,7 +7,7 @@ * Regression tests for classes TBrowse/TBColumn * * Copyright 1999-2007 Viktor Szakats (harbour.01 syenar.hu) - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -52,7 +52,7 @@ /* * The following parts are Copyright of the individual authors. - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Copyright 2007 Przemyslaw Czerpak * eInstVar() (from RTL) diff --git a/harbour/tests/sbartest.prg b/harbour/tests/sbartest.prg index 5899747f9e..46288e10eb 100644 --- a/harbour/tests/sbartest.prg +++ b/harbour/tests/sbartest.prg @@ -6,7 +6,7 @@ * ScrollBar class test * * Harbour Project source code - * http://www.harbour-project.org/ + * http://harbour-project.org/ * * Example donated to Harbour Project by Diego Pego, * modified by Alejandro de Garate diff --git a/harbour/tests/scroll.prg b/harbour/tests/scroll.prg index 07ca6db9ea..ad4ff48e44 100644 --- a/harbour/tests/scroll.prg +++ b/harbour/tests/scroll.prg @@ -4,7 +4,7 @@ // Testing Harbour screen scrolling (requires the GT API) /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-03-08 by David G. Holm */ #include "box.ch" diff --git a/harbour/tests/sdf_test.prg b/harbour/tests/sdf_test.prg index 70523d9782..166878b8f8 100644 --- a/harbour/tests/sdf_test.prg +++ b/harbour/tests/sdf_test.prg @@ -5,7 +5,7 @@ // Test program for COPY TO SDF and APPEND FROM SDF // Note: Only COPY TO SDF is fully implemented at this time... /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-04-18 by David G. Holm */ diff --git a/harbour/tests/seconds.prg b/harbour/tests/seconds.prg index d844b50842..0a67a5274c 100644 --- a/harbour/tests/seconds.prg +++ b/harbour/tests/seconds.prg @@ -4,7 +4,7 @@ /* Test SECONDS() */ /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain on 2001-03-08 by David G. Holm */ diff --git a/harbour/tests/setkeys.prg b/harbour/tests/setkeys.prg index 84903c0f7a..46b0407896 100644 --- a/harbour/tests/setkeys.prg +++ b/harbour/tests/setkeys.prg @@ -8,7 +8,7 @@ * of set-keys (hot-keys). * * By: April White - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/tests/speedold.prg b/harbour/tests/speedold.prg index 96a7905842..a1ee7ab634 100644 --- a/harbour/tests/speedold.prg +++ b/harbour/tests/speedold.prg @@ -7,7 +7,7 @@ * a small speed test program * * Copyright 2006 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/speedtst.prg b/harbour/tests/speedtst.prg index 99ed7ef5fd..87d5ee79b6 100644 --- a/harbour/tests/speedtst.prg +++ b/harbour/tests/speedtst.prg @@ -7,7 +7,7 @@ * HVM speed test program * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/stripem.prg b/harbour/tests/stripem.prg index df3564f90a..0badf13d9c 100644 --- a/harbour/tests/stripem.prg +++ b/harbour/tests/stripem.prg @@ -21,7 +21,7 @@ /* * Written by Eddie Runia - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * Placed in the public domain */ diff --git a/harbour/tests/tb1.prg b/harbour/tests/tb1.prg index 0b28e6fb88..81993e74ab 100644 --- a/harbour/tests/tb1.prg +++ b/harbour/tests/tb1.prg @@ -7,7 +7,7 @@ * demonstration/test code for TBrowse class * * Copyright 2009 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/testdyn.c b/harbour/tests/testdyn.c index d12f08c0b0..bc4e97a4c7 100644 --- a/harbour/tests/testdyn.c +++ b/harbour/tests/testdyn.c @@ -7,7 +7,7 @@ * Dynamic library call test. * * Copyright 2010 Viktor Szakats (harbour.01 syenar.hu) - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/testdyn.prg b/harbour/tests/testdyn.prg index 30cea43f37..27845cc97b 100644 --- a/harbour/tests/testdyn.prg +++ b/harbour/tests/testdyn.prg @@ -7,7 +7,7 @@ * Dynamic library call demonstration. (on Windows) * * Copyright 2008 Viktor Szakats (harbour.01 syenar.hu) - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/testdyn1.prg b/harbour/tests/testdyn1.prg index 2da06ed2a0..a533c35fbd 100644 --- a/harbour/tests/testdyn1.prg +++ b/harbour/tests/testdyn1.prg @@ -7,7 +7,7 @@ * Dynamic library call test. * * Copyright 2010 Viktor Szakats (harbour.01 syenar.hu) - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/testhtml.prg b/harbour/tests/testhtml.prg index 5dfed5c83e..98c4e2ad4f 100644 --- a/harbour/tests/testhtml.prg +++ b/harbour/tests/testhtml.prg @@ -27,7 +27,7 @@ FUNCTION Main() oHTML:AddHead( "Harbour Project" ) oHTML:AddPara( "Harbour is xBase at its best. Have a taste today!", "LEFT" ) oHTML:AddPara( "L i n k s", "CENTER" ) - oHTML:AddLink( "http://www.harbour-project.org", "Meet the harbour power!" ) + oHTML:AddLink( "http://harbour-project.org", "Meet the harbour power!" ) oHTML:Generate() // Uncomment the following if you don't have a Web Server to test diff --git a/harbour/tests/testop.prg b/harbour/tests/testop.prg index 008c538d8f..16def8e23e 100644 --- a/harbour/tests/testop.prg +++ b/harbour/tests/testop.prg @@ -7,7 +7,7 @@ * Testing the operators-overloading feature * * Copyright 2000 Antonio Linares - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/tests/testsha1.prg b/harbour/tests/testsha1.prg index ba9ee974aa..39c3f05281 100644 --- a/harbour/tests/testsha1.prg +++ b/harbour/tests/testsha1.prg @@ -6,7 +6,7 @@ * Harbour Project source code: * * Rewritten from C: Viktor Szakats (harbour.01 syenar.hu) - * www - http://www.harbour-project.org + * www - http://harbour-project.org */ PROCEDURE Main() diff --git a/harbour/tests/testsha2.prg b/harbour/tests/testsha2.prg index 5c55895167..cfa94f4a5f 100644 --- a/harbour/tests/testsha2.prg +++ b/harbour/tests/testsha2.prg @@ -6,7 +6,7 @@ * Harbour Project source code: * * Rewritten from C: Viktor Szakats (harbour.01 syenar.hu) - * www - http://www.harbour-project.org + * www - http://harbour-project.org */ PROCEDURE Main() diff --git a/harbour/tests/transtst.prg b/harbour/tests/transtst.prg index 167bc1f6e5..5621fdeb7b 100644 --- a/harbour/tests/transtst.prg +++ b/harbour/tests/transtst.prg @@ -7,7 +7,7 @@ * test code for TRANSFORM() function * * Copyright 2008 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */ diff --git a/harbour/tests/tstcolor.prg b/harbour/tests/tstcolor.prg index 34dc1a0fd4..41e861b43c 100644 --- a/harbour/tests/tstcolor.prg +++ b/harbour/tests/tstcolor.prg @@ -13,7 +13,7 @@ // This demo will be expanded over time. // // Written by Paul Tucker {ptucker@sympatico.ca> -// www - http://www.harbour-project.org +// www - http://harbour-project.org // // This test program placed in the public domain // diff --git a/harbour/tests/tstdspac.prg b/harbour/tests/tstdspac.prg index db7807a9fe..c6c35ed5e6 100644 --- a/harbour/tests/tstdspac.prg +++ b/harbour/tests/tstdspac.prg @@ -16,7 +16,7 @@ NOTE: Unlike Clipper, these functions return a floating point number! Written by Paul Tucker {ptucker@sympatico.ca> - www - http://www.harbour-project.org + www - http://harbour-project.org This test program placed in the public domain */ diff --git a/harbour/tests/usrrdd/exarr.prg b/harbour/tests/usrrdd/exarr.prg index 9e309de0a7..20ec425ac4 100644 --- a/harbour/tests/usrrdd/exarr.prg +++ b/harbour/tests/usrrdd/exarr.prg @@ -7,7 +7,7 @@ * ARRAY RDD example * * Copyright 2009 Francesco Saverio Giudice - * www - http://www.harbour-project.org + * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/harbour/tests/version.prg b/harbour/tests/version.prg index e38bbab344..ff4cae4115 100644 --- a/harbour/tests/version.prg +++ b/harbour/tests/version.prg @@ -4,7 +4,7 @@ // Testing the VERSION function /* Harbour Project source code - http://www.harbour-project.org/ + http://harbour-project.org/ Donated to the public domain by David G. Holm . */ diff --git a/harbour/tests/wcecon.prg b/harbour/tests/wcecon.prg index ab59567cce..9e40cbec70 100644 --- a/harbour/tests/wcecon.prg +++ b/harbour/tests/wcecon.prg @@ -7,7 +7,7 @@ * demonstration/test code for WinCE console program * * Copyright 2007 Przemyslaw Czerpak - * www - http://www.harbour-project.org + * www - http://harbour-project.org * */