summaryrefslogtreecommitdiff
path: root/contrib/gcc/frame.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-02-17 08:34:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-02-17 08:34:50 +0000
commitc4ac9621578c7528f01144e91b6c0dc3dce72b7b (patch)
treeb86771e64e7a23a8c3c4d3a5e8e0c087685dbc59 /contrib/gcc/frame.c
parent8f90f252f4772be761eb1d362ef1ca1f893b1bef (diff)
Notes
Diffstat (limited to 'contrib/gcc/frame.c')
-rw-r--r--contrib/gcc/frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/frame.c b/contrib/gcc/frame.c
index 4dabf119b825..990a0ac81174 100644
--- a/contrib/gcc/frame.c
+++ b/contrib/gcc/frame.c
@@ -1,6 +1,6 @@
/* Subroutines needed for unwinding stack frames for exception handling. */
/* Compile this one with gcc. */
-/* Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
Contributed by Jason Merrill <jason@cygnus.com>.
This file is part of GNU CC.