diff options
Diffstat (limited to 'libgcc/config/arc/gmon/gmon.c')
-rw-r--r-- | libgcc/config/arc/gmon/gmon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/arc/gmon/gmon.c b/libgcc/config/arc/gmon/gmon.c index 3fd608352c5..92526e5f5c2 100644 --- a/libgcc/config/arc/gmon/gmon.c +++ b/libgcc/config/arc/gmon/gmon.c @@ -1,7 +1,7 @@ /*- * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. - * Copyright (C) 2007-2014 Free Software Foundation, Inc. + * Copyright (C) 2007-2015 Free Software Foundation, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |