diff options
Diffstat (limited to 'include/readpassphrase.h')
-rw-r--r-- | include/readpassphrase.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/readpassphrase.h b/include/readpassphrase.h index d9641faaa10d..fd54642da21b 100644 --- a/include/readpassphrase.h +++ b/include/readpassphrase.h @@ -1,7 +1,9 @@ /* $OpenBSD: readpassphrase.h,v 1.5 2003/06/17 21:56:23 millert Exp $ */ /* $FreeBSD$ */ -/* +/*- + * SPDX-License-Identifier: ISC + * * Copyright (c) 2000, 2002 Todd C. Miller <Todd.Miller@courtesan.com> * * Permission to use, copy, modify, and distribute this software for any |