diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-05-12 16:32:40 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-05-12 16:32:40 +0200 |
| commit | c04278ff84c2c4d9c54bbd43c1542e4eace40419 (patch) | |
| tree | 5d24863c391b2c34b187f2e101faab2d4fd46bb5 /backend/config.h.in | |
| parent | 8dd9efa88da99f602a6848731a115f10ec3a5b31 (diff) | |
| download | katja-c04278ff84c2c4d9c54bbd43c1542e4eace40419.tar.gz | |
Migrate Pkgtools char pointer fields to strings
Diffstat (limited to 'backend/config.h.in')
| -rw-r--r-- | backend/config.h.in | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
