diff options
author | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-01-19 12:08:36 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-01-19 12:08:36 +0000 |
commit | 747215f1fe95ae8226b1f2fc2bfd32824a9c66a6 (patch) | |
tree | 23567cd3e8acf94a6c11a7bdd5f2af808d58f69a /gcc/explow.c | |
parent | eaa4b44cfc6743304718f03b61c8c3ef9ec91d0b (diff) | |
download | gcc-747215f1fe95ae8226b1f2fc2bfd32824a9c66a6.zip gcc-747215f1fe95ae8226b1f2fc2bfd32824a9c66a6.tar.gz gcc-747215f1fe95ae8226b1f2fc2bfd32824a9c66a6.tar.bz2 |
Update copyrights
From-SVN: r24765
Diffstat (limited to 'gcc/explow.c')
-rw-r--r-- | gcc/explow.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/explow.c b/gcc/explow.c index a952929..10bbfab 100644 --- a/gcc/explow.c +++ b/gcc/explow.c @@ -1,5 +1,5 @@ /* Subroutines for manipulating rtx's in semantically interesting ways. - Copyright (C) 1987, 91, 94-97, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 91, 94-97, 1998, 1999 Free Software Foundation, Inc. This file is part of GNU CC. |