diff options
| author | 2014-05-08 17:11:41 -0400 | |
|---|---|---|
| committer | 2014-05-08 17:11:41 -0400 | |
| commit | a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005 (patch) | |
| tree | 4d9888a3957a5235eb723813e47bb51a1e005594 /src/common/bit_field.h | |
| parent | fixed include of common in bit_field.h (diff) | |
| download | yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.tar.gz yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.tar.xz yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.zip | |
removed incorrect dolphin copyright line
Diffstat (limited to '')
| -rw-r--r-- | src/common/bit_field.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/bit_field.h b/src/common/bit_field.h index a59ff0ba8..dfd00d198 100644 --- a/src/common/bit_field.h +++ b/src/common/bit_field.h | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | // Copyright 2014 Dolphin Emulator Project | ||
| 2 | // Licensed under GPLv2 | 1 | // Licensed under GPLv2 |
| 3 | // Refer to the license.txt file included. | 2 | // Refer to the license.txt file included. |
| 4 | 3 | ||