From 4eeda4fe74ed074b06e2c15783725ce0240b458f Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Sun, 15 Sep 2019 10:49:16 +0200 Subject: [PATCH] Update cnn_market.go --- cnn_market.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnn_market.go b/cnn_market.go index 7574961..4a76bc9 100644 --- a/cnn_market.go +++ b/cnn_market.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2019 by Michael Dvorkin. All Rights Reserved. +// Copyright (c) 2013-2019 by Michael Dvorkin and contributors. All Rights Reserved. // Use of this source code is governed by a MIT-style license that can // be found in the LICENSE file.