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/string.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/string.hpp') diff --git a/src/string.hpp b/src/string.hpp index 3621ca6..3841b8c 100644 --- a/src/string.hpp +++ b/src/string.hpp @@ -1,3 +1,8 @@ +// Copyright (c) 2016 Egor Tensin +// 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 #include -- cgit v1.2.3