From 9a710455c66d1c7a535d798da0eaffbc77880251 Mon Sep 17 00:00:00 2001 From: Anant Prakash Date: Wed, 18 Jul 2018 20:40:04 +0530 Subject: [PATCH] remove copyright --- src/github.com/matrix-org/dendrite/typingserver/api/input.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/github.com/matrix-org/dendrite/typingserver/api/input.go b/src/github.com/matrix-org/dendrite/typingserver/api/input.go index b00d8c36d..332c4d2fe 100644 --- a/src/github.com/matrix-org/dendrite/typingserver/api/input.go +++ b/src/github.com/matrix-org/dendrite/typingserver/api/input.go @@ -1,5 +1,3 @@ -// Copyright 2017 Vector Creations Ltd -// // 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