diff options
| author | Grégoire Duchêne <gduchene@awhk.org> | 2021-06-27 20:01:34 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gduchene@awhk.org> | 2021-06-27 20:01:34 +0100 |
| commit | e906e039337f290b1965a5c6e68e1ea3f4c0c89d (patch) | |
| tree | 9bddc372b6d6898e2acb7e2253b43c23fd95fdf4 /socket_linux.go | |
| parent | 67af8fb3c97fa434f1a4978030a4fb50939bc619 (diff) | |
Add SPDX tags
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 |
