aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/paths.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit_tests/paths.hpp')
-rw-r--r--test/unit_tests/paths.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/unit_tests/paths.hpp b/test/unit_tests/paths.hpp
index 561ca4d..3eb2fd6 100644
--- a/test/unit_tests/paths.hpp
+++ b/test/unit_tests/paths.hpp
@@ -1,3 +1,8 @@
+// Copyright (c) 2020 Egor Tensin <Egor.Tensin@gmail.com>
+// This file is part of the "PDB repository" project.
+// For details, see https://github.com/egor-tensin/pdb-repo.
+// Distributed under the MIT License.
+
#pragma once
#include <boost/filesystem.hpp>