about summary refs log tree commit diff
path: root/test-instr.c
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-04-08 10:21:46 +0200
committerhexcoder- <heiko@hexco.de>2020-04-08 10:21:46 +0200
commita85b8d69efbde74906fb7b4d2364cd585aab3cf9 (patch)
treebfc85f199e26fa81ccb761031e9b857bb502f3f0 /test-instr.c
parent2900d51e5d110a526f89df4af70f10fbfc9cf595 (diff)
parent63cc113f12d4e2b83ee13e5b1fdc238cadd2ca02 (diff)
downloadafl++-a85b8d69efbde74906fb7b4d2364cd585aab3cf9.tar.gz
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
Diffstat (limited to 'test-instr.c')
-rw-r--r--test-instr.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/test-instr.c b/test-instr.c
index 579577a4..84ac0036 100644
--- a/test-instr.c
+++ b/test-instr.c
@@ -1,18 +1,13 @@
 /*
    american fuzzy lop++ - a trivial program to test the build
    --------------------------------------------------------
-
    Originally written by Michal Zalewski
-
    Copyright 2014 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.
    You may obtain a copy of the License at:
-
      http://www.apache.org/licenses/LICENSE-2.0
-
  */
 
 #include <stdio.h>