general: add header

This commit is contained in:
2025-11-12 16:17:45 +01:00
parent 022bc4e9e2
commit 13c8dae325
+5
View File
@@ -1,3 +1,8 @@
/*
SPDX-License-Identifier: AGPL-3.0-or-later
Copyright (C) 2025 Erick Ahmed
*/
mod ffi_point {
use std::os::raw::c_double;