X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=rpc%2Fconn.go;h=9fbb9c47996d44516e781f6f6bc914cbba2f8319;hb=d109a6151f48fc9e322bacbd3cc5e4f00eade713;hp=0ca9cd411a62829abbb30fc43c16d5eec3ea1124;hpb=ba1a93368ed95d7160062f60fb8b579bc178d3aa;p=safcm%2Fsafcm.git diff --git a/rpc/conn.go b/rpc/conn.go index 0ca9cd4..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 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