diff --git a/view/templates/404.tpl b/view/templates/404.tpl index 518ad1d290..c9fbd2ae78 100644 --- a/view/templates/404.tpl +++ b/view/templates/404.tpl @@ -1 +1,7 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$message}}

diff --git a/view/templates/acl/full_selector.tpl b/view/templates/acl/full_selector.tpl index fe8c856f15..5da348801f 100644 --- a/view/templates/acl/full_selector.tpl +++ b/view/templates/acl/full_selector.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}
diff --git a/view/templates/acl/message_recipient.tpl b/view/templates/acl/message_recipient.tpl index 701ba23a60..93e1aa0121 100644 --- a/view/templates/acl/message_recipient.tpl +++ b/view/templates/acl/message_recipient.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}} diff --git a/view/templates/admin/addons/details.tpl b/view/templates/admin/addons/details.tpl index 81625fecf1..89e6a40772 100644 --- a/view/templates/admin/addons/details.tpl +++ b/view/templates/admin/addons/details.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$title}} - {{$page}}

diff --git a/view/templates/admin/addons/embed.tpl b/view/templates/admin/addons/embed.tpl index 71fb12d43c..5ccc8245c7 100644 --- a/view/templates/admin/addons/embed.tpl +++ b/view/templates/admin/addons/embed.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}
diff --git a/view/templates/admin/addons/index.tpl b/view/templates/admin/addons/index.tpl index 4a2b057bf6..499217a883 100644 --- a/view/templates/admin/addons/index.tpl +++ b/view/templates/admin/addons/index.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$title}} - {{$page}}

diff --git a/view/templates/admin/aside.tpl b/view/templates/admin/aside.tpl index ecf71d8e56..65ecafa4c0 100644 --- a/view/templates/admin/aside.tpl +++ b/view/templates/admin/aside.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$title}} - {{$page}}

diff --git a/view/templates/admin/logs/settings.tpl b/view/templates/admin/logs/settings.tpl index a218a38f56..4da2c7cd70 100644 --- a/view/templates/admin/logs/settings.tpl +++ b/view/templates/admin/logs/settings.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$title}} - {{$page}}

diff --git a/view/templates/admin/logs/view.tpl b/view/templates/admin/logs/view.tpl index 719299ad9b..a94f1284be 100644 --- a/view/templates/admin/logs/view.tpl +++ b/view/templates/admin/logs/view.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$title}} - {{$page}}

diff --git a/view/templates/admin/queue.tpl b/view/templates/admin/queue.tpl index 731546b594..7c35edf18c 100644 --- a/view/templates/admin/queue.tpl +++ b/view/templates/admin/queue.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$title}} - {{$page}} ({{$count}})

diff --git a/view/templates/admin/settings_head.tpl b/view/templates/admin/settings_head.tpl index 25c0f804e4..f1eceeb240 100644 --- a/view/templates/admin/settings_head.tpl +++ b/view/templates/admin/settings_head.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}} diff --git a/view/templates/calendar/event.tpl b/view/templates/calendar/event.tpl index e58db621cf..3f9e695402 100644 --- a/view/templates/calendar/event.tpl +++ b/view/templates/calendar/event.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}
{{if $event.item.author_name}}{{$event.item.author_name}}{{/if}} @@ -7,4 +13,4 @@ {{if $event.copy}}{{/if}} {{if $event.drop}}{{/if}}
-
\ No newline at end of file +
diff --git a/view/templates/calendar/event_form.tpl b/view/templates/calendar/event_form.tpl index 894d50fbbf..443591d628 100644 --- a/view/templates/calendar/event_form.tpl +++ b/view/templates/calendar/event_form.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$title}}

diff --git a/view/templates/circle_drop.tpl b/view/templates/circle_drop.tpl index e37d1e0e0d..aa92714706 100644 --- a/view/templates/circle_drop.tpl +++ b/view/templates/circle_drop.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}
{{$title}} diff --git a/view/templates/circle_editor.tpl b/view/templates/circle_editor.tpl index 4f3a30eea9..009ca26649 100644 --- a/view/templates/circle_editor.tpl +++ b/view/templates/circle_editor.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}} {{* Template for the contact circle list *}} diff --git a/view/templates/circle_selection.tpl b/view/templates/circle_selection.tpl index db3e7b88a1..2967413b53 100644 --- a/view/templates/circle_selection.tpl +++ b/view/templates/circle_selection.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}
diff --git a/view/templates/circle_side.tpl b/view/templates/circle_side.tpl index 27a53449a6..200205eb0c 100644 --- a/view/templates/circle_side.tpl +++ b/view/templates/circle_side.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}

{{$title}}

diff --git a/view/templates/comment_item.tpl b/view/templates/comment_item.tpl index fe8d28a2f4..b6a9e057a9 100644 --- a/view/templates/comment_item.tpl +++ b/view/templates/comment_item.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}} {{if $threaded}}
diff --git a/view/templates/common_tabs.tpl b/view/templates/common_tabs.tpl index 988c1acefc..64f7b1da5b 100644 --- a/view/templates/common_tabs.tpl +++ b/view/templates/common_tabs.tpl @@ -1,3 +1,9 @@ +{{* + * Copyright (C) 2010-2024, the Friendica project + * SPDX-FileCopyrightText: 2010-2024 the Friendica project + * + * SPDX-License-Identifier: AGPL-3.0-or-later + *}}