diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-10-02 20:16:10 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-10-02 20:16:10 +0000 |
commit | 66649c240c38ad59ae10a634879a853e4b1544b5 (patch) | |
tree | f40ea35e11930fb48dbea54c97d4183aac01bf96 /gcc/graph.h | |
parent | e5bd13650548f863d8a7a996ac679e209b64f205 (diff) | |
download | gcc-66649c240c38ad59ae10a634879a853e4b1544b5.tar.gz |
Fix copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29778 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/graph.h')
-rw-r--r-- | gcc/graph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/graph.h b/gcc/graph.h index 8ca52ad2a92..9f65b40aacb 100644 --- a/gcc/graph.h +++ b/gcc/graph.h @@ -1,5 +1,5 @@ /* Header file for graph routines. - Copyright (C) 1998 Free Software Foundation, Inc. + Copyright (C) 1999 Free Software Foundation, Inc. This file is part of GNU CC. |