summaryrefslogtreecommitdiffstats
path: root/loginrec.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-06-03 12:18:50 +1000
committerDamien Miller <djm@mindrot.org>2003-06-03 12:18:50 +1000
commit638733ed60e35ee9ee3d0b3e84171b2aec751726 (patch)
treeb1fdfd9e6d97b010f5aeccf496f238bbe0b817ad /loginrec.h
parent329638e49c00639d6616b58cda234ba2b3059022 (diff)
2-term license, matching the rest of loginrec code
Diffstat (limited to 'loginrec.h')
-rw-r--r--loginrec.h7
1 files changed, 1 insertions, 6 deletions
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 <netinet/in.h>
#include <sys/socket.h>
-/* 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