From 84ea7c37b2b9e1eb71ef812fffc569bb98ec82cf Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 15 May 2021 23:05:10 +0300 Subject: rename the project --- src/process.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/process.cpp') diff --git a/src/process.cpp b/src/process.cpp index 022a1b3..b70bf89 100644 --- a/src/process.cpp +++ b/src/process.cpp @@ -1,6 +1,6 @@ // Copyright (c) 2020 Egor Tensin -// 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 -- cgit v1.2.3