From 0dabd6dfd3e20f9de42f95e13b5c10f31ed609cd Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 4 Oct 2013 05:55:30 +0000 Subject: [PATCH] drd: Update copyright notice git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13613 --- drd/drd.h | 2 +- drd/drd_barrier.c | 2 +- drd/drd_barrier.h | 2 +- drd/drd_basics.h | 2 +- drd/drd_bitmap.c | 2 +- drd/drd_bitmap.h | 2 +- drd/drd_clientobj.c | 2 +- drd/drd_clientobj.h | 2 +- drd/drd_clientreq.c | 2 +- drd/drd_clientreq.h | 2 +- drd/drd_cond.c | 2 +- drd/drd_cond.h | 2 +- drd/drd_darwin_intercepts.c | 2 +- drd/drd_error.c | 2 +- drd/drd_error.h | 2 +- drd/drd_hb.c | 2 +- drd/drd_hb.h | 2 +- drd/drd_load_store.c | 2 +- drd/drd_load_store.h | 2 +- drd/drd_main.c | 4 ++-- drd/drd_malloc_wrappers.c | 2 +- drd/drd_malloc_wrappers.h | 2 +- drd/drd_mutex.c | 2 +- drd/drd_mutex.h | 2 +- drd/drd_pthread_intercepts.c | 2 +- drd/drd_qtcore_intercepts.c | 2 +- drd/drd_rwlock.c | 2 +- drd/drd_rwlock.h | 2 +- drd/drd_segment.c | 2 +- drd/drd_segment.h | 2 +- drd/drd_semaphore.c | 2 +- drd/drd_semaphore.h | 2 +- drd/drd_suppression.c | 2 +- drd/drd_thread.c | 2 +- drd/drd_thread.h | 2 +- drd/drd_thread_bitmap.h | 2 +- drd/drd_vc.c | 2 +- drd/drd_vc.h | 2 +- drd/pub_drd_bitmap.h | 2 +- 39 files changed, 40 insertions(+), 40 deletions(-) diff --git a/drd/drd.h b/drd/drd.h index 9226ed1dd7..fa511e0c31 100644 --- a/drd/drd.h +++ b/drd/drd.h @@ -12,7 +12,7 @@ This file is part of DRD, a Valgrind tool for verification of multithreaded programs. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/drd/drd_barrier.c b/drd/drd_barrier.c index f7c6d5c09e..24bec960fb 100644 --- a/drd/drd_barrier.c +++ b/drd/drd_barrier.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 2db082ed94..57a48c760f 100644 --- a/drd/drd_barrier.h +++ b/drd/drd_barrier.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 f15b59ca27..7ad3139204 100644 --- a/drd/drd_basics.h +++ b/drd/drd_basics.h @@ -1,7 +1,7 @@ /* This file is part of DRD, a thread error detector. - Copyright (C) 2009-2012 Bart Van Assche . + Copyright (C) 2009-2013 Bart Van Assche . 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.c b/drd/drd_bitmap.c index c5e8a1ddb6..0a833603e7 100644 --- a/drd/drd_bitmap.c +++ b/drd/drd_bitmap.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 9362e82455..fa5d54e3d4 100644 --- a/drd/drd_bitmap.h +++ b/drd/drd_bitmap.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 a7996f5440..444d84a546 100644 --- a/drd/drd_clientobj.c +++ b/drd/drd_clientobj.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 fc4ae504b3..d615d79a6b 100644 --- a/drd/drd_clientobj.h +++ b/drd/drd_clientobj.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 289f3a0435..22e0b59fd2 100644 --- a/drd/drd_clientreq.c +++ b/drd/drd_clientreq.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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.h b/drd/drd_clientreq.h index f717729481..0171091492 100644 --- a/drd/drd_clientreq.h +++ b/drd/drd_clientreq.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 5f4b3fa2b7..bcdef30661 100644 --- a/drd/drd_cond.c +++ b/drd/drd_cond.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 d6462016a3..7cfa48cc12 100644 --- a/drd/drd_cond.h +++ b/drd/drd_cond.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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_darwin_intercepts.c b/drd/drd_darwin_intercepts.c index 7c611e8547..08cd467d69 100644 --- a/drd/drd_darwin_intercepts.c +++ b/drd/drd_darwin_intercepts.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 bf1353a731..8e81174122 100644 --- a/drd/drd_error.c +++ b/drd/drd_error.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 0829d11408..0825eff525 100644 --- a/drd/drd_error.h +++ b/drd/drd_error.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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_hb.c b/drd/drd_hb.c index b59b6bb445..aeb9dedd7a 100644 --- a/drd/drd_hb.c +++ b/drd/drd_hb.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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_hb.h b/drd/drd_hb.h index e0c8b18979..7616b0abc3 100644 --- a/drd/drd_hb.h +++ b/drd/drd_hb.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 e2f0e0b5a2..3ae0b34310 100644 --- a/drd/drd_load_store.c +++ b/drd/drd_load_store.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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.h b/drd/drd_load_store.h index 4269edd195..532a38cc5d 100644 --- a/drd/drd_load_store.h +++ b/drd/drd_load_store.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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_main.c b/drd/drd_main.c index f3590f9cb3..ccc1853fbe 100644 --- a/drd/drd_main.c +++ b/drd/drd_main.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -815,7 +815,7 @@ void drd_pre_clo_init(void) VG_(details_name) ("drd"); VG_(details_version) (NULL); VG_(details_description) ("a thread error detector"); - VG_(details_copyright_author)("Copyright (C) 2006-2012, and GNU GPL'd," + VG_(details_copyright_author)("Copyright (C) 2006-2013, 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 95f0627734..4e1cfc279d 100644 --- a/drd/drd_malloc_wrappers.c +++ b/drd/drd_malloc_wrappers.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 aaff883669..6a9b6fd166 100644 --- a/drd/drd_malloc_wrappers.h +++ b/drd/drd_malloc_wrappers.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 a073f56b2c..4c836fde09 100644 --- a/drd/drd_mutex.c +++ b/drd/drd_mutex.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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.h b/drd/drd_mutex.h index 205d43dcf3..fb8a8bc474 100644 --- a/drd/drd_mutex.h +++ b/drd/drd_mutex.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 aab078f018..083e467424 100644 --- a/drd/drd_pthread_intercepts.c +++ b/drd/drd_pthread_intercepts.c @@ -5,7 +5,7 @@ /* This file is part of DRD, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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_qtcore_intercepts.c b/drd/drd_qtcore_intercepts.c index a1576feb55..85c5a53a19 100644 --- a/drd/drd_qtcore_intercepts.c +++ b/drd/drd_qtcore_intercepts.c @@ -5,7 +5,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 e06c277037..db589a0bed 100644 --- a/drd/drd_rwlock.c +++ b/drd/drd_rwlock.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 7c5a04d134..dc10da0430 100644 --- a/drd/drd_rwlock.h +++ b/drd/drd_rwlock.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 7d5d5d9a09..32888c27aa 100644 --- a/drd/drd_segment.c +++ b/drd/drd_segment.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 d2d787a593..121010a924 100644 --- a/drd/drd_segment.h +++ b/drd/drd_segment.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 3a8b207649..514e1eab27 100644 --- a/drd/drd_semaphore.c +++ b/drd/drd_semaphore.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 62042a5feb..3172cec3db 100644 --- a/drd/drd_semaphore.h +++ b/drd/drd_semaphore.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 65768cb710..6d884349e0 100644 --- a/drd/drd_suppression.c +++ b/drd/drd_suppression.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 1fead7e3d1..d07ca8b663 100644 --- a/drd/drd_thread.c +++ b/drd/drd_thread.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 1f2b0d4cd2..e81c16760c 100644 --- a/drd/drd_thread.h +++ b/drd/drd_thread.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 98d7948d45..7687c02a6e 100644 --- a/drd/drd_thread_bitmap.h +++ b/drd/drd_thread_bitmap.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 078a99a649..d3cf567c3e 100644 --- a/drd/drd_vc.c +++ b/drd/drd_vc.c @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 bf8ab10d60..91671fbb69 100644 --- a/drd/drd_vc.h +++ b/drd/drd_vc.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . 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 4ea9d80448..7765dff5d3 100644 --- a/drd/pub_drd_bitmap.h +++ b/drd/pub_drd_bitmap.h @@ -1,7 +1,7 @@ /* This file is part of drd, a thread error detector. - Copyright (C) 2006-2012 Bart Van Assche . + Copyright (C) 2006-2013 Bart Van Assche . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as -- 2.47.2