diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-06 16:17:23 +0100 |
|---|---|---|
| committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-06 16:17:23 +0100 |
| commit | b2bee5c32a4bd4d7b063f1189ac71a9658114f71 (patch) | |
| tree | 6fbe12b1df18e81f3abeaeab0734326b66689f79 /gcc_plugin | |
| parent | 2692ef788bd0dccff4c9b012a2fd0cf25d618228 (diff) | |
| download | afl++-b2bee5c32a4bd4d7b063f1189ac71a9658114f71.tar.gz | |
moar moar copyrights
Diffstat (limited to 'gcc_plugin')
| -rw-r--r-- | gcc_plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc_plugin/Makefile b/gcc_plugin/Makefile index 156dd023..9ad5c382 100644 --- a/gcc_plugin/Makefile +++ b/gcc_plugin/Makefile @@ -11,6 +11,7 @@ # from Laszlo Szekeres. # # Copyright 2015 Google Inc. 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. |
