diff options
author | 2022-01-29 00:45:52 +1100 | |
---|---|---|
committer | 2022-01-29 00:45:52 +1100 | |
commit | 149e9b0cacbb5f4bbd99f61cbc659aaa25cfc487 (patch) | |
tree | b63f8476caa5fbd1daee8b5149f1ae5350237331 /src/tools/testkeys.cpp | |
parent | e43a6fa535c955cad21fa8fc6f95e946687d58c9 (diff) |
Bumped dates to 2022, bumped docs version to 0.240, fixed some license files that had somehow been screwed up, cleaned up some metadata.
Diffstat (limited to 'src/tools/testkeys.cpp')
-rw-r--r-- | src/tools/testkeys.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/testkeys.cpp b/src/tools/testkeys.cpp index 8e262733302..3c00dd79854 100644 --- a/src/tools/testkeys.cpp +++ b/src/tools/testkeys.cpp @@ -2,7 +2,7 @@ // // testkeys.cpp - A small utility to analyze SDL keycodes // -// Copyright (c) 1996-2021, Nicola Salmoria and the MAME Team. +// Copyright (c) 1996-2022, Nicola Salmoria and the MAME Team. // Visit https://mamedev.org for licensing and usage restrictions. // // SDLMAME by Olivier Galibert and R. Belmont |