diff options
Diffstat (limited to 'socket_linux.go')
| -rw-r--r-- | socket_linux.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/socket_linux.go b/socket_linux.go index 8360318..6616d04 100644 --- a/socket_linux.go +++ b/socket_linux.go @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: © 2021 Grégoire Duchêne <gduchene@awhk.org> +// SPDX-License-Identifier: ISC + // +build linux,!nosystemd package gosdd |
