From 5dd4466ab32d55f1369ad6a30670b3559ff41e11 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 25 Oct 2017 11:33:19 -0500 Subject: add missing license headers, test to makefile (#7711) --- utils/time.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'utils/time.go') diff --git a/utils/time.go b/utils/time.go index baddd7329..5227887f7 100644 --- a/utils/time.go +++ b/utils/time.go @@ -1,3 +1,6 @@ +// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved. +// See License.txt for license information. + package utils import ( -- cgit v1.2.3-1-g7c22