diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-01-01 06:41:21 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-01-01 06:41:21 +0000 |
commit | 77fe180dd95fcb8c1f069c1ca2660846bcf41784 (patch) | |
tree | 4ec2ac7f80461d83eaa4b81fe1a62ceda2fd320d /sim/common/sim-profile.h | |
parent | 76958316cfd9ede54be5500ebf159098bddd9247 (diff) | |
download | gdb-77fe180dd95fcb8c1f069c1ca2660846bcf41784.tar.gz |
Update years in copyright notice for the GDB files.
Two modifications:
1. The addition of 2013 to the copyright year range for every file;
2. The use of a single year range, instead of potentially multiple
year ranges, as approved by the FSF.
Diffstat (limited to 'sim/common/sim-profile.h')
-rw-r--r-- | sim/common/sim-profile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-profile.h b/sim/common/sim-profile.h index 7fe86976d30..a374c0a7eb4 100644 --- a/sim/common/sim-profile.h +++ b/sim/common/sim-profile.h @@ -1,5 +1,5 @@ /* Profile header for simulators using common framework. - Copyright (C) 1996-1998, 2007-2012 Free Software Foundation, Inc. + Copyright (C) 1996-2013 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB, the GNU debugger. |