From 81bb8acc86e7ade1021f27ee9749aefbd6f94790 Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Sun, 15 Sep 2019 10:51:12 +0200 Subject: [PATCH] Copyright --- yahoo_quotes.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yahoo_quotes.go b/yahoo_quotes.go index 626a8d7..762b725 100644 --- a/yahoo_quotes.go +++ b/yahoo_quotes.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.