diff options
Diffstat (limited to '')
-rw-r--r-- | include/pdb/symbol.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pdb/symbol.hpp b/include/pdb/symbol.hpp index f843df7..47e4fb1 100644 --- a/include/pdb/symbol.hpp +++ b/include/pdb/symbol.hpp @@ -1,6 +1,6 @@ // Copyright (c) 2017 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. #pragma once |