From 2714fbf2607f1153eb34d23bb5785174b07116ed Mon Sep 17 00:00:00 2001 From: Oxore Date: Thu, 11 May 2023 09:17:23 +0300 Subject: Add note about Optparse, add license headers --- common.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common.h') diff --git a/common.h b/common.h index fbd73de..0f96cc3 100644 --- a/common.h +++ b/common.h @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: Unlicense + */ + #pragma once struct Settings { -- cgit v1.2.3