diff options
author | DJ Delorie <dj@redhat.com> | 2001-05-16 21:03:31 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-05-16 21:03:31 +0000 |
commit | 56921232f6da071f0386eff383be349863541f54 (patch) | |
tree | 2f243b60eb2b3e85f7b539a8fe8d4fc76cd784d7 /include/partition.h | |
parent | 3065afdb13750ad183212d5c11298519760f2821 (diff) | |
download | cygnal-56921232f6da071f0386eff383be349863541f54.tar.gz cygnal-56921232f6da071f0386eff383be349863541f54.tar.bz2 cygnal-56921232f6da071f0386eff383be349863541f54.zip |
merge from gcc
Diffstat (limited to 'include/partition.h')
-rw-r--r-- | include/partition.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/partition.h b/include/partition.h index f49d67a8c..091655ac0 100644 --- a/include/partition.h +++ b/include/partition.h @@ -1,5 +1,5 @@ -/* List implentation of a partition of consecutive integers. - Copyright (C) 2000 Free Software Foundation, Inc. +/* List implementation of a partition of consecutive integers. + Copyright (C) 2000, 2001 Free Software Foundation, Inc. Contributed by CodeSourcery, LLC. This file is part of GNU CC. |