diff options
| author | 2014-12-16 21:38:14 -0800 | |
|---|---|---|
| committer | 2014-12-20 21:20:24 -0800 | |
| commit | ebfd831ccba32bce097491db3d6bdff0be05935e (patch) | |
| tree | 857d1ff2b566c1d8a717c20f6631fba368e956c2 /src/common/bit_field.h | |
| parent | Merge pull request #308 from Subv/more_savedata (diff) | |
| download | yuzu-ebfd831ccba32bce097491db3d6bdff0be05935e.tar.gz yuzu-ebfd831ccba32bce097491db3d6bdff0be05935e.tar.xz yuzu-ebfd831ccba32bce097491db3d6bdff0be05935e.zip | |
License change
Diffstat (limited to 'src/common/bit_field.h')
| -rw-r--r-- | src/common/bit_field.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/bit_field.h b/src/common/bit_field.h index 9e02210f9..b5977ee56 100644 --- a/src/common/bit_field.h +++ b/src/common/bit_field.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | // Licensed under GPLv2 | 1 | // Licensed under GPLv2 or any later version |
| 2 | // Refer to the license.txt file included. | 2 | // Refer to the license.txt file included. |
| 3 | 3 | ||
| 4 | 4 | ||