diff options
-rw-r--r-- | gcc/basic-block.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/basic-block.h b/gcc/basic-block.h index f31b4656982..0dd8e301548 100644 --- a/gcc/basic-block.h +++ b/gcc/basic-block.h @@ -1,5 +1,6 @@ /* Define control and data flow tables, and regsets. - Copyright (C) 1987, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 1987, 1997, 1998, 1999, 2000, 2001 + Free Software Foundation, Inc. This file is part of GCC. |