From 73a9dd628d72e56ba4f514494bc9346263fa52fd Mon Sep 17 00:00:00 2001 From: Mawuli Adzoe Date: Sat, 2 Jan 2016 14:08:08 -0700 Subject: [PATCH] Bump up copyright date to reflect recent fix time. --- infrastructure.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure.go b/infrastructure.go index 85c9a83ba..5edf5a3af 100644 --- a/infrastructure.go +++ b/infrastructure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 The btcsuite developers +// Copyright (c) 2014-2016 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file.