diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/ouroboros/list.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ouroboros/list.h b/include/ouroboros/list.h index cb9bf4d9..824e6684 100644 --- a/include/ouroboros/list.h +++ b/include/ouroboros/list.h @@ -3,8 +3,8 @@ * * Simple doubly linked list implementation. * - * Sander Vrijders <[email protected]> - * Dimitri Staessense <[email protected]> + * Sander Vrijders <[email protected]> + * Dimitri Staessens <[email protected]> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License |