diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2024-05-27 17:39:07 +0200 |
---|---|---|
committer | Andy Scherzinger <info@andy-scherzinger.de> | 2024-05-27 20:11:22 +0200 |
commit | 9d4b9440986afddc28dad99c7987f9c31513ae9f (patch) | |
tree | eaef10d759c45fde81a86cb5039c8b697cccb127 /apps/dashboard/README.md | |
parent | bb1cb1c2315627964afe26316c661b9c591f26b1 (diff) | |
download | nextcloud-server-9d4b9440986afddc28dad99c7987f9c31513ae9f.tar.gz nextcloud-server-9d4b9440986afddc28dad99c7987f9c31513ae9f.zip |
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'apps/dashboard/README.md')
-rw-r--r-- | apps/dashboard/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/dashboard/README.md b/apps/dashboard/README.md index c6a6444aa76..bcadd1a30e1 100644 --- a/apps/dashboard/README.md +++ b/apps/dashboard/README.md @@ -1,3 +1,7 @@ +<!-- + - SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors + - SPDX-License-Identifier: AGPL-3.0-or-later + --> # Dashboard Background image documentation moved to theming folder at `apps/theming/README.md`.
\ No newline at end of file |