diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 10:03:36 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 10:03:36 +0000 |
commit | dc3cf14f35b666eed7be13100ff58639450aa5cf (patch) | |
tree | 928766ed33028b6983172ae85cf914a67c102e77 /sim/m68hc11/dv-m68hc11spi.c | |
parent | abd775ced888559dcee0fa46b6b06bccabbd84cb (diff) | |
download | gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.zip gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.gz gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.bz2 |
Update copyright notices to add year 2010.
Diffstat (limited to 'sim/m68hc11/dv-m68hc11spi.c')
-rw-r--r-- | sim/m68hc11/dv-m68hc11spi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m68hc11/dv-m68hc11spi.c b/sim/m68hc11/dv-m68hc11spi.c index bce7e08..565a5bd 100644 --- a/sim/m68hc11/dv-m68hc11spi.c +++ b/sim/m68hc11/dv-m68hc11spi.c @@ -1,5 +1,5 @@ /* dv-m68hc11spi.c -- Simulation of the 68HC11 SPI - Copyright (C) 2000, 2002, 2003, 2007, 2008, 2009 + Copyright (C) 2000, 2002, 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) (From a driver model Contributed by Cygnus Solutions.) |