summaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-01-22 18:50:19 -0700
committerJeff Law <law@gcc.gnu.org>1999-01-22 18:50:19 -0700
commit967ce1c002c14a2fddea5913f361b6cabd2d8ca6 (patch)
tree5df19090a19029a2a987c956ae3751692b341754 /gcc/bitmap.h
parent83fb95ed115f1ad767433679b49952e244645422 (diff)
downloadgcc-967ce1c002c14a2fddea5913f361b6cabd2d8ca6.tar.gz
Copyright update.
From-SVN: r24829
Diffstat (limited to 'gcc/bitmap.h')
-rw-r--r--gcc/bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/bitmap.h b/gcc/bitmap.h
index 9a3e3e2bbb5..347758d8c19 100644
--- a/gcc/bitmap.h
+++ b/gcc/bitmap.h
@@ -1,5 +1,5 @@
/* Functions to support general ended bitmaps.
- Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.