summaryrefslogtreecommitdiffhomepage
path: root/opentrack/work.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-07-07 07:45:35 +0200
committerStanislaw Halik <sthalik@misaki.pl>2015-07-07 07:45:35 +0200
commit71b9202dbd592996478cb3ab67a84c23fd98368e (patch)
tree326bc2e2f4123370b6fc1ad280d561d286af97cc /opentrack/work.hpp
parente6828869411281e089c7ec9d5d27dfa0d136daf2 (diff)
opentrack-api: add copyright notices
Code without a license defaults to having all rights reserved.
Diffstat (limited to 'opentrack/work.hpp')
-rw-r--r--opentrack/work.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/opentrack/work.hpp b/opentrack/work.hpp
index eb5bd4ff..39eb12fb 100644
--- a/opentrack/work.hpp
+++ b/opentrack/work.hpp
@@ -1,3 +1,11 @@
+/* Copyright (c) 2014-2015, Stanislaw Halik <sthalik@misaki.pl>
+
+ * Permission to use, copy, modify, and/or distribute this
+ * software for any purpose with or without fee is hereby granted,
+ * provided that the above copyright notice and this permission
+ * notice appear in all copies.
+ */
+
#pragma once
#include "opentrack/main-settings.hpp"