From 516a65a4a9b2979108ed598abe59283e5a7b3d68 Mon Sep 17 00:00:00 2001 From: Sydney Anne Erickson <sydney@elixxir.io> Date: Wed, 12 Aug 2020 11:37:20 -0700 Subject: [PATCH] Update header license for hardCoded_test.go --- id/hardCoded_test.go | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/id/hardCoded_test.go b/id/hardCoded_test.go index cc58fc4..6fd2725 100644 --- a/id/hardCoded_test.go +++ b/id/hardCoded_test.go @@ -1,8 +1,8 @@ -//////////////////////////////////////////////////////////////////////////////// -// Copyright © 2020 Privategrity Corporation / -// / -// All rights reserved. / -//////////////////////////////////////////////////////////////////////////////// +//////////////////////////////////////////////////////////////////////////////////////////// +// Copyright © 2020 xx network SEZC // +// // +// Use of this source code is governed by a license that can be found in the LICENSE file // +//////////////////////////////////////////////////////////////////////////////////////////// package id -- GitLab