Add missing license headers

This commit is contained in:
Tillmann Karras
2015-05-24 06:32:32 +02:00
parent 6d9986846c
commit 268f52e054
50 changed files with 200 additions and 0 deletions

View File

@ -1,3 +1,7 @@
// Copyright 2008 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
const unsigned char dolphin_logo_png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0xc8, 0x00, 0x00, 0x00, 0x6e, 0x08, 0x06, 0x00, 0x00, 0x00, 0x62, 0x1d, 0x5c,