aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/handle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/handle.hpp')
-rw-r--r--src/handle.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/handle.hpp b/src/handle.hpp
index 5f83f24..415541b 100644
--- a/src/handle.hpp
+++ b/src/handle.hpp
@@ -1,3 +1,8 @@
+// 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.
+// Distributed under the MIT License.
+
#pragma once
#include <Windows.h>