From e8e2167a1af6c20f1f32abb76bd387ee87763bc9 Mon Sep 17 00:00:00 2001 From: Mawueli Kofi Adzoe Date: Sun, 22 May 2016 21:22:42 -0700 Subject: [PATCH] Bump up copyright. Reflect recent update. (#699) --- btcec/ciphering.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/btcec/ciphering.go b/btcec/ciphering.go index 11e6fbb5..b18c9b7a 100644 --- a/btcec/ciphering.go +++ b/btcec/ciphering.go @@ -1,4 +1,4 @@ -// Copyright (c) 2015 The btcsuite developers +// Copyright (c) 2015-2016 The btcsuite developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file.