diff options
Diffstat (limited to 'net/unix')
-rw-r--r-- | net/unix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/unix/Makefile b/net/unix/Makefile index b663c607b1c6..ffd0a275c3a7 100644 --- a/net/unix/Makefile +++ b/net/unix/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Linux unix domain socket layer. # |