From 638733ed60e35ee9ee3d0b3e84171b2aec751726 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Tue, 3 Jun 2003 12:18:50 +1000 Subject: 2-term license, matching the rest of loginrec code --- loginrec.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'loginrec.h') diff --git a/loginrec.h b/loginrec.h index 732e21e1..7f932c29 100644 --- a/loginrec.h +++ b/loginrec.h @@ -12,11 +12,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 Markus Friedl. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES @@ -40,7 +35,7 @@ #include #include -/* RCSID("$Id: loginrec.h,v 1.6 2001/05/08 20:33:06 mouring Exp $"); */ +/* RCSID("$Id: loginrec.h,v 1.7 2003/06/03 02:18:50 djm Exp $"); */ /** ** you should use the login_* calls to work around platform dependencies -- cgit v1.2.1