Re: TCFS for FreeBSD?

From: jason perkins (jason@somebodydial911.com)
Date: 10/14/02


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

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


Relevant Pages

  • [PATCH 23/31] KVM: ppc: PowerPC 440 KVM implementation
    ... +To enforce isolation, host userspace, guest kernel, and guest userspace all ... without even the implied warranty of ... * GNU General Public License for more details. ... if not, write to the Free Software ...
    (Linux-Kernel)
  • Re: [PATCH] i2c driver fixes for 2.6.0-test5
    ... This program is free software; ... General Public License for more details. ... +static int __init scx200_acb_create ...
    (Linux-Kernel)
  • [ patch 6/7] drivers/serial/jsm: new serial device driver
    ... * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ... See the GNU General Public License for more details. ... if not, write to the Free Software ... +struct digi_t { ...
    (Linux-Kernel)
  • [RFC] LZO de/compression support - take 3
    ... This file is part of the LZO real-time data compression library. ... The LZO library is free software; ... GNU General Public License for more details. ...
    (Linux-Kernel)
  • Re: [PATCH] I2C update for 2.6.8-rc1
    ... * This program is free software; you can redistribute it and/or modify ... without even the implied warranty of ... * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ... * GNU General Public License for more details. ...
    (Linux-Kernel)