diff options
Diffstat (limited to 'libgcc/config/h8300/popcounthi2.c')
-rw-r--r-- | libgcc/config/h8300/popcounthi2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/h8300/popcounthi2.c b/libgcc/config/h8300/popcounthi2.c index 47be193b38d..318562b44e9 100644 --- a/libgcc/config/h8300/popcounthi2.c +++ b/libgcc/config/h8300/popcounthi2.c @@ -1,5 +1,5 @@ /* The implementation of __popcounthi2. - Copyright (C) 2003, 2009 Free Software Foundation, Inc. + Copyright (C) 2003-2013 Free Software Foundation, Inc. This file is part of GCC. |