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/tftpd/tftp-options.h | |
| parent | 5be4479bfd0e0d494a58902c5fd47d1b54a8e50f (diff) | |
Notes
Diffstat (limited to 'libexec/tftpd/tftp-options.h')
| -rw-r--r-- | libexec/tftpd/tftp-options.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libexec/tftpd/tftp-options.h b/libexec/tftpd/tftp-options.h index d8bd2fc6daa7..8768d1ceb3d4 100644 --- a/libexec/tftpd/tftp-options.h +++ b/libexec/tftpd/tftp-options.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 2008 Edwin Groothuis. All rights reserved. * * Redistribution and use in source and binary forms, with or without |
