From e63451b2ee9ebaaf49133c8647fee90acb3bfbc2 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 13 Oct 2016 22:58:00 +0300 Subject: rename the project --- src/process.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/process.hpp') diff --git a/src/process.hpp b/src/process.hpp index 6fbaf8a..6439d38 100644 --- a/src/process.hpp +++ b/src/process.hpp @@ -1,6 +1,6 @@ // Copyright (c) 2016 Egor Tensin -// This file is part of the "Privilege test" project. -// For details, see https://github.com/egor-tensin/privilege-test. +// This file is part of the "Privilege check" project. +// For details, see https://github.com/egor-tensin/privilege-check. // Distributed under the MIT License. #pragma once -- cgit v1.2.3