diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 15:25:02 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-27 15:25:02 +0000 |
| commit | e6209940dee96d8deed5ee7c2b2663512dd55db9 (patch) | |
| tree | 4836e4cd2500bf1852ba57a6ea41ab02714b398d /libexec/bootpd | |
| parent | 5be4479bfd0e0d494a58902c5fd47d1b54a8e50f (diff) | |
Notes
Diffstat (limited to 'libexec/bootpd')
| -rw-r--r-- | libexec/bootpd/tools/bootptest/print-bootp.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootptest/print-bootp.c b/libexec/bootpd/tools/bootptest/print-bootp.c index 650798e5d0c0..21bff5f29964 100644 --- a/libexec/bootpd/tools/bootptest/print-bootp.c +++ b/libexec/bootpd/tools/bootptest/print-bootp.c @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988-1990 * The Regents of the University of California. All rights reserved. * |
