diff options
Diffstat (limited to 'gcc/config/avr/avr-c.c')
-rw-r--r-- | gcc/config/avr/avr-c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/avr/avr-c.c b/gcc/config/avr/avr-c.c index 6e7f8c7119f..28867a1259d 100644 --- a/gcc/config/avr/avr-c.c +++ b/gcc/config/avr/avr-c.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2009, 2010 +/* Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc. Contributed by Anatoly Sokolov (aesok@post.ru) |