diff options
Diffstat (limited to '')
-rw-r--r-- | go.mod | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2020 Ethel Morgan +// +// SPDX-License-Identifier: MIT + module go.eth.moe/catbus-actuator-wakeonlan go 1.14 |