aboutsummaryrefslogtreecommitdiff
path: root/test/pipe-eof.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/pipe-eof.c')
-rw-r--r--test/pipe-eof.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pipe-eof.c b/test/pipe-eof.c
index 4c98de9..bf13517 100644
--- a/test/pipe-eof.c
+++ b/test/pipe-eof.c
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: MIT */
+
/*
* Test that closed pipe reads returns 0, instead of waiting for more
* data.