From e136c4dd67be9a1c89c635017fdc6e5eee33e331 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 28 Nov 2013 19:20:30 +0000 Subject: - src/irc_reslib.c: removed advertising clause git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2610 82007160-df01-0410-b94d-b575c5fd34c7 --- src/irc_reslib.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/irc_reslib.c b/src/irc_reslib.c index 42bf2c2..b1708d9 100644 --- a/src/irc_reslib.c +++ b/src/irc_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. -- cgit