Skip to content

Commit

Permalink
Fix missing license information for READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
lnjX committed Sep 4, 2022
1 parent 228c12b commit 03f4fd9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2022 Linus Jahn <[email protected]>
SPDX-License-Identifier: CC0-1.0
-->

# Security Policy

## Supported Versions
Expand Down
6 changes: 6 additions & 0 deletions src/omemo/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2022 Linus Jahn <[email protected]>
SPDX-License-Identifier: CC0-1.0
-->

QXmpp OMEMO module
==================

Expand Down

0 comments on commit 03f4fd9

Please sign in to comment.