From 3010287b2e8e81e8401258906423dfed5a8710d3 Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Sun, 25 Feb 2024 17:41:15 +0200 Subject: [PATCH] reuse fix --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 12d751713..2d21f0c5d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2024 shadPS4 Emulator Project +# SPDX-License-Identifier: GPL-2.0-or-later + [submodule "third-party/imgui"] path = third-party/imgui url = https://github.com/ocornut/imgui