diff options
Diffstat (limited to 'sys/kern/inflate.c')
-rw-r--r-- | sys/kern/inflate.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/kern/inflate.c b/sys/kern/inflate.c index d7a480bb97d1a..4021fc3869ee6 100644 --- a/sys/kern/inflate.c +++ b/sys/kern/inflate.c @@ -1,5 +1,7 @@ -/* +/*- * Most parts of this file are not covered by: + * + * SPDX-License-Identifier: Beerware * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * <phk@FreeBSD.org> wrote this file. As long as you retain this notice you |