diff options
author | Quentin Gliech <quenting@element.io> | 2024-10-17 17:21:25 +0200 |
---|---|---|
committer | Quentin Gliech <quenting@element.io> | 2024-10-17 17:21:25 +0200 |
commit | 8b769d2cc44025ceb9e5df7acd5a6a9c72f0b443 (patch) | |
tree | c15cec8ad4a193d83b65b5d64ee1e9d1ceacade6 /clientapi/httputil/parse.go | |
parent | b85bc28eecfca0fd832475fc75a37a94081cc58c (diff) |
Fixup missed license headers
Diffstat (limited to 'clientapi/httputil/parse.go')
-rw-r--r-- | clientapi/httputil/parse.go | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/clientapi/httputil/parse.go b/clientapi/httputil/parse.go index f6ac7caa..4eb7fb05 100644 --- a/clientapi/httputil/parse.go +++ b/clientapi/httputil/parse.go @@ -1,13 +1,3 @@ -// 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. -// See the License for the specific language governing permissions and // Copyright 2024 New Vector Ltd. // // SPDX-License-Identifier: AGPL-3.0-only |