- Updated copyright statements.
- Improved consistency of source file headers.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9182 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/drd/drd_barrier.c b/drd/drd_barrier.c
index e96c1fe..1807f5d 100644
--- a/drd/drd_barrier.c
+++ b/drd/drd_barrier.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_barrier.h b/drd/drd_barrier.h
index e91a0a6..2ef1f89 100644
--- a/drd/drd_barrier.h
+++ b/drd/drd_barrier.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_basics.h b/drd/drd_basics.h
index 202e8df..cc01899 100644
--- a/drd/drd_basics.h
+++ b/drd/drd_basics.h
@@ -1,5 +1,5 @@
/*
- This file is part of DRD, a data race detector.
+ This file is part of DRD, a thread error detector.
Copyright (C) 2009 Bart Van Assche <bart.vanassche@gmail.com>.
diff --git a/drd/drd_bitmap.c b/drd/drd_bitmap.c
index 3509884..73dcb04 100644
--- a/drd/drd_bitmap.c
+++ b/drd/drd_bitmap.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_bitmap.h b/drd/drd_bitmap.h
index dc98f46..731bbcd 100644
--- a/drd/drd_bitmap.h
+++ b/drd/drd_bitmap.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_clientobj.c b/drd/drd_clientobj.c
index 2281909..70c162a 100644
--- a/drd/drd_clientobj.c
+++ b/drd/drd_clientobj.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_clientobj.h b/drd/drd_clientobj.h
index 4add811..efe4e6d 100644
--- a/drd/drd_clientobj.h
+++ b/drd/drd_clientobj.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_clientreq.c b/drd/drd_clientreq.c
index 8ce1334..d407f84 100644
--- a/drd/drd_clientreq.c
+++ b/drd/drd_clientreq.c
@@ -1,5 +1,5 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
diff --git a/drd/drd_clientreq.h b/drd/drd_clientreq.h
index 29cc75e..82f5842 100644
--- a/drd/drd_clientreq.h
+++ b/drd/drd_clientreq.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_cond.c b/drd/drd_cond.c
index b71f676..8d1bf7f 100644
--- a/drd/drd_cond.c
+++ b/drd/drd_cond.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_cond.h b/drd/drd_cond.h
index d2e7457..fed3f0f 100644
--- a/drd/drd_cond.h
+++ b/drd/drd_cond.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_error.c b/drd/drd_error.c
index 801b9c8..db42abb 100644
--- a/drd/drd_error.c
+++ b/drd/drd_error.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_error.h b/drd/drd_error.h
index e49ac07..2efa26f 100644
--- a/drd/drd_error.h
+++ b/drd/drd_error.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_gomp_intercepts.c b/drd/drd_gomp_intercepts.c
index 12a9d38..d791c83 100644
--- a/drd/drd_gomp_intercepts.c
+++ b/drd/drd_gomp_intercepts.c
@@ -4,10 +4,9 @@
/*--------------------------------------------------------------------*/
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_load_store.c b/drd/drd_load_store.c
index 908c860..6370698 100644
--- a/drd/drd_load_store.c
+++ b/drd/drd_load_store.c
@@ -1,5 +1,5 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
diff --git a/drd/drd_load_store.h b/drd/drd_load_store.h
index 5153740..b00ba42 100644
--- a/drd/drd_load_store.h
+++ b/drd/drd_load_store.h
@@ -1,5 +1,5 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
diff --git a/drd/drd_main.c b/drd/drd_main.c
index f6cfb94..4792ffd 100644
--- a/drd/drd_main.c
+++ b/drd/drd_main.c
@@ -1,5 +1,5 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
@@ -580,7 +580,7 @@
VG_(details_name) ("drd");
VG_(details_version) (NULL);
VG_(details_description) ("a thread error detector");
- VG_(details_copyright_author)("Copyright (C) 2006-2008, and GNU GPL'd,"
+ VG_(details_copyright_author)("Copyright (C) 2006-2009, and GNU GPL'd,"
" by Bart Van Assche.");
VG_(details_bug_reports_to) (VG_BUGS_TO);
diff --git a/drd/drd_malloc_wrappers.c b/drd/drd_malloc_wrappers.c
index bf8da84..556ff5f 100644
--- a/drd/drd_malloc_wrappers.c
+++ b/drd/drd_malloc_wrappers.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_malloc_wrappers.h b/drd/drd_malloc_wrappers.h
index e00fcb9..0c35ed9 100644
--- a/drd/drd_malloc_wrappers.h
+++ b/drd/drd_malloc_wrappers.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_mutex.c b/drd/drd_mutex.c
index 4ca6e84..e5ce0af 100644
--- a/drd/drd_mutex.c
+++ b/drd/drd_mutex.c
@@ -1,5 +1,5 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
diff --git a/drd/drd_mutex.h b/drd/drd_mutex.h
index 3c1b3b8..07f2fb3 100644
--- a/drd/drd_mutex.h
+++ b/drd/drd_mutex.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_pthread_intercepts.c b/drd/drd_pthread_intercepts.c
index e953701..7530b6b 100644
--- a/drd/drd_pthread_intercepts.c
+++ b/drd/drd_pthread_intercepts.c
@@ -4,7 +4,7 @@
/*--------------------------------------------------------------------*/
/*
- This file is part of DRD, a data race detector.
+ This file is part of DRD, a thread error detector.
Copyright (C) 2006-2009 Bart Van Assche <bart.vanassche@gmail.com>.
diff --git a/drd/drd_qtcore_intercepts.c b/drd/drd_qtcore_intercepts.c
index b3950a4..c171c3d 100644
--- a/drd/drd_qtcore_intercepts.c
+++ b/drd/drd_qtcore_intercepts.c
@@ -4,10 +4,9 @@
/*--------------------------------------------------------------------*/
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2008 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
diff --git a/drd/drd_rwlock.c b/drd/drd_rwlock.c
index 067937b..013982d 100644
--- a/drd/drd_rwlock.c
+++ b/drd/drd_rwlock.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_rwlock.h b/drd/drd_rwlock.h
index 861e8eb..5f344e9 100644
--- a/drd/drd_rwlock.h
+++ b/drd/drd_rwlock.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_segment.c b/drd/drd_segment.c
index bd7dc4c..6f166d1 100644
--- a/drd/drd_segment.c
+++ b/drd/drd_segment.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_segment.h b/drd/drd_segment.h
index 5cbcb60..da0a5c1 100644
--- a/drd/drd_segment.h
+++ b/drd/drd_segment.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_semaphore.c b/drd/drd_semaphore.c
index 03dfbde..da99d06 100644
--- a/drd/drd_semaphore.c
+++ b/drd/drd_semaphore.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_semaphore.h b/drd/drd_semaphore.h
index 1d714c6..d57a23b 100644
--- a/drd/drd_semaphore.h
+++ b/drd/drd_semaphore.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_suppression.c b/drd/drd_suppression.c
index e5175ba..0ed2e55 100644
--- a/drd/drd_suppression.c
+++ b/drd/drd_suppression.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_thread.c b/drd/drd_thread.c
index 0689675..aeacbfa 100644
--- a/drd/drd_thread.c
+++ b/drd/drd_thread.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_thread.h b/drd/drd_thread.h
index 6537463..07e9dc4 100644
--- a/drd/drd_thread.h
+++ b/drd/drd_thread.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_thread_bitmap.h b/drd/drd_thread_bitmap.h
index 7568ebc..102fd98 100644
--- a/drd/drd_thread_bitmap.h
+++ b/drd/drd_thread_bitmap.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_vc.c b/drd/drd_vc.c
index faa356f..7f14f1a 100644
--- a/drd/drd_vc.c
+++ b/drd/drd_vc.c
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/drd_vc.h b/drd/drd_vc.h
index 611586f..7e2e8ba 100644
--- a/drd/drd_vc.h
+++ b/drd/drd_vc.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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
diff --git a/drd/pub_drd_bitmap.h b/drd/pub_drd_bitmap.h
index 864ff53..c0d9323 100644
--- a/drd/pub_drd_bitmap.h
+++ b/drd/pub_drd_bitmap.h
@@ -1,8 +1,7 @@
/*
- This file is part of drd, a data race detector.
+ This file is part of drd, a thread error detector.
- Copyright (C) 2006-2008 Bart Van Assche
- bart.vanassche@gmail.com
+ Copyright (C) 2006-2009 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