From 1efa9efe5df2310afea1c10cc5f371461447fffa Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 31 Mar 2017 09:53:09 +0200 Subject: tracker/steamvr: add copyright --- tracker-steamvr/steamvr.cpp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'tracker-steamvr/steamvr.cpp') diff --git a/tracker-steamvr/steamvr.cpp b/tracker-steamvr/steamvr.cpp index 93f81f00..303efd06 100644 --- a/tracker-steamvr/steamvr.cpp +++ b/tracker-steamvr/steamvr.cpp @@ -1,3 +1,20 @@ +/* + * Copyright (c) 2017, Benjamin Flegel + * Copyright (c) 2017, Stanislaw Halik + * + * 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. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH + * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY + * AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, + * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM + * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE + * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR + * PERFORMANCE OF THIS SOFTWARE. + */ + #include "steamvr.hpp" #include "api/plugin-api.hpp" #include "compat/util.hpp" -- cgit v1.2.3