Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 06f4b8e

Browse files
committed
Add licensing information to new files
1 parent 32c22a8 commit 06f4b8e

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

SECURITY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2023 XWiki CryptPad Team <[email protected]> and contributors
3+
4+
SPDX-License-Identifier: AGPL-3.0-or-later
5+
-->
6+
17
# Security Policy
28

39
## Supported Versions

docs/example.httpd.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2023 XWiki CryptPad Team <[email protected]> and contributors
2+
#
3+
# SPDX-License-Identifier: AGPL-3.0-or-later
4+
15
# This file is included strictly as an example of how Apache httpd can be
26
# configured to work with CryptPad. If you are using CryptPad in production
37
# and require professional support please contact [email protected]

lib/plugins/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2023 XWiki CryptPad Team <[email protected]> and contributors
3+
4+
SPDX-License-Identifier: AGPL-3.0-or-later
5+
-->
6+
17
# CryptPad's plugins directory

0 commit comments

Comments
 (0)