diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2024-05-09 20:20:32 +0200 |
---|---|---|
committer | Andy Scherzinger <info@andy-scherzinger.de> | 2024-05-10 11:07:50 +0200 |
commit | 1df96b041735d105f3e0043fd0868e159ddaff10 (patch) | |
tree | d252071219a43086c13bb6200791781ed95c3425 /DESIGN.md | |
parent | 3669608b23a5a2dc4a70007a3a015f38d12743eb (diff) | |
download | nextcloud-server-1df96b041735d105f3e0043fd0868e159ddaff10.tar.gz nextcloud-server-1df96b041735d105f3e0043fd0868e159ddaff10.zip |
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'DESIGN.md')
-rw-r--r-- | DESIGN.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DESIGN.md b/DESIGN.md index 7c12d0e9752..ebc522d9b37 100644 --- a/DESIGN.md +++ b/DESIGN.md @@ -1,3 +1,7 @@ +<!-- + - SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors + - SPDX-License-Identifier: AGPL-3.0-or-later +--> # Nextcloud Design contribution guidelines ## 👋 Welcome |