summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/NthRunCrashTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Fuzzer/test/NthRunCrashTest.cpp')
-rw-r--r--llvm/lib/Fuzzer/test/NthRunCrashTest.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/lib/Fuzzer/test/NthRunCrashTest.cpp b/llvm/lib/Fuzzer/test/NthRunCrashTest.cpp
index 03d03d00db6..b43e69e51b2 100644
--- a/llvm/lib/Fuzzer/test/NthRunCrashTest.cpp
+++ b/llvm/lib/Fuzzer/test/NthRunCrashTest.cpp
@@ -1,3 +1,6 @@
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+
// Crash on the N-th execution.
#include <cstdint>
#include <cstddef>
OpenPOWER on IntegriCloud