X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rpc%2Fdial.go;fp=rpc%2Fdial.go;h=e4d7f3842c90b67b6d4c69ad599c980573f45271;hb=4206e0dbca82f5df7d8e534f78cb737979880916;hp=fc702d3518d0c875ba2b9ce1104971e740290fec;hpb=ba1a93368ed95d7160062f60fb8b579bc178d3aa;p=safcm%2Fsafcm.git diff --git a/rpc/dial.go b/rpc/dial.go index fc702d3..e4d7f38 100644 --- a/rpc/dial.go +++ b/rpc/dial.go @@ -1,6 +1,6 @@ // Simple RPC-like protocol: establish new connection and upload helper -// 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