aboutsummaryrefslogtreecommitdiff
path: root/include/pub_tool_wordfm.h
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2013-10-18 14:27:36 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2013-10-18 14:27:36 +0000
commit0f157ddb404bcde7815a1c5bf2d7e41c114f3d73 (patch)
treecbb4d1b1f7e8435265a9f3db47baf9860b677f27 /include/pub_tool_wordfm.h
parent49984eadbda78d8edea43f7839f4651a04ca419a (diff)
downloadvalgrind-0f157ddb404bcde7815a1c5bf2d7e41c114f3d73.tar.gz
Update copyright dates (20XY-2012 ==> 20XY-2013)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13658 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 341adebbe..f0fdb58d0 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-2012 Julian Seward
+ Copyright (C) 2007-2013 Julian Seward
jseward@acm.org
This code is based on previous work by Nicholas Nethercote
(coregrind/m_oset.c) which is
- Copyright (C) 2005-2012 Nicholas Nethercote
+ Copyright (C) 2005-2013 Nicholas Nethercote
njn@valgrind.org
which in turn was derived partially from: