aboutsummaryrefslogtreecommitdiff
path: root/lib/Fuzzer/test/CallerCalleeTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Fuzzer/test/CallerCalleeTest.cpp')
-rw-r--r--lib/Fuzzer/test/CallerCalleeTest.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Fuzzer/test/CallerCalleeTest.cpp b/lib/Fuzzer/test/CallerCalleeTest.cpp
index 150b2fc04058..3ec025d02301 100644
--- a/lib/Fuzzer/test/CallerCalleeTest.cpp
+++ b/lib/Fuzzer/test/CallerCalleeTest.cpp
@@ -1,3 +1,6 @@
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+
// Simple test for a fuzzer.
// Try to find the target using the indirect caller-callee pairs.
#include <cstdint>