diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-14 19:45:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-14 19:45:29 +0000 |
commit | ae2a41e5cb02405317a75706ace9ad1caee0396c (patch) | |
tree | 026501ea798b17624207f019625ea332f216742d /include/sort.h | |
parent | e212576dba4a3d9983dd5211b2cdb1e427d35fbb (diff) | |
download | cygnal-ae2a41e5cb02405317a75706ace9ad1caee0396c.tar.gz cygnal-ae2a41e5cb02405317a75706ace9ad1caee0396c.tar.bz2 cygnal-ae2a41e5cb02405317a75706ace9ad1caee0396c.zip |
Synchronise with copyright dates on FSF GCC versions of these files
Diffstat (limited to 'include/sort.h')
-rw-r--r-- | include/sort.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sort.h b/include/sort.h index e47d5fde9..c8e1d5547 100644 --- a/include/sort.h +++ b/include/sort.h @@ -1,5 +1,5 @@ /* Sorting algorithms. - Copyright 2000 Free Software Foundation, Inc. + Copyright (C) 2000 Free Software Foundation, Inc. Contributed by Mark Mitchell <mark@codesourcery.com>. This file is part of GNU CC. |