aboutsummaryrefslogtreecommitdiffstats
path: root/core/doc
diff options
context:
space:
mode:
Diffstat (limited to 'core/doc')
-rw-r--r--core/doc/admin/index.html5
-rw-r--r--core/doc/user/index.html7
2 files changed, 11 insertions, 1 deletions
diff --git a/core/doc/admin/index.html b/core/doc/admin/index.html
index ac24d0503bf..c0342113bc2 100644
--- a/core/doc/admin/index.html
+++ b/core/doc/admin/index.html
@@ -1,2 +1,7 @@
+<!--
+ - SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
+ - SPDX-FileCopyrightText: 2013 ownCloud, Inc.
+ - SPDX-License-Identifier: AGPL-3.0-only
+-->
Here goes the admin documentation.
In the meantime go to <a href="https://nextcloud.com/support/" target="_blank">nextcloud.com/support/</a>
diff --git a/core/doc/user/index.html b/core/doc/user/index.html
index 409495a42c9..634b7a3f57c 100644
--- a/core/doc/user/index.html
+++ b/core/doc/user/index.html
@@ -1,2 +1,7 @@
-Here goes the user documentation
+<!--
+ - SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
+ - SPDX-FileCopyrightText: 2012-2013 ownCloud, Inc.
+ - SPDX-License-Identifier: AGPL-3.0-only
+-->
+Here goes the usage documentation
In the meantime go to <a href="https://nextcloud.com/support/" target="_blank">nextcloud.com/support/</a>