X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Flss.c;h=ae0e3c5748c5f688db335e23d840933490f3101d;hb=6b31b1506cb3c0f48bd0bfd88b96cf04b0e95d91;hp=1d1ab8b6125cb8501a756f54536821c9f1716ff9;hpb=059ec3d9952740285fb1ebf47961b8aca2eb1b4a;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/lss.c b/src/src/lss.c index 1d1ab8b61..ae0e3c574 100644 --- a/src/src/lss.c +++ b/src/src/lss.c @@ -1,10 +1,10 @@ -/* $Cambridge: exim/src/src/lss.c,v 1.1 2004/10/07 10:39:01 ph10 Exp $ */ +/* $Cambridge: exim/src/src/lss.c,v 1.3 2006/02/07 11:19:00 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) University of Cambridge 1995 - 2004 */ +/* Copyright (c) University of Cambridge 1995 - 2006 */ /* See the file NOTICE for conditions of use and distribution. */ /* Support functions for calling from local_scan(). These are mostly just