Skip to content

Commit cfbe485

Browse files
committed
Legal: specify the license for the DB initialization script
1 parent 4837c0b commit cfbe485

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

xmpp2/files/loglist/init_db.sql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
-- SPDX-FileCopyrightText: 2025 Friedrich von Never <friedrich@fornever.me>
2+
--
3+
-- SPDX-License-Identifier: MIT
4+
15
CREATE EXTENSION pgcrypto;

0 commit comments

Comments
 (0)