From 96de762eedd1470dfbe73cf424eea848589268d7 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 18 Feb 2020 18:03:48 -0500 Subject: Update to the latest version of buildah Signed-off-by: Daniel J Walsh --- vendor/github.com/ishidawataru/sctp/ipsock_linux.go | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vendor/github.com/ishidawataru/sctp/ipsock_linux.go') diff --git a/vendor/github.com/ishidawataru/sctp/ipsock_linux.go b/vendor/github.com/ishidawataru/sctp/ipsock_linux.go index f5632b72d..3df30fa46 100644 --- a/vendor/github.com/ishidawataru/sctp/ipsock_linux.go +++ b/vendor/github.com/ishidawataru/sctp/ipsock_linux.go @@ -1,3 +1,7 @@ +// Copyright 2009 The Go Authors. All rights reserved. +// Use of this source code is governed by a BSD-style +// license that can be found in the GO_LICENSE file. + package sctp import ( -- cgit v1.2.3-54-g00ecf