aboutsummaryrefslogtreecommitdiff
path: root/gdb/target-memory.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-01-01 07:54:24 +0400
committerJoel Brobecker <brobecker@adacore.com>2014-01-01 07:54:24 +0400
commitecd75fc8eed3bde86036141228074a20e55dcfc9 (patch)
tree8f4a51f410949d8e3e7f03b005e798e7dfa2721d /gdb/target-memory.c
parent28498c4207945d583481d50ba6b181d3ce60fa72 (diff)
Update Copyright year range in all files maintained by GDB.
Diffstat (limited to 'gdb/target-memory.c')
-rw-r--r--gdb/target-memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/target-memory.c b/gdb/target-memory.c
index 1301e7e5cc..1c6cd4005f 100644
--- a/gdb/target-memory.c
+++ b/gdb/target-memory.c
@@ -1,7 +1,7 @@
/* Parts of target interface that deal with accessing memory and memory-like
objects.
- Copyright (C) 2006-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of GDB.