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.