Date: Mon, 14 Oct 2002 11:20:28 -0500 From: jason perkins <jason@somebodydial911.com> To: pgreen <polytarp@m-net.arbornet.org>, security@FreeBSD.ORG Subject: Re: TCFS for FreeBSD? Message-ID: <r01050400-1021-DAA01892DF9011D68F5F000393D5F61C@[192.168.1.4]> In-Reply-To: <20021014121425.Q58385-100000@m-net.arbornet.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/14/02 at 12:15, polytarp@m-net.arbornet.org (pgreen) wrote: > fear_monger_straightener -- detect fear mongers > Copyright (C) 2002 Phil Green > > This program is free software; you can redistribute it and/or modify > it under the terms of the GNU General Public License as published by > the Free Software Foundation; either version 2 of the License, or > (at your option) any later version. > > This program is distributed in the hope that it will be useful, > but WITHOUT ANY WARRANTY; without even the implied warranty of > MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > GNU General Public License for more details. > > You should have received a copy of the GNU General Public License > along with this program; if not, write to the Free Software > Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA > > #include <stdio.h> > > int main(void) > { > int n; > > for (n = 0; n < 100; n++) > { > printf("I made Brett Glass look at GPLd code!"); > } > > return 0; > } Just so long as you don't include "AFAIK" or "as far as i know" in your posts and fun afoul of Brett's trademarks: <http://www.ymmv.com/tm.html> oops. -- Jason Perkins <http://www.somebodydial911.com/> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?r01050400-1021-DAA01892DF9011D68F5F000393D5F61C>