From: John Tsiombikas Date: Sat, 7 Nov 2020 03:13:56 +0000 (+0200) Subject: public domain declaration X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=sball;a=commitdiff_plain;h=3f16b99d1c797ad5e4ea43f2d1e781b0f229cdfa public domain declaration --- diff --git a/src/sball.c b/src/sball.c index e6ff48e..c8fed5b 100644 --- a/src/sball.c +++ b/src/sball.c @@ -1,3 +1,10 @@ +/* Serial spaceball and space-mouse example driver code for UNIX systems. + * Tested with Spaceball 4000FLX and Magellan SpaceMouse on GNU/Linux, FreeBSD, + * SGI/IRIX, and SunOS (Solaris/Illumos). + * + * Author: John Tsiombikas + * No copyright, public domain. + */ #include #include #include