removed Patrick's copyright

This commit is contained in:
Antonio Linares
2001-07-18 09:54:52 +00:00
parent e60a9295a8
commit 967f0e4401

View File

@@ -1,13 +1,12 @@
/*
* $id: $
* $id:$
*/
/*
* Harbour Project source code:
* profiler
*
* Copyright 2001 Antonio Linares <alinares@fivetech.com> and
* Patrick Mast <email@patrickmast.com>
* Copyright 2001 Antonio Linares <alinares@fivetech.com>
* www - http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify
@@ -70,7 +69,7 @@
* Profiler()
* => Writes NO info to file, returns Array of profiler info.
* Array only contains USED functions/classes.
*
*
* Profiler(,.t.)
* => Writes NO info to file, returns Array of profiler info.
* Array only contains ALL functions/classes.