Browse Source

fix license

Signed-off-by: lizzie <lizzie@eden-emu.dev>
pull/2752/head
lizzie 5 months ago
parent
commit
e320d00f60
No known key found for this signature in database GPG Key ID: 287378CADCAB13
  1. 3
      src/dynarmic/tests/native/testenv.h

3
src/dynarmic/tests/native/testenv.h

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
#include <catch2/catch_test_macros.hpp>

Loading…
Cancel
Save