diff options
Diffstat (limited to 'config/.htaccess')
-rw-r--r-- | config/.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/.htaccess b/config/.htaccess index 13ca28758cf..1db45aa43e6 100644 --- a/config/.htaccess +++ b/config/.htaccess @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2014-2015 ownCloud, Inc. +# SPDX-License-Identifier: AGPL-3.0-only # Section for Apache 2.4 to 2.6 <IfModule mod_authz_core.c> Require all denied |