use web url instead of obfuscated email

This commit is contained in:
Viktor Szakáts
2013-10-09 20:08:24 +02:00
parent a13480fa59
commit 6752936b57
559 changed files with 7530 additions and 7527 deletions

View File

@@ -2,7 +2,7 @@
* Harbour compatibility header for
* other Clipper compatible languages
*
* Copyright 2013 Viktor Szakats (harbour syenar.net)
* Copyright 2013 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -2,7 +2,7 @@
* Harbour Project source code:
* Dynamic library call test.
*
* Copyright 2010 Viktor Szakats (harbour syenar.net)
* Copyright 2010 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -2,7 +2,7 @@
* Harbour Project source code:
* Dynamic library call test.
*
* Copyright 2010 Viktor Szakats (harbour syenar.net)
* Copyright 2010 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -2,7 +2,7 @@
* Harbour Project source code:
* Dynamic library call demonstration. (on Windows)
*
* Copyright 2008 Viktor Szakats (harbour syenar.net)
* Copyright 2008 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -1,7 +1,7 @@
/*
* Harbour Project source code:
*
* Copyright 2010 Viktor Szakats (harbour syenar.net)
* Copyright 2010 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -1,7 +1,7 @@
// Testing Harbour For Next loops for Clipper compatibility
// ; Donated to the public domain by
// Viktor Szakats (harbour syenar.net)
// Viktor Szakats (vszakats.net/harbour)
// TODO: add test for "step 0"

View File

@@ -1,7 +1,7 @@
/*
* HBDOC reader test
*
* Copyright 2010 Viktor Szakats (harbour syenar.net)
* Copyright 2010 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -1,7 +1,7 @@
/*
* HBDOC extractor from source
*
* Copyright 2010 Viktor Szakats (harbour syenar.net)
* Copyright 2010 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -1,5 +1,5 @@
// ; Donated to the public domain by
// Viktor Szakats (harbour syenar.net)
// Viktor Szakats (vszakats.net/harbour)
REQUEST HB_LANG_HU
REQUEST HB_LANG_KO

View File

@@ -1,7 +1,7 @@
/*
* Check alignment dependent lang item(s)
*
* Copyright 2013 Viktor Szakats (harbour syenar.net)
* Copyright 2013 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -1,7 +1,7 @@
/*
* Harbour Project source code:
*
* Copyright 2010 Viktor Szakats (harbour syenar.net)
* Copyright 2010 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -2,7 +2,7 @@
// ; Pushing Harbour preprocessor to the line length limit.
// ; Donated to the public domain by
// Viktor Szakats (harbour syenar.net)
// Viktor Szakats (vszakats.net/harbour)
PROCEDURE Main()

View File

@@ -2,7 +2,7 @@
// ; Pushing Harbour to the line length limit.
// ; Donated to the public domain by
// Viktor Szakats (harbour syenar.net)
// Viktor Szakats (vszakats.net/harbour)
PROCEDURE Main()

View File

@@ -1,5 +1,5 @@
// ; Donated to the public domain by
// Viktor Szakats (harbour syenar.net)
// Viktor Szakats (vszakats.net/harbour)
MEMVAR m_cLongerNameThen10Chars
#ifdef __HARBOUR__

View File

@@ -1,5 +1,5 @@
// ; Donated to the public domain by
// Viktor Szakats (harbour syenar.net)
// Viktor Szakats (vszakats.net/harbour)
#include "hbmemory.ch"

View File

@@ -2,7 +2,7 @@
* Harbour Project source code:
* Regression tests for class Get
*
* Copyright 1999-2007 Viktor Szakats (harbour syenar.net)
* Copyright 1999-2007 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
* This program is free software; you can redistribute it and/or modify

View File

@@ -2,7 +2,7 @@
* Harbour Project source code:
* Regression tests for classes TBrowse/TBColumn
*
* Copyright 1999-2007 Viktor Szakats (harbour syenar.net)
* Copyright 1999-2007 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
* This program is free software; you can redistribute it and/or modify

View File

@@ -1,7 +1,7 @@
/*
* Harbour Project source code:
*
* Rewritten from C: Viktor Szakats (harbour syenar.net)
* Rewritten from C: Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*/

View File

@@ -1,7 +1,7 @@
/*
* Harbour Project source code:
*
* Rewritten from C: Viktor Szakats (harbour syenar.net)
* Rewritten from C: Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*/

View File

@@ -1,5 +1,5 @@
// ; Donated to the public domain by
// Viktor Szakats (harbour syenar.net)
// Viktor Szakats (vszakats.net/harbour)
MEMVAR p_cMyPubVar

View File

@@ -1,7 +1,7 @@
/*
* Strips HBDOC docs from source files.
*
* Copyright 2010 Viktor Szakats (harbour syenar.net)
* Copyright 2010 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -1,7 +1,7 @@
/*
* Strips VCS id headers from source files
*
* Copyright 2013 Viktor Szakats (harbour syenar.net)
* Copyright 2013 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
*/

View File

@@ -1,5 +1,5 @@
/* Donated to the public domain by
Viktor Szakats (harbour syenar.net) */
Viktor Szakats (vszakats.net/harbour) */
PROCEDURE Main()