fix copyright headers

This commit is contained in:
Arisotura
2022-03-06 21:21:50 +01:00
parent 2569c67a13
commit 9394dde67a
24 changed files with 51 additions and 50 deletions

View File

@ -1,5 +1,5 @@
/*
Copyright 2016-2022 melonDS team, RSDuck
Copyright 2016-2022 melonDS team
This file is part of melonDS.
@ -222,7 +222,7 @@ enum
tk_POP,
tk_LDMIA,
tk_STMIA,
tk_BCOND,
tk_BX,
tk_BLX_REG,
@ -278,4 +278,4 @@ Info Decode(bool thumb, u32 num, u32 instr);
}
#endif
#endif