From a8196924328f5235c6739648f226534384b2a9b4 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Mon, 22 Nov 1999 18:40:20 +0000 Subject: [PATCH] gmon.c, [...]: Remove advertising clause from BSD license * gmon.c, i386/gmon-sol2.c, sparc/gmon-sol2.c: Remove advertising clause from BSD license From-SVN: r30621 --- gcc/ChangeLog | 7 +++++++ gcc/config/i386/gmon-sol2.c | 5 +---- gcc/config/sparc/gmon-sol2.c | 5 +---- gcc/gmon.c | 5 +---- 4 files changed, 10 insertions(+), 12 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 60da1459a25..9adf365e72f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +1999-11-22 Jason Merrill + + * gmon.c, i386/gmon-sol2.c, sparc/gmon-sol2.c: Remove advertising + clause from BSD license, pursuant with + + ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change + 1999-11-22 Bernd Schmidt * loop.c (load_mems): Reformat slightly. diff --git a/gcc/config/i386/gmon-sol2.c b/gcc/config/i386/gmon-sol2.c index 35ac1c9abb7..8ea242b0a40 100644 --- a/gcc/config/i386/gmon-sol2.c +++ b/gcc/config/i386/gmon-sol2.c @@ -10,10 +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. + * 3. [rescinded 22 July 1999] * 4. 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. diff --git a/gcc/config/sparc/gmon-sol2.c b/gcc/config/sparc/gmon-sol2.c index a6abcabcc51..f629bc8e5e2 100644 --- a/gcc/config/sparc/gmon-sol2.c +++ b/gcc/config/sparc/gmon-sol2.c @@ -10,10 +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. + * 3. [rescinded 22 July 1999] * 4. 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. diff --git a/gcc/gmon.c b/gcc/gmon.c index 2bb7366197a..df9cfab2a1e 100644 --- a/gcc/gmon.c +++ b/gcc/gmon.c @@ -10,10 +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. + * 3. [rescinded 22 July 1999] * 4. 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. -- 2.30.2