diff options
Diffstat (limited to 'utils/addr2name.cpp')
-rw-r--r-- | utils/addr2name.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/addr2name.cpp b/utils/addr2name.cpp index acb992c..6aba1e6 100644 --- a/utils/addr2name.cpp +++ b/utils/addr2name.cpp @@ -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. #include "command_line.hpp" |