From 71b9202dbd592996478cb3ab67a84c23fd98368e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik <sthalik@misaki.pl> Date: Tue, 7 Jul 2015 07:45:35 +0200 Subject: opentrack-api: add copyright notices Code without a license defaults to having all rights reserved. --- opentrack/thread.hpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'opentrack/thread.hpp') diff --git a/opentrack/thread.hpp b/opentrack/thread.hpp index b1db9158..946f2972 100644 --- a/opentrack/thread.hpp +++ b/opentrack/thread.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 <QDebug> -- cgit v1.2.3