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 --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 7095f70..2625581 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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. project(privilege_test) -- cgit v1.2.3