diff options
author | DJ Delorie <dj@redhat.com> | 2003-08-12 12:23:42 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2003-08-12 12:23:42 +0000 |
commit | 9ad1aa29111ec1ac6d0a37d95609aac99143f15c (patch) | |
tree | f03102e0b21cd67a004cdf6508c3c68b444ef0a4 /libiberty/cp-demangle.c | |
parent | ee87f2dab883b077b552efdcd52ec861be47beeb (diff) | |
download | gdb-9ad1aa29111ec1ac6d0a37d95609aac99143f15c.zip gdb-9ad1aa29111ec1ac6d0a37d95609aac99143f15c.tar.gz gdb-9ad1aa29111ec1ac6d0a37d95609aac99143f15c.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/cp-demangle.c')
-rw-r--r-- | libiberty/cp-demangle.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c index 5dcce55..bd48822 100644 --- a/libiberty/cp-demangle.c +++ b/libiberty/cp-demangle.c @@ -2,9 +2,9 @@ Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. Written by Alex Samuel <samuel@codesourcery.com>. - This file is part of GNU CC. + This file is part of the libiberty library, which is part of GCC. - This program is free software; you can redistribute it and/or modify + This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |