From owner-freebsd-hackers Sat Nov 4 02:04:55 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA27785 for hackers-outgoing; Sat, 4 Nov 1995 02:04:55 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id CAA27778 for ; Sat, 4 Nov 1995 02:04:49 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id CAA01277; Sat, 4 Nov 1995 02:04:33 -0800 To: Dave Bodenstab Cc: hackers@freebsd.org Subject: Re: Joystick test program In-reply-to: Your message of "Sun, 30 Jul 1995 15:17:22 CDT." <199507302017.PAA02268@base486.ih.att.com> Date: Sat, 04 Nov 1995 02:04:32 -0800 Message-ID: <1275.815479472@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk > Here's a little program to test the joystick driver that's > available in 2.0.5. Hope it's not inappropriate to post it > here... (I'm not subscribed to this mailing list.) I thought > it might be of use to someone, since I didn't find a test > program... I was just about to add this to the new tools/test directory when I realized that your copyright precludes this, to wit: ... * Commercial use (i.e. you make money using this software) is prohibited * without the express written consent of the author. The author may be * contacted at the following address: Which means I can't put it on the FreeBSD CDROM as that's a definite commercial product. Sigh. Ah well! Any chance of an escape clause of some sort so that I can add this little utility? You'd receive full credit for the contribution, naturally.. Jordan