aboutsummaryrefslogtreecommitdiff
path: root/src/dolphin
diff options
context:
space:
mode:
authorRSDuck <RSDuck@users.noreply.github.com>2021-03-12 20:07:24 +0100
committerRSDuck <RSDuck@users.noreply.github.com>2021-03-12 20:07:40 +0100
commit436b3c4c1d6aa986f181dcb9074bbebd553d889c (patch)
treec24b83ecb9a7523c9979b13c2e14e1798103a112 /src/dolphin
parenta08f70e3a5ce02da97b3e945c5c223309f8c6330 (diff)
update copyright year and add missing GPL headers
Diffstat (limited to 'src/dolphin')
-rw-r--r--src/dolphin/Compat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dolphin/Compat.h b/src/dolphin/Compat.h
index 787d505..9c01e8f 100644
--- a/src/dolphin/Compat.h
+++ b/src/dolphin/Compat.h
@@ -1,3 +1,7 @@
+// Copyright 2009 Dolphin Emulator Project
+// Licensed under GPLv2+
+// Refer to the license_dolphin.txt file included.
+
// Stubs for Assert.h and Log.h
#pragma once