aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'xtask/src/lib.rs')
-rw-r--r--xtask/src/lib.rs4+4 −0
1 files changed, 4 insertions, 0 deletions
diff --git a/xtask/src/lib.rs b/xtask/src/lib.rs
new file mode 100644
--- /dev/null
+++ b/xtask/src/lib.rs
@@ -0,0 +1,4 @@
+// SPDX-FileCopyrightText: 2026 Nikolay Govorov <me@govorov.online>
+// SPDX-License-Identifier: AGPL-3.0-or-later
+
+pub mod licenses;