diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:22 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:22 +0000 |
commit | f9fb6ba0664c5fed8cdaff2a355890bb7f3d399b (patch) | |
tree | c14eb843d7672025ed9efa988815465695979d08 /libgcc/config/arc/gmon/mcount.c | |
parent | a12e71967bfc93773bf7579a060afb2b275b37e8 (diff) | |
download | gcc-f9fb6ba0664c5fed8cdaff2a355890bb7f3d399b.tar.gz |
Update copyright years in libgcc/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206295 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/config/arc/gmon/mcount.c')
-rw-r--r-- | libgcc/config/arc/gmon/mcount.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/arc/gmon/mcount.c b/libgcc/config/arc/gmon/mcount.c index c99dcd7bd7e..ebd71e00dd6 100644 --- a/libgcc/config/arc/gmon/mcount.c +++ b/libgcc/config/arc/gmon/mcount.c @@ -2,7 +2,7 @@ * Copyright (c) 1983, 1992, 1993 * The Regents of the University of California. All rights reserved. * - * Copyright (C) 2007-2013 Free Software Foundation, Inc. + * Copyright (C) 2007-2014 Free Software Foundation, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |