summaryrefslogtreecommitdiff
path: root/sim/m68hc11/dv-m68hc11.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2015-01-01 13:32:14 +0400
committerJoel Brobecker <brobecker@adacore.com>2015-01-01 13:32:14 +0400
commit32d0add0a654c1204ab71dc8a55d9374538c4b33 (patch)
treec17872eaaa56843d99bbdfcaba8f6b04f855161b /sim/m68hc11/dv-m68hc11.c
parent76f2b779a17de2a13e9b6c0d1a4bb0ad5699a39c (diff)
downloadbinutils-gdb-32d0add0a654c1204ab71dc8a55d9374538c4b33.tar.gz
Update year range in copyright notice of all files owned by the GDB project.
gdb/ChangeLog: Update year range in copyright notice of all files.
Diffstat (limited to 'sim/m68hc11/dv-m68hc11.c')
-rw-r--r--sim/m68hc11/dv-m68hc11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m68hc11/dv-m68hc11.c b/sim/m68hc11/dv-m68hc11.c
index 5f6317ebda9..894f8c39ccc 100644
--- a/sim/m68hc11/dv-m68hc11.c
+++ b/sim/m68hc11/dv-m68hc11.c
@@ -1,5 +1,5 @@
/* dv-m68hc11.c -- CPU 68HC11&68HC12 as a device.
- Copyright (C) 1999-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2015 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@nerim.fr)
(From a driver model Contributed by Cygnus Solutions.)