summaryrefslogtreecommitdiff
path: root/Source/Core
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2023-04-05 19:01:11 -0700
committerPokechu22 <Pokechu022@gmail.com>2023-04-05 19:01:11 -0700
commitb08d259d5cc0ffe0eb88a45a486c28d2125e56f3 (patch)
treebdd83686ec6f42ad58dea6aa27375b4db52a63cd /Source/Core
parent0a88c2329aad5636cfb36d63d7ebf2314d82344d (diff)
Common: Relicense TypeUtils to CC0
I am the sole contributor (apart from e149ad4f0a9874f354221a7fc76d8f1841e47808 which only changed the license header).
Diffstat (limited to 'Source/Core')
-rw-r--r--Source/Core/Common/TypeUtils.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/Common/TypeUtils.h b/Source/Core/Common/TypeUtils.h
index ce2fd516cd..44ef1faf78 100644
--- a/Source/Core/Common/TypeUtils.h
+++ b/Source/Core/Common/TypeUtils.h
@@ -1,5 +1,4 @@
-// Copyright 2021 Dolphin Emulator Project
-// SPDX-License-Identifier: GPL-2.0-or-later
+// SPDX-License-Identifier: CC0-1.0
#pragma once