What do you all think about developer's email in source code? Is there a need for it at all there?
WBR, Aleksey.
On Jan 10, 2010, at 1:43 AM, ekohl@svn.reactos.org wrote:
Author: ekohl Date: Sat Jan 9 23:43:16 2010 New Revision: 45020
URL: http://svn.reactos.org/svn/reactos?rev=45020&view=rev Log: Removed outdated email addresses. Modified: trunk/reactos/ntoskrnl/ke/queue.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/ queue.c?rev=45020&r1=45019&r2=45020&view=diff ====================================================================== ======== --- trunk/reactos/ntoskrnl/ke/queue.c [iso-8859-1] (original) +++ trunk/reactos/ntoskrnl/ke/queue.c [iso-8859-1] Sat Jan 9 23:43:16 2010 @@ -5,7 +5,7 @@
- PURPOSE: Implements kernel queues
- PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
Gunnar Dalsnes
Eric Kohl (ekohl@rz-online.de)
*/
Eric Kohl