From 436b3c4c1d6aa986f181dcb9074bbebd553d889c Mon Sep 17 00:00:00 2001 From: RSDuck Date: Fri, 12 Mar 2021 20:07:24 +0100 Subject: update copyright year and add missing GPL headers --- src/dolphin/Compat.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/dolphin') 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 -- cgit v1.2.3