[KMTESTS]
[reactos.git] / rostests / kmtests / ntos_ex / ExDoubleList.c
index d2da26c..c33059c 100644 (file)
@@ -2,7 +2,7 @@
  * PROJECT:         ReactOS kernel-mode tests
  * LICENSE:         GPLv2+ - See COPYING in the top level directory
  * PURPOSE:         Kernel-Mode Test Suite Doubly-linked list test
- * PROGRAMMER:      Thomas Faber <thfabba@gmx.de>
+ * PROGRAMMER:      Thomas Faber <thomas.faber@reactos.org>
  */
 
 struct _LIST_ENTRY;