do not generate VCS id header
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-03-16 12:52 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* tests/cpinfo.prg
|
||||
* do not generate VCS id header
|
||||
|
||||
2013-03-16 12:15 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* utils/hbmk2/hbmk2.*.po
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
|
||||
@@ -411,7 +411,6 @@ static function genCPfile( id, info, unicode, flags, upper, lower, sort, ;
|
||||
local cDef
|
||||
|
||||
cDef := ;
|
||||
'/*' + EOL + ' * $Id' + '$' + EOL + ' */' + EOL + EOL + ;
|
||||
'/*' + EOL + ;
|
||||
' * Harbour Project source code:' + EOL + ;
|
||||
' * National Collation Support Module ($1)' + EOL + ;
|
||||
|
||||
Reference in New Issue
Block a user