X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=rpc%2Fconn.go;fp=rpc%2Fconn.go;h=8b63477fc624d82119f1459ce0e509de03a76f23;hp=9fbb9c47996d44516e781f6f6bc914cbba2f8319;hb=7181f7906e7fb6e73ebc0daa46975bfa9c71478f;hpb=9506effbe395b9be30ba2b34702c51478e8043e4 diff --git a/rpc/conn.go b/rpc/conn.go index 9fbb9c4..8b63477 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-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