use web url instead of obfuscated email
This commit is contained in:
@@ -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)
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user