Skip to content

Commit 19b5630

Browse files
committed
Add missing license information.
1 parent 57173e0 commit 19b5630

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tools/merge_langs.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#!/bin/bash
22

3+
# Copyright (C) 2005-2026 Giorgio Maone <https://maone.net>
4+
#
5+
# SPDX-License-Identifier: GPL-3.0-or-later
6+
37
SRC_DIR="src/_locales"
48
TMP_DIR="/tmp/_locales"
59
EN_FILE="$SRC_DIR/en/messages.json"

0 commit comments

Comments
 (0)