aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/os.hpp
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-13 22:58:00 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-13 22:58:00 +0300
commite63451b2ee9ebaaf49133c8647fee90acb3bfbc2 (patch)
tree5ffe17d84a51a5e3e2f300022e292b75da5d10a8 /src/os.hpp
parentinherit parent's parameters in new processes (diff)
downloadprivilege-check-e63451b2ee9ebaaf49133c8647fee90acb3bfbc2.tar.gz
privilege-check-e63451b2ee9ebaaf49133c8647fee90acb3bfbc2.zip
rename the project
Diffstat (limited to 'src/os.hpp')
-rw-r--r--src/os.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os.hpp b/src/os.hpp
index 546e6e0..7aeaf54 100644
--- a/src/os.hpp
+++ b/src/os.hpp
@@ -1,6 +1,6 @@
// Copyright (c) 2016 Egor Tensin <Egor.Tensin@gmail.com>
-// 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