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