From 633119541b84585c984a9f89ba4e807194f6a855 Mon Sep 17 00:00:00 2001 From: Florent Poinsard <35779988+frouioui@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:41:47 -0600 Subject: [PATCH] Update go/summarize/summarize-transactions_test.go Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com> --- go/summarize/summarize-transactions_test.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/go/summarize/summarize-transactions_test.go b/go/summarize/summarize-transactions_test.go index b2e3e6c..4d57ff5 100644 --- a/go/summarize/summarize-transactions_test.go +++ b/go/summarize/summarize-transactions_test.go @@ -1,9 +1,12 @@ /* Copyright 2024 The Vitess Authors. + Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.