commit | ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f | [log] [tgz] |
---|---|---|
author | Richard Sandiford <rdsandiford@googlemail.com> | Thu Jan 02 22:25:22 2014 +0000 |
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | Thu Jan 02 22:25:22 2014 +0000 |
tree | c14eb843d7672025ed9efa988815465695979d08 | |
parent | 1d5dd71b483937ee51660f0dedba7e12babc3b38 [diff] [blame] |
Update copyright years in libgcc/ From-SVN: r206295
diff --git a/libgcc/libgcov-profiler.c b/libgcc/libgcov-profiler.c index 6ba1bcf..e8a340d 100644 --- a/libgcc/libgcov-profiler.c +++ b/libgcc/libgcov-profiler.c
@@ -1,6 +1,6 @@ /* Routines required for instrumenting a program. */ /* Compile this one with gcc. */ -/* Copyright (C) 1989-2013 Free Software Foundation, Inc. +/* Copyright (C) 1989-2014 Free Software Foundation, Inc. This file is part of GCC.