diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2019-03-11 22:23:56 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2019-03-11 22:23:56 +0000 |
| commit | 809a8352dd5bb83dca991ff6c82e509208afad26 (patch) | |
| tree | 958d888b7bdb9e67e25d47e46c98478fee0c5ced /libexec/tftpd | |
| parent | a9f59cc0293d91204bea1ca69049fa056a1bf80c (diff) | |
Notes
Diffstat (limited to 'libexec/tftpd')
| -rw-r--r-- | libexec/tftpd/tests/functional.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/tftpd/tests/functional.c b/libexec/tftpd/tests/functional.c index d36c52dc3c00..58fd4cfc696b 100644 --- a/libexec/tftpd/tests/functional.c +++ b/libexec/tftpd/tests/functional.c @@ -1,7 +1,8 @@ /*- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * - * Copyright (c) 2018 Alan Somers. All rights reserved. + * Copyright (c) 2018 Alan Somers. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: |
