lint: add missing license header

This commit is contained in:
Maxwell G 2024-03-02 18:48:03 +00:00
commit a447b944e7
Signed by: gotmax23
GPG key ID: F79E4E25E8C661F8

View file

@ -1,3 +1,6 @@
-- Copyright (C) 2024 Maxwell G <maxwell@gtmx.me>
-- SPDX-License-Identifier: GPL-1.0-or-later
-- Utilities for evaluating macros without having to construct rpm.expand() statements.
-- Uses the macros table on RPM >= 4.17.