diff options
Diffstat (limited to 'test/test_lib.hpp')
-rw-r--r-- | test/test_lib.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/test_lib.hpp b/test/test_lib.hpp index bc488dc..ced9100 100644 --- a/test/test_lib.hpp +++ b/test/test_lib.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 // This is dumb library which exports a bunch of symbols. |