summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/egcs/gcc/frame.c')
-rw-r--r--gnu/egcs/gcc/frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/egcs/gcc/frame.c b/gnu/egcs/gcc/frame.c
index 4dabf119b82..990a0ac8117 100644
--- a/gnu/egcs/gcc/frame.c
+++ b/gnu/egcs/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.