diff options
author | Quentin Gliech <quenting@element.io> | 2024-10-18 16:14:08 +0200 |
---|---|---|
committer | Quentin Gliech <quenting@element.io> | 2024-10-18 16:14:08 +0200 |
commit | 075b236155493f7c597ea3a680a03edb48c8e076 (patch) | |
tree | 394e7b0efaeb97c4080f52219bfa00503f60a944 /test/event.go | |
parent | 91186179d472e6dd49d401545b6a99d23fc9b4c6 (diff) |
Update the license headers to mention the commercial license
Diffstat (limited to 'test/event.go')
-rw-r--r-- | test/event.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/event.go b/test/event.go index 474c573b..e77bd9c3 100644 --- a/test/event.go +++ b/test/event.go @@ -1,8 +1,8 @@ // Copyright 2024 New Vector Ltd. // Copyright 2022 The Matrix.org Foundation C.I.C. // -// SPDX-License-Identifier: AGPL-3.0-only -// Please see LICENSE in the repository root for full details. +// SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial +// Please see LICENSE files in the repository root for full details. package test |