diff options
Diffstat (limited to 'git2d/rw.c')
-rw-r--r-- | git2d/rw.c | 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 "x.h" bare_error |