diff options
Diffstat (limited to 'lib/libmp/mpasbn.c')
| -rw-r--r-- | lib/libmp/mpasbn.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libmp/mpasbn.c b/lib/libmp/mpasbn.c index 31e366cea551..7ccbeccd15eb 100644 --- a/lib/libmp/mpasbn.c +++ b/lib/libmp/mpasbn.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2001 Dima Dorfman. * All rights reserved. @@ -72,8 +72,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <ctype.h> #include <err.h> #include <errno.h> |
