From b2a17bd615c7a348087e98e37c15142bf989df14 Mon Sep 17 00:00:00 2001 From: Thibaut CHARLES Date: Mon, 5 Aug 2019 16:55:45 +0200 Subject: [PATCH] Fixed name in the copyright header --- syncapi/storage/filtering.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncapi/storage/filtering.go b/syncapi/storage/filtering.go index 4ac88a219..13fce774d 100644 --- a/syncapi/storage/filtering.go +++ b/syncapi/storage/filtering.go @@ -1,4 +1,4 @@ -// Copyright 2017 Vector Creations Ltd +// Copyright 2017 Thibaut CHARLES // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.