From 5ad9b838703a37d21bcf29a09fb5fda5c7d3439a Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Fri, 27 Nov 2020 14:34:48 +0200 Subject: [PATCH] Fix copyright strings --- res/css/views/dialogs/_HostingSignupDialog.scss | 2 +- src/components/structures/HostingSignupAction.tsx | 2 +- src/components/views/dialogs/ConfirmCloseHostingSignupDialog.js | 2 +- src/components/views/dialogs/HostingSignupDialog.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/css/views/dialogs/_HostingSignupDialog.scss b/res/css/views/dialogs/_HostingSignupDialog.scss index e0a074be47..599b445ac8 100644 --- a/res/css/views/dialogs/_HostingSignupDialog.scss +++ b/res/css/views/dialogs/_HostingSignupDialog.scss @@ -1,5 +1,5 @@ /* -Copyright 2020 Element +Copyright 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. diff --git a/src/components/structures/HostingSignupAction.tsx b/src/components/structures/HostingSignupAction.tsx index 147d6f66ef..950a3aa50c 100644 --- a/src/components/structures/HostingSignupAction.tsx +++ b/src/components/structures/HostingSignupAction.tsx @@ -1,5 +1,5 @@ /* -Copyright 2020 Element +Copyright 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. diff --git a/src/components/views/dialogs/ConfirmCloseHostingSignupDialog.js b/src/components/views/dialogs/ConfirmCloseHostingSignupDialog.js index c990663645..65db3466a7 100644 --- a/src/components/views/dialogs/ConfirmCloseHostingSignupDialog.js +++ b/src/components/views/dialogs/ConfirmCloseHostingSignupDialog.js @@ -1,5 +1,5 @@ /* -Copyright 2020 Element +Copyright 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. diff --git a/src/components/views/dialogs/HostingSignupDialog.tsx b/src/components/views/dialogs/HostingSignupDialog.tsx index 3638e9ee5b..5d569b6463 100644 --- a/src/components/views/dialogs/HostingSignupDialog.tsx +++ b/src/components/views/dialogs/HostingSignupDialog.tsx @@ -1,5 +1,5 @@ /* -Copyright 2020 Element +Copyright 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.