]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - cmd/safcm/remote.go
ci: run govulncheck
[safcm/safcm.git] / cmd / safcm / remote.go
index 2057c381e9a6923aaa13d81806ce91c1d62daac9..5ad37c31224c1c52ef5621519541e8c257d37fd6 100644 (file)
@@ -1,6 +1,6 @@
 // Embed remote helper binaries
 
-// Copyright (C) 2021-2022  Simon Ruderich
+// Copyright (C) 2021-2023  Simon Ruderich
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
@@ -23,5 +23,6 @@ import (
 
 // RemoteHelpers contains remote helper binaries for different operating
 // systems and architectures.
+//
 //go:embed remote/*
 var RemoteHelpers embed.FS