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

@@ -4,7 +4,7 @@
* Various validations of filenames and file content, meant to be
* run before committing to repository.
*
* Copyright 2013 Viktor Szakats (harbour syenar.net)
* Copyright 2013 Viktor Szakats (vszakats.net/harbour)
* www - http://harbour-project.org
*
* This program is free software; you can redistribute it and/or modify
@@ -346,7 +346,7 @@ STATIC FUNCTION RTrimEOL( cFile )
/*
* UTF-8 encoding detection, based on filestr.cpp from Far Manager.
* Harbour adaptation Copyright 2013 Viktor Szakats (harbour syenar.net)
* Harbour adaptation Copyright 2013 Viktor Szakats (vszakats.net/harbour)
*/
/*

View File

@@ -3,7 +3,7 @@
* Harbour Project source code:
* Commit preparer
*
* Copyright 2012-2013 Viktor Szakats (harbour syenar.net)
* Copyright 2012-2013 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 @@
# uncrustify config file for Harbour C sources.
# http://uncrustify.sourceforge.net/
#
# Viktor Szakats (harbour syenar.net)
# Viktor Szakats (vszakats.net/harbour)
# ---------------------------------------------------------------
indent_with_tabs = 0 # 1=indent to level only, 2=indent with tabs