From 548c9549cd3e408df63426090088b08d72c2658e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 18 Sep 2016 11:59:14 +0200 Subject: add missing copyright terms Due to fucking AT&T vs BSD suit copyright defaults to all rights reserved. Fuck Berne Convention as well. --- proto-vjoystick/vjoystick.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'proto-vjoystick') diff --git a/proto-vjoystick/vjoystick.cpp b/proto-vjoystick/vjoystick.cpp index d05c54c5..85fe9421 100644 --- a/proto-vjoystick/vjoystick.cpp +++ b/proto-vjoystick/vjoystick.cpp @@ -1,3 +1,10 @@ +/* Copyright (c) 2016, 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. + */ #include "vjoystick.h" #include "api/plugin-api.hpp" #include "compat/util.hpp" -- cgit v1.2.3