diff options
Diffstat (limited to 'example/main.go')
| -rw-r--r-- | example/main.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/main.go b/example/main.go index 66eace2..9cd0d05 100644 --- a/example/main.go +++ b/example/main.go @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: © 2021 Grégoire Duchêne <gduchene@awhk.org> +// SPDX-License-Identifier: ISC + // This implements a simple example that can be tested on a machine // running systemd. package main |
