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 /tests/sys/kern/unix_socketpair_test.c | |
parent | a9f59cc0293d91204bea1ca69049fa056a1bf80c (diff) | |
download | src-809a8352dd5bb83dca991ff6c82e509208afad26.tar.gz src-809a8352dd5bb83dca991ff6c82e509208afad26.zip |
Notes
Diffstat (limited to 'tests/sys/kern/unix_socketpair_test.c')
-rw-r--r-- | tests/sys/kern/unix_socketpair_test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sys/kern/unix_socketpair_test.c b/tests/sys/kern/unix_socketpair_test.c index 2bcd6b7a8778..54327d921131 100644 --- a/tests/sys/kern/unix_socketpair_test.c +++ b/tests/sys/kern/unix_socketpair_test.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2018 Alan Somers * * Redistribution and use in source and binary forms, with or without |