From c04278ff84c2c4d9c54bbd43c1542e4eace40419 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 12 May 2026 16:32:40 +0200 Subject: Migrate Pkgtools char pointer fields to strings --- backend/config.h.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'backend/config.h.in') diff --git a/backend/config.h.in b/backend/config.h.in index 2f6da9a..07c3a60 100644 --- a/backend/config.h.in +++ b/backend/config.h.in @@ -1,3 +1,8 @@ +/* + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. + */ #ifndef CONFIG_H #define CONFIG_H -- cgit v1.2.3