X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fdf.go;h=ead8fe37982a58f7ab3356e8b8e0abdb2543bbdc;hb=2e2d476284bceb02fac3440f18ca08f68fe0852f;hp=bfcac563d8c7c5e36033dc0292f5be14e10d52a3;hpb=90213583043b3fc723e4214bf96de29a2ba40a35;p=nncp.git diff --git a/src/df.go b/src/df.go index bfcac56..ead8fe3 100644 --- a/src/df.go +++ b/src/df.go @@ -1,7 +1,5 @@ -// +build !netbsd - -// NNCP -- Node to Node copy, utilities for store-and-forward data exchange -// Copyright (C) 2016-2021 Sergey Matveev +//go:build !netbsd && !openbsd +// +build !netbsd,!openbsd package nncp