diff options
author | van Hauser <vh@thc.org> | 2019-12-31 13:01:08 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-12-31 13:01:08 +0100 |
commit | 3b9517ae735f6249d266a76df97f3288fefbe9c3 (patch) | |
tree | 9a29f2a246cb42dd8e300cfef17639166db21872 /.custom-format.py | |
parent | 842cd9dec3c4c83d660d96dcdb3f5cf0c6e6f4fb (diff) | |
download | afl++-3b9517ae735f6249d266a76df97f3288fefbe9c3.tar.gz |
v2.60d and year 2020 init
Diffstat (limited to '.custom-format.py')
-rwxr-xr-x | .custom-format.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.custom-format.py b/.custom-format.py index 70107997..f493a2d9 100755 --- a/.custom-format.py +++ b/.custom-format.py @@ -6,7 +6,7 @@ # Written and maintaned by Andrea Fioraldi <andreafioraldi@gmail.com> # # Copyright 2015, 2016, 2017 Google Inc. All rights reserved. -# Copyright 2019 AFLplusplus Project. All rights reserved. +# Copyright 2019-2020 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. |