commit | e50243577946e152fed91133f78dd79c1e5c1141 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Tue Feb 11 20:34:12 2020 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Feb 11 20:34:12 2020 -0700 |
tree | 2e67549a0e4ba7f77a0e2712d6f0b036284e55f6 | |
parent | 17d1876ee286c04c66cf18a08fe7be5dd2d52adf [diff] [blame] |
Add SPDX license identifiers Signed-off-by: Jens Axboe <axboe@kernel.dk>
diff --git a/test/accept-test.c b/test/accept-test.c index e3e89cd..d1a31bf 100644 --- a/test/accept-test.c +++ b/test/accept-test.c
@@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: MIT */ /* * Description: Check to see if accept handles addr and addrlen */