diff --git a/po/update-po.sh b/po/update-po.sh index c07316b..1b34813 100755 --- a/po/update-po.sh +++ b/po/update-po.sh @@ -1,5 +1,9 @@ #!/usr/bin/env bash +# SPDX-FileCopyrightText: 2022 Gleb Smirnov +# +# SPDX-License-Identifier: GPL-3.0-or-later + repo="$(git rev-parse --show-toplevel)" po="$repo/po" diff --git a/resources/icons/scalable/status/applications-utilities-symbolic.svg.license b/resources/icons/scalable/status/applications-utilities-symbolic.svg.license new file mode 100644 index 0000000..3143509 --- /dev/null +++ b/resources/icons/scalable/status/applications-utilities-symbolic.svg.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2022 Gleb Smirnov + +SPDX-License-Identifier: CC0-1.0 \ No newline at end of file