diff options
| author | vanhauser-thc <vh@thc.org> | 2024-02-03 11:01:31 +0100 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2024-02-03 11:01:31 +0100 |
| commit | ed1a6f8a570c6fcabee962f402d8d58f6cea77b7 (patch) | |
| tree | 2245c651a416a9023110376d28c7235c031d9c5f /frida_mode/test/js | |
| parent | a9292626a6a94b22f8b9123ff4ee160466c9b6fd (diff) | |
| download | afl++-ed1a6f8a570c6fcabee962f402d8d58f6cea77b7.tar.gz | |
2024 v4.10c release
Diffstat (limited to 'frida_mode/test/js')
| -rw-r--r-- | frida_mode/test/js/test.c | 2 | ||||
| -rw-r--r-- | frida_mode/test/js/test2.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/frida_mode/test/js/test.c b/frida_mode/test/js/test.c index 87c9cdf6..9799bf3b 100644 --- a/frida_mode/test/js/test.c +++ b/frida_mode/test/js/test.c @@ -3,7 +3,7 @@ -------------------------------------------------------- Originally written by Michal Zalewski Copyright 2014 Google Inc. All rights reserved. - Copyright 2019-2023 AFLplusplus Project. All rights reserved. + Copyright 2019-2024 AFLplusplus Project. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: diff --git a/frida_mode/test/js/test2.c b/frida_mode/test/js/test2.c index 6b680a24..60b30eb5 100644 --- a/frida_mode/test/js/test2.c +++ b/frida_mode/test/js/test2.c @@ -3,7 +3,7 @@ -------------------------------------------------------- Originally written by Michal Zalewski Copyright 2014 Google Inc. All rights reserved. - Copyright 2019-2023 AFLplusplus Project. All rights reserved. + Copyright 2019-2024 AFLplusplus Project. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: |
