aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorAlex Samuel <samuel@codesourcery.com>2000-09-08 17:50:54 +0000
committerAlex Samuel <samuel@gcc.gnu.org>2000-09-08 17:50:54 +0000
commit759e81878c7e56c50b2565c5fb7ee03b443a9834 (patch)
treea267ea3d600c36f7b4031e000bec48c6c6114bef /libiberty
parent915119a5a3913d18bcff270cd159a17ab9808964 (diff)
downloadgcc-759e81878c7e56c50b2565c5fb7ee03b443a9834.zip
gcc-759e81878c7e56c50b2565c5fb7ee03b443a9834.tar.gz
gcc-759e81878c7e56c50b2565c5fb7ee03b443a9834.tar.bz2
* cp-demangle.c: Fix copyright banner.
From-SVN: r36271
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog4
-rw-r--r--libiberty/cp-demangle.c4
2 files changed, 7 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 6616938..d1da5d3 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-08 Alex Samuel <samuel@codesourcery.com>
+
+ * cp-demangle.c: Fix copyright banner.
+
2000-09-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* md5.c: #include "ansidecl.h".
diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c
index 5b16c4e..e543edf 100644
--- a/libiberty/cp-demangle.c
+++ b/libiberty/cp-demangle.c
@@ -1,7 +1,9 @@
/* Demangler for IA64 / g++ standard C++ ABI.
- Copyright (C) 2000 CodeSourcery LLC.
+ Copyright (C) 2000 Free Software Foundation, Inc.
Written by Alex Samuel <samuel@codesourcery.com>.
+ This file is part of GNU CC.
+
This program 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