]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - cmd/safcm/remote.go
Update copyright years
[safcm/safcm.git] / cmd / safcm / remote.go
index a5b0e3c33abc4c784d460820bf4e5ba513b0df81..7f389c614f6340edde3b68bfa7cb94866bebc40c 100644 (file)
@@ -1,6 +1,6 @@
 // Embed remote helper binaries
 
-// Copyright (C) 2021-2023  Simon Ruderich
+// Copyright (C) 2021-2024  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