- 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_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>.