aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/client/error.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/error.hpp')
-rw-r--r--client/error.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/error.hpp b/client/error.hpp
index 98e1305..2ae0075 100644
--- a/client/error.hpp
+++ b/client/error.hpp
@@ -1,3 +1,8 @@
+// Copyright (c) 2019 Egor Tensin <Egor.Tensin@gmail.com>
+// This file is part of the "math-server" project.
+// For details, see https://github.com/egor-tensin/math-server.
+// Distributed under the MIT License.
+
#pragma once
#include <stdexcept>