about summary refs log tree commit diff
path: root/qemu_mode/util/qemu_get_symbol_addr.sh
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-02-03 11:01:31 +0100
committervanhauser-thc <vh@thc.org>2024-02-03 11:01:31 +0100
commited1a6f8a570c6fcabee962f402d8d58f6cea77b7 (patch)
tree2245c651a416a9023110376d28c7235c031d9c5f /qemu_mode/util/qemu_get_symbol_addr.sh
parenta9292626a6a94b22f8b9123ff4ee160466c9b6fd (diff)
downloadafl++-ed1a6f8a570c6fcabee962f402d8d58f6cea77b7.tar.gz
2024 v4.10c release
Diffstat (limited to 'qemu_mode/util/qemu_get_symbol_addr.sh')
-rwxr-xr-xqemu_mode/util/qemu_get_symbol_addr.sh2
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.