diff options
author | RSDuck <RSDuck@users.noreply.github.com> | 2021-03-12 20:07:24 +0100 |
---|---|---|
committer | RSDuck <RSDuck@users.noreply.github.com> | 2021-03-12 20:07:40 +0100 |
commit | 436b3c4c1d6aa986f181dcb9074bbebd553d889c (patch) | |
tree | c24b83ecb9a7523c9979b13c2e14e1798103a112 /src/dolphin | |
parent | a08f70e3a5ce02da97b3e945c5c223309f8c6330 (diff) |
update copyright year and add missing GPL headers
Diffstat (limited to 'src/dolphin')
-rw-r--r-- | src/dolphin/Compat.h | 4 |
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 |