diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2022-01-07 10:38:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-07 10:38:00 +0100 |
| commit | 85f3ebc714714c6077b5026f940c1ed7be07a074 (patch) | |
| tree | 0c68ae548773a375c2e457b3d253054c81f171b5 /.custom-format.py | |
| parent | da5ff0df0a091cc08adae4e26114c4611f151822 (diff) | |
| parent | b7d741b18e3152c23a5bde58fa30ba5cedc630b7 (diff) | |
| download | afl++-85f3ebc714714c6077b5026f940c1ed7be07a074.tar.gz | |
Merge pull request #1243 from yuawn/dev
more welcome 2022
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 346e4b07..7ac63396 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-2020 AFLplusplus Project. All rights reserved. +# Copyright 2019-2022 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. |
