Update license headers to GPLv2+

This commit is contained in:
Tillmann Karras
2015-05-18 01:08:10 +02:00
parent 4657c7e578
commit cefcb0ace9
1047 changed files with 1047 additions and 1047 deletions

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <cstring>

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include "AudioCommon/AlsaSoundStream.h"

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <CoreServices/CoreServices.h>

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
// Dolby Pro Logic 2 decoder from ffdshow-tryout

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include "AudioCommon/AudioCommon.h"

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include "AudioCommon/NullSoundStream.h"

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <thread>

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#ifdef ANDROID

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include "AudioCommon/DPL2Decoder.h"

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <string>

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
// ---------------------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <xaudio2.h>

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
// This audio backend uses XAudio2 via XAUDIO2_DLL

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
// Note that this file *and this file only* must include XAudio2.h from the old

View File

@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2+
// Refer to the license.txt file included.
// This audio backend uses XAudio2 via XAudio2_7.dll