summary refs log tree commit diff
path: root/resources/qml/components
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/components')
-rw-r--r--resources/qml/components/AdaptiveLayout.qml1
-rw-r--r--resources/qml/components/AdaptiveLayoutElement.qml1
-rw-r--r--resources/qml/components/AvatarListTile.qml1
-rw-r--r--resources/qml/components/FlatButton.qml1
-rw-r--r--resources/qml/components/MainWindowDialog.qml1
-rw-r--r--resources/qml/components/TextButton.qml1
6 files changed, 6 insertions, 0 deletions
diff --git a/resources/qml/components/AdaptiveLayout.qml b/resources/qml/components/AdaptiveLayout.qml

index ae6dec08..414b4d53 100644 --- a/resources/qml/components/AdaptiveLayout.qml +++ b/resources/qml/components/AdaptiveLayout.qml
@@ -1,4 +1,5 @@ // SPDX-FileCopyrightText: 2021 Nheko Contributors +// SPDX-FileCopyrightText: 2022 Nheko Contributors // // SPDX-License-Identifier: GPL-3.0-or-later diff --git a/resources/qml/components/AdaptiveLayoutElement.qml b/resources/qml/components/AdaptiveLayoutElement.qml
index a4aec72e..666a47cc 100644 --- a/resources/qml/components/AdaptiveLayoutElement.qml +++ b/resources/qml/components/AdaptiveLayoutElement.qml
@@ -1,4 +1,5 @@ // SPDX-FileCopyrightText: 2021 Nheko Contributors +// SPDX-FileCopyrightText: 2022 Nheko Contributors // // SPDX-License-Identifier: GPL-3.0-or-later diff --git a/resources/qml/components/AvatarListTile.qml b/resources/qml/components/AvatarListTile.qml
index 853266c6..910e0e47 100644 --- a/resources/qml/components/AvatarListTile.qml +++ b/resources/qml/components/AvatarListTile.qml
@@ -1,4 +1,5 @@ // SPDX-FileCopyrightText: 2021 Nheko Contributors +// SPDX-FileCopyrightText: 2022 Nheko Contributors // // SPDX-License-Identifier: GPL-3.0-or-later diff --git a/resources/qml/components/FlatButton.qml b/resources/qml/components/FlatButton.qml
index 77d97976..1978b373 100644 --- a/resources/qml/components/FlatButton.qml +++ b/resources/qml/components/FlatButton.qml
@@ -1,4 +1,5 @@ // SPDX-FileCopyrightText: 2021 Nheko Contributors +// SPDX-FileCopyrightText: 2022 Nheko Contributors // // SPDX-License-Identifier: GPL-3.0-or-later diff --git a/resources/qml/components/MainWindowDialog.qml b/resources/qml/components/MainWindowDialog.qml
index 901260b5..def4f96b 100644 --- a/resources/qml/components/MainWindowDialog.qml +++ b/resources/qml/components/MainWindowDialog.qml
@@ -1,4 +1,5 @@ // SPDX-FileCopyrightText: 2021 Nheko Contributors +// SPDX-FileCopyrightText: 2022 Nheko Contributors // // SPDX-License-Identifier: GPL-3.0-or-later diff --git a/resources/qml/components/TextButton.qml b/resources/qml/components/TextButton.qml
index 5dc946e7..09f1e6fd 100644 --- a/resources/qml/components/TextButton.qml +++ b/resources/qml/components/TextButton.qml
@@ -1,4 +1,5 @@ // SPDX-FileCopyrightText: 2021 Nheko Contributors +// SPDX-FileCopyrightText: 2022 Nheko Contributors // // SPDX-License-Identifier: GPL-3.0-or-later