diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:49:47 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:49:47 +0000 |
| commit | 8a16b7a18f5d0b031f09832fd7752fba717e2a97 (patch) | |
| tree | 5827510e6ce5a4c2c06381904731bd7dfefbfde0 /usr.sbin/mld6query | |
| parent | 2321c474185e657ad1bdb4ef0a323cb10ba09cfc (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mld6query')
| -rw-r--r-- | usr.sbin/mld6query/mld6.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/mld6query/mld6.c b/usr.sbin/mld6query/mld6.c index a3c8342e5f50..dcdd15a9b0d0 100644 --- a/usr.sbin/mld6query/mld6.c +++ b/usr.sbin/mld6query/mld6.c @@ -1,6 +1,8 @@ /* $KAME: mld6.c,v 1.15 2003/04/02 11:29:54 suz Exp $ */ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (C) 1998 WIDE Project. * All rights reserved. * |
