diff options
Diffstat (limited to 'core/templates/layout.noscript.warning.php')
-rw-r--r-- | core/templates/layout.noscript.warning.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/templates/layout.noscript.warning.php b/core/templates/layout.noscript.warning.php index 311394592d1..103af843477 100644 --- a/core/templates/layout.noscript.warning.php +++ b/core/templates/layout.noscript.warning.php @@ -1,3 +1,10 @@ +<?php +/** + * SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors + * SPDX-FileCopyrightText: 2015 ownCloud, Inc. + * SPDX-License-Identifier: AGPL-3.0-only + */ +?> <noscript> <div id="nojavascript"> <div> |