diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html index 1ed4f8b9c8e..23b78438b59 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,9 @@ <!DOCTYPE html> +<!-- + - SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors + - SPDX-FileCopyrightText: 2013 ownCloud, Inc. + - SPDX-License-Identifier: AGPL-3.0-only +--> <html> <head> <script> window.location.href="index.php"; </script> |