aboutsummaryrefslogtreecommitdiff
path: root/lib/Fuzzer/test/UninstrumentedTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Fuzzer/test/UninstrumentedTest.cpp')
-rw-r--r--lib/Fuzzer/test/UninstrumentedTest.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Fuzzer/test/UninstrumentedTest.cpp b/lib/Fuzzer/test/UninstrumentedTest.cpp
index c1730198d83f..ffe952c749d2 100644
--- a/lib/Fuzzer/test/UninstrumentedTest.cpp
+++ b/lib/Fuzzer/test/UninstrumentedTest.cpp
@@ -1,3 +1,6 @@
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+
// This test should not be instrumented.
#include <cstdint>
#include <cstddef>