diff options
author | Ian Lance Taylor <ian@airs.com> | 2004-01-12 21:08:00 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2004-01-12 21:08:00 +0000 |
commit | 12d08d706b4bd389ed9418750ace5ed152e2cf27 (patch) | |
tree | 124a8ebc2d87ce828b91d84fc1facd621fac9055 /binutils/stabs.c | |
parent | 041821e62e6c4c3fa2ae33e7c21d7e1f98ef81e3 (diff) | |
download | gdb-12d08d706b4bd389ed9418750ace5ed152e2cf27.zip gdb-12d08d706b4bd389ed9418750ace5ed152e2cf27.tar.gz gdb-12d08d706b4bd389ed9418750ace5ed152e2cf27.tar.bz2 |
Update copyright year.
Diffstat (limited to 'binutils/stabs.c')
-rw-r--r-- | binutils/stabs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/stabs.c b/binutils/stabs.c index 5844f09..7af10ef 100644 --- a/binutils/stabs.c +++ b/binutils/stabs.c @@ -1,5 +1,5 @@ /* stabs.c -- Parse stabs debugging information - Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 + Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>. |