diff options
Diffstat (limited to 'gcc/cp/inc/exception')
-rw-r--r-- | gcc/cp/inc/exception | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/inc/exception b/gcc/cp/inc/exception index 32efb9f82ca..cb262c00658 100644 --- a/gcc/cp/inc/exception +++ b/gcc/cp/inc/exception @@ -1,5 +1,5 @@ // Exception Handling support header for -*- C++ -*- -// Copyright (C) 1995, 96-97, 1998 Free Software Foundation +// Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation #ifndef __EXCEPTION__ #define __EXCEPTION__ |