summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/gmon.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-06-02 19:56:00 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-06-02 19:56:00 +0000
commitfe31c70a67e4529528fb188ee1f95815662835b5 (patch)
treedc900fc8d83f071bb657efe80dec7e980274e529 /gnu/egcs/gcc/gmon.c
parentf86552ff18acd3508e19290f0d1c7d18023574e8 (diff)
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'gnu/egcs/gcc/gmon.c')
-rw-r--r--gnu/egcs/gcc/gmon.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/gnu/egcs/gcc/gmon.c b/gnu/egcs/gcc/gmon.c
index 2bb7366197a..407d2c76b7f 100644
--- a/gnu/egcs/gcc/gmon.c
+++ b/gnu/egcs/gcc/gmon.c
@@ -10,11 +10,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*