diff options
Diffstat (limited to 'qemu_mode/util/qemu_get_symbol_addr.sh')
-rwxr-xr-x | qemu_mode/util/qemu_get_symbol_addr.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/util/qemu_get_symbol_addr.sh b/qemu_mode/util/qemu_get_symbol_addr.sh index e0a7ae80..5e00f1b2 100755 --- a/qemu_mode/util/qemu_get_symbol_addr.sh +++ b/qemu_mode/util/qemu_get_symbol_addr.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2023 AFLplusplus +# Copyright 2024 AFLplusplus # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |