add correct copyright to WiiSaveCrypted.cpp

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4835 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
LPFaint99 2010-01-14 16:30:20 +00:00
parent 99698baa27
commit 0ec6d85b2f
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@
// http://code.google.com/p/dolphin-emu/
// Based off of tachtig/twintig http://git.infradead.org/?p=users/segher/wii.git
// Copyright 2007,2008 Segher Boessenkool <segher@kernel.crashing.org>
// Licensed under the terms of the GNU GPL, version 2
// http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
#include "WiiSaveCrypted.h"