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