diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index 9d897b7..5e59ff0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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. #include "error.hpp" |