]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/vconsole/meson.build
Drop my copyright headers
[thirdparty/systemd.git] / src / vconsole / meson.build
index ac382e3daa6d3b68c09f260df7e4c1867634f89b..03065ec26c7205489c8d0e3175fee84e2ee5fd4a 100644 (file)
@@ -1,4 +1,6 @@
-if conf.get('ENABLE_VCONSOLE', 0) == 1
+# SPDX-License-Identifier: LGPL-2.1+
+
+if conf.get('ENABLE_VCONSOLE') == 1
         vconsole_rules = configure_file(
                 input : '90-vconsole.rules.in',
                 output : '90-vconsole.rules',