You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by qu...@apache.org on 2005/05/09 20:14:51 UTC

svn commit: r169345 - in /spamassassin/trunk/contrib: mbox-to-check run-corpora run-masses

Author: quinlan
Date: Mon May  9 11:14:51 2005
New Revision: 169345

URL: http://svn.apache.org/viewcvs?rev=169345&view=rev
Log:
add AL 2.0 to stuff in contrib

Modified:
    spamassassin/trunk/contrib/mbox-to-check
    spamassassin/trunk/contrib/run-corpora
    spamassassin/trunk/contrib/run-masses

Modified: spamassassin/trunk/contrib/mbox-to-check
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/contrib/mbox-to-check?rev=169345&r1=169344&r2=169345&view=diff
==============================================================================
--- spamassassin/trunk/contrib/mbox-to-check (original)
+++ spamassassin/trunk/contrib/mbox-to-check Mon May  9 11:14:51 2005
@@ -1,5 +1,20 @@
 #! /usr/bin/perl -w
 
+# <@LICENSE>
+# Copyright 2004 Apache Software Foundation
+# 
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# </...@LICENSE>
 #
 # This goes with the run-masses script to take the ham/spam directories
 # and spit out the appropriate spam:mbox:path statements for mass-check.

Modified: spamassassin/trunk/contrib/run-corpora
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/contrib/run-corpora?rev=169345&r1=169344&r2=169345&view=diff
==============================================================================
--- spamassassin/trunk/contrib/run-corpora (original)
+++ spamassassin/trunk/contrib/run-corpora Mon May  9 11:14:51 2005
@@ -1,5 +1,20 @@
 #!/bin/sh
 
+# <@LICENSE>
+# Copyright 2004 Apache Software Foundation
+# 
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# </...@LICENSE>
 #
 # This is a small script used to interact with run-masses to do a full
 # corpus mass-check run, including the rsync to the SA server.

Modified: spamassassin/trunk/contrib/run-masses
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/contrib/run-masses?rev=169345&r1=169344&r2=169345&view=diff
==============================================================================
--- spamassassin/trunk/contrib/run-masses (original)
+++ spamassassin/trunk/contrib/run-masses Mon May  9 11:14:51 2005
@@ -1,8 +1,22 @@
 #!/bin/sh
 
-# run-masses, Theo Van Dinter <fe...@kluge.net> (c) 2002
-# $Id: run-masses,v 1.1 2003/06/10 17:11:12 felicity Exp $
-
+# run-masses
+#
+# <@LICENSE>
+# Copyright 2004 Apache Software Foundation
+# 
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# </...@LICENSE>
 #
 # This script will run a mass-check against all mbox files in a given
 # set of directories.  The expected directory structure is: