From deb24d2b314811cb87d3d8cc86e68c38b1dfe6cf Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Sat, 29 Sep 2012 17:08:40 -0500 Subject: [PATCH] reslib: remove advertising clause, which was dropped as a requirement by the copyright holder. (See http://svnweb.freebsd.org/base/head/COPYRIGHT?view=co). Closes #5. --- src/reslib.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/reslib.c b/src/reslib.c index 38c09ebdf..f62c139a3 100644 --- a/src/reslib.c +++ b/src/reslib.c @@ -10,10 +10,6 @@ * 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 * may be used to endorse or promote products derived from this software * without specific prior written permission.