summaryrefslogtreecommitdiffhomepage
path: root/opentrack/tracker.h
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/tracker.h
parente6828869411281e089c7ec9d5d27dfa0d136daf2 (diff)
opentrack-api: add copyright notices
Code without a license defaults to having all rights reserved.
Diffstat (limited to 'opentrack/tracker.h')
-rw-r--r--opentrack/tracker.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/opentrack/tracker.h b/opentrack/tracker.h
index d4dc149f..8aeaf1c5 100644
--- a/opentrack/tracker.h
+++ b/opentrack/tracker.h
@@ -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 <vector>