Add __FBSDID()s to libopie

This commit is contained in:
Matthew Dillon 2001-09-30 22:04:49 +00:00
parent fd0d00c597
commit d23686820d

View File

@ -2,10 +2,11 @@
* This file contains routines modified from OpenBSD. Parts are contributed
* by Todd Miller <millert@openbsd.org>, Theo De Raadt <deraadt@openbsd.org>
* and possibly others.
*
* $FreeBSD$
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <stdio.h>
#include <opie.h>