aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/file.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utils/file.cpp b/src/utils/file.cpp
index 9584de3..af1de6e 100644
--- a/src/utils/file.cpp
+++ b/src/utils/file.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 <pdb/all.hpp>