Fix license headers on some files

This commit is contained in:
Devon Hudson 2023-01-12 14:05:55 -07:00
parent e089015020
commit 4626f6c9d8
No known key found for this signature in database
GPG key ID: CD06B18E77F6A628
2 changed files with 8 additions and 3 deletions

View file

@ -1,5 +1,10 @@
// Copyright 2017-2018 New Vector Ltd
// Copyright 2019-2020 The Matrix.org Foundation C.I.C. // // 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
// Copyright 2022 The Matrix.org Foundation C.I.C.
//
// 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,

View file

@ -1,4 +1,4 @@
// Copyright 2022 Vector Creations Ltd
// Copyright 2022 The Matrix.org Foundation C.I.C.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.