On Thu, 23 Sep 2004, Rubin Bennett said:
> I've written a bash script that takes will run sa-learn against the
> administrator specified False-Postive and False-Negative folders.

Functionality-irrelevant pedant point:

#!/bin/bash

# Copyright (c) 2004 by Rubin Bennett <[EMAIL PROTECTED]>
# All Rights reserved.

#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.

These two phrases are contradictory: `All Rights Reserved' is
phraseology required decades ago by an old Berne Convention to
state that nobody was allowed to copy (&c) your work.

Then you go and say the opposite. :)

There's never a need to say `All Rights Reserved' these days.

-- 
`I agree that school is a learning environment, and learning to
 intimidate others -- aka "social skills" -- is part of that.'
   --- jabberwocky

Reply via email to