diff options
Diffstat (limited to '')
-rw-r--r-- | test/test_lib.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_lib.cpp b/test/test_lib.cpp index 0c4bd27..cb3d1d7 100644 --- a/test/test_lib.cpp +++ b/test/test_lib.cpp @@ -1,6 +1,6 @@ // 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. +// This file is part of the "winapi-debug" project. +// For details, see https://github.com/egor-tensin/winapi-debug. // Distributed under the MIT License. #include "test_lib.hpp" |