]> git.sur5r.net Git - openldap/blobdiff - libraries/libavl/avl.c
remove lint
[openldap] / 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>