summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV/lib/sl/lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/kerberosIV/lib/sl/lex.l')
-rw-r--r--crypto/kerberosIV/lib/sl/lex.l9
1 files changed, 2 insertions, 7 deletions
diff --git a/crypto/kerberosIV/lib/sl/lex.l b/crypto/kerberosIV/lib/sl/lex.l
index 10bff59..b7c1c44 100644
--- a/crypto/kerberosIV/lib/sl/lex.l
+++ b/crypto/kerberosIV/lib/sl/lex.l
@@ -15,12 +15,7 @@
* 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 Kungliga Tekniska
- * Högskolan and its contributors.
- *
- * 4. Neither the name of the Institute nor the names of its contributors
+ * 3. Neither the name of the Institute nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -40,7 +35,7 @@
#include "make_cmds.h"
#include "parse.h"
-RCSID("$Id: lex.l,v 1.2 1998/09/26 21:01:29 joda Exp $");
+RCSID("$Id: lex.l,v 1.3 1999/12/02 16:58:55 joda Exp $");
static unsigned lineno = 1;
void error_message(char *, ...);
OpenPOWER on IntegriCloud