summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/exception_classes/caught_uncaught.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/exception_classes/caught_uncaught.cpp')
-rw-r--r--vespalib/src/tests/exception_classes/caught_uncaught.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/src/tests/exception_classes/caught_uncaught.cpp b/vespalib/src/tests/exception_classes/caught_uncaught.cpp
index 88e77295745..48f5f0f41ae 100644
--- a/vespalib/src/tests/exception_classes/caught_uncaught.cpp
+++ b/vespalib/src/tests/exception_classes/caught_uncaught.cpp
@@ -1,3 +1,4 @@
+// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/util/exceptions.h>
using namespace vespalib;