diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2024-05-27 18:22:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-27 18:22:11 +0200 |
commit | bb1cb1c2315627964afe26316c661b9c591f26b1 (patch) | |
tree | 3d169ccea812c995c2039ad416b498f9816a6431 /core/doc/user/index.html | |
parent | b0f5c759a85b4ff0b9f2368d72a41e8a5a02f3c5 (diff) | |
parent | e07a1906418585ca60b7084e2f476e3dbc2a5fef (diff) | |
download | nextcloud-server-bb1cb1c2315627964afe26316c661b9c591f26b1.tar.gz nextcloud-server-bb1cb1c2315627964afe26316c661b9c591f26b1.zip |
Merge pull request #45524 from nextcloud/chore/noid/spdx-batch5
Add SPDX header - batch 5
Diffstat (limited to 'core/doc/user/index.html')
-rw-r--r-- | core/doc/user/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/doc/user/index.html b/core/doc/user/index.html index d994b919c13..634b7a3f57c 100644 --- a/core/doc/user/index.html +++ b/core/doc/user/index.html @@ -1,2 +1,7 @@ +<!-- + - 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> |