summaryrefslogtreecommitdiff
path: root/libiberty/partition.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2001-05-16 21:04:30 +0000
committerDJ Delorie <dj@delorie.com>2001-05-16 21:04:30 +0000
commit69ce68060c9ab6bf2f77d85deda56efd79600a2c (patch)
treefc6efed071e890fc2334c8bf435e18c4f2ab8ed4 /libiberty/partition.c
parent606e5e57b4af868eff754630c37f2a4b24044aac (diff)
downloadgdb-69ce68060c9ab6bf2f77d85deda56efd79600a2c.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/partition.c')
-rw-r--r--libiberty/partition.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/partition.c b/libiberty/partition.c
index a5a734937ae..07154722079 100644
--- a/libiberty/partition.c
+++ b/libiberty/partition.c
@@ -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.