aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/pdb/process.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/pdb/process.hpp')
-rw-r--r--include/pdb/process.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/pdb/process.hpp b/include/pdb/process.hpp
index 3ddb6b4..e73ffff 100644
--- a/include/pdb/process.hpp
+++ b/include/pdb/process.hpp
@@ -1,3 +1,8 @@
+// Copyright (c) 2020 Egor Tensin <Egor.Tensin@gmail.com>
+// This file is part of the "PDB repository" project.
+// For details, see https://github.com/egor-tensin/pdb-repo.
+// Distributed under the MIT License.
+
#pragma once
#include "handle.hpp"