]> git.sur5r.net Git - openldap/commitdiff
remove lint
authorBen Collins <bcollins@openldap.org>
Fri, 15 Sep 2000 02:50:14 +0000 (02:50 +0000)
committerBen Collins <bcollins@openldap.org>
Fri, 15 Sep 2000 02:50:14 +0000 (02:50 +0000)
libraries/libavl/avl.c

index 63a543f8e4fb82f048d2387a887031dfa8119c18..ea780a9eff3eeab8db778683d8dd5da696a9f784 100644 (file)
 
 #include "portable.h"
 
-#ifndef lint
-static char copyright[] = "@(#) Copyright (c) 1993 Regents of the University of Michigan.\nAll rights reserved.\n";
-static char avl_version[] = "AVL library version 1.0\n";
-#endif
-
 #include <stdio.h>
 #include <ac/stdlib.h>