aboutsummaryrefslogtreecommitdiff
path: root/sim/avr/interp.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-01 10:03:36 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-01 10:03:36 +0000
commitdc3cf14f35b666eed7be13100ff58639450aa5cf (patch)
tree928766ed33028b6983172ae85cf914a67c102e77 /sim/avr/interp.c
parentabd775ced888559dcee0fa46b6b06bccabbd84cb (diff)
downloadfsf-binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.zip
fsf-binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.gz
fsf-binutils-gdb-dc3cf14f35b666eed7be13100ff58639450aa5cf.tar.bz2
Update copyright notices to add year 2010.
Diffstat (limited to 'sim/avr/interp.c')
-rw-r--r--sim/avr/interp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/avr/interp.c b/sim/avr/interp.c
index 109046b..de94f2c 100644
--- a/sim/avr/interp.c
+++ b/sim/avr/interp.c
@@ -1,5 +1,5 @@
/* Simulator for Atmel's AVR core.
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Written by Tristan Gingold, AdaCore.
This file is part of GDB, the GNU debugger.