diff options
Diffstat (limited to 'git2d/x.h')
-rw-r--r-- | git2d/x.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +/*- + * SPDX-License-Identifier: AGPL-3.0-only + * SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> + */ + #include <err.h> #include <errno.h> #include <git2.h> |