X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fdf.go;h=ead8fe37982a58f7ab3356e8b8e0abdb2543bbdc;hb=6fc6d4f97d051bb1ff828c74a17939a40a08c66c;hp=bfcac563d8c7c5e36033dc0292f5be14e10d52a3;hpb=d6b1633ffff79c7f83c737f53abf23c0e25a8379;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