aboutsummaryrefslogtreecommitdiff
path: root/include/pub_tool_wordfm.h
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2011-10-23 07:32:08 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2011-10-23 07:32:08 +0000
commitec062e8d96a361af9905b5447027819dfbfee01a (patch)
tree81d05b903e2a5119a4729565d9aab0530c1ceee6 /include/pub_tool_wordfm.h
parent20cf5bd0c0db3481af0777596ca04c702f6971bf (diff)
downloadvalgrind-ec062e8d96a361af9905b5447027819dfbfee01a.tar.gz
Update all copyright dates, from 20xy-2010 to 20xy-2011.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12206 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'include/pub_tool_wordfm.h')
-rw-r--r--include/pub_tool_wordfm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pub_tool_wordfm.h b/include/pub_tool_wordfm.h
index 77027ade1..bdc325b51 100644
--- a/include/pub_tool_wordfm.h
+++ b/include/pub_tool_wordfm.h
@@ -9,13 +9,13 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2007-2010 Julian Seward
+ Copyright (C) 2007-2011 Julian Seward
jseward@acm.org
This code is based on previous work by Nicholas Nethercote
(coregrind/m_oset.c) which is
- Copyright (C) 2005-2010 Nicholas Nethercote
+ Copyright (C) 2005-2011 Nicholas Nethercote
njn@valgrind.org
which in turn was derived partially from: