diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index 90f238926b1..d3c80ac0425 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,8 @@ # https://editorconfig.org +# SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: AGPL-3.0-or-later + root = true [*] |