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 /SECURITY.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 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md index e8fbee27837..ad5309309d3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,7 @@ +<!-- + - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors + - SPDX-License-Identifier: AGPL-3.0-or-later +--> # Security Policy [Security](https://nextcloud.com/security/) is very important to us. |