aboutsummaryrefslogtreecommitdiff
path: root/include/partition.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-05-16 21:04:30 +0000
committerDJ Delorie <dj@redhat.com>2001-05-16 21:04:30 +0000
commite05c6d27bff97cd9080cdc554482e128c9e6f6e7 (patch)
treea795f6973cc64531d5eb5ed049cff0ebb5f1e6f8 /include/partition.h
parent97345198259b9cfe6ae2f64e02563041cd7fab97 (diff)
downloadgdb-e05c6d27bff97cd9080cdc554482e128c9e6f6e7.zip
gdb-e05c6d27bff97cd9080cdc554482e128c9e6f6e7.tar.gz
gdb-e05c6d27bff97cd9080cdc554482e128c9e6f6e7.tar.bz2
merge from gcc
Diffstat (limited to 'include/partition.h')
-rw-r--r--include/partition.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/partition.h b/include/partition.h
index f49d67a..091655a 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.