From 3f5b88ea680fbea048209cc0f0e981356b84108f Mon Sep 17 00:00:00 2001 From: x Date: Fri, 17 Mar 2023 20:06:53 +0100 Subject: [PATCH] Inverted Index: include --- idx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idx.h b/idx.h index 4ad743c..344ed84 100644 --- a/idx.h +++ b/idx.h @@ -1,6 +1,6 @@ /** Copyright (C) powturbo 2013-2023 - GPL v2 License + SPDX-License-Identifier: GPL v2 License This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by