diff options
| author | Matthew Parlane <parlane@gmail.com> | 2013-08-28 01:07:43 +1200 |
|---|---|---|
| committer | Matthew Parlane <parlane@gmail.com> | 2013-08-28 01:07:43 +1200 |
| commit | b34a5faee79d3325df7fb24b508c0560ad718dd7 (patch) | |
| tree | 9853dcf702fdae3a2cbee96d31db8decf24a66f0 /Source/Core/Common | |
| parent | 2a68b65cda35d325efcd347b090f76f14a5a033e (diff) | |
More cleaning.
Diffstat (limited to 'Source/Core/Common')
| -rw-r--r-- | Source/Core/Common/Src/Crypto/ec.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Core/Common/Src/Crypto/ec.cpp b/Source/Core/Common/Src/Crypto/ec.cpp index e94bb4e3d2..6580dfb5ff 100644 --- a/Source/Core/Common/Src/Crypto/ec.cpp +++ b/Source/Core/Common/Src/Crypto/ec.cpp @@ -1,3 +1,7 @@ +// Copyright 2013 Dolphin Emulator Project +// Licensed under GPLv2 +// Refer to the license.txt file included. + // 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 |
