X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Flss.c;h=48447a0136bcee33646a0a4b11511ca42317dee3;hb=d677b2f22abb3eb268e5cb15e4710ff5063049fe;hp=f89608d4d4f929537075ecd2c14833dd5a6bcf60;hpb=c988f1f4faa9f679f79beddf3c14676c5dcb8e28;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/lss.c b/src/src/lss.c index f89608d4d..48447a013 100644 --- a/src/src/lss.c +++ b/src/src/lss.c @@ -1,10 +1,10 @@ -/* $Cambridge: exim/src/src/lss.c,v 1.2 2005/01/04 10:00:42 ph10 Exp $ */ +/* $Cambridge: exim/src/src/lss.c,v 1.4 2007/01/08 10:50:18 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) University of Cambridge 1995 - 2005 */ +/* Copyright (c) University of Cambridge 1995 - 2007 */ /* See the file NOTICE for conditions of use and distribution. */ /* Support functions for calling from local_scan(). These are mostly just