Skip to content

Commit c7e386c

Browse files
Add SPDX header to layouts/menus files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent a75d4d3 commit c7e386c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+258
-0
lines changed

app/src/main/res/layout/activity_about.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

app/src/main/res/layout/activity_edit.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

app/src/main/res/layout/activity_exception.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

app/src/main/res/layout/activity_formatting_help.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

app/src/main/res/layout/activity_import_account.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

app/src/main/res/layout/activity_manage_accounts.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

app/src/main/res/layout/activity_note_list_configuration.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

app/src/main/res/layout/activity_notes_list_view.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

app/src/main/res/layout/activity_preferences.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
android:layout_width="match_parent"

app/src/main/res/layout/dialog_account_switcher.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
39
xmlns:app="http://schemas.android.com/apk/res-auto"
410
xmlns:tools="http://schemas.android.com/tools"

0 commit comments

Comments
 (0)