diff options
Diffstat (limited to 'drd/drd_semaphore.c')
-rw-r--r-- | drd/drd_semaphore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drd/drd_semaphore.c b/drd/drd_semaphore.c index 3c2daad0..77c34c99 100644 --- a/drd/drd_semaphore.c +++ b/drd/drd_semaphore.c @@ -2,7 +2,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>. + Copyright (C) 2006-2010 Bart Van Assche <bart.vanassche@gmail.com>. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as |