X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=rpc%2Fconn.go;fp=rpc%2Fconn.go;h=9fbb9c47996d44516e781f6f6bc914cbba2f8319;hp=2dc2da7a0d5248d4792b72443abe8c24734cac8b;hb=d109a6151f48fc9e322bacbd3cc5e4f00eade713;hpb=791f34212ebd19a9c79c9bd1157f590f4b24f5c2 diff --git a/rpc/conn.go b/rpc/conn.go index 2dc2da7..9fbb9c4 100644 --- a/rpc/conn.go +++ b/rpc/conn.go @@ -1,6 +1,6 @@ // Simple RPC-like protocol: implementation of connection and basic actions -// 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