X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=1b3d724941802e0c1e5494e36c7cf01598a56e5a;hp=73986f6df3bf00d080bd7b9e2f12f4efa2e9a5f1;hb=48197733abe1f0ecf684085602fb5d5ea44a8a9d;hpb=c73d23911d78ed10179c12ef8f79a3fcf3bbcdaf diff --git a/server.c b/server.c index 73986f6d..1b3d7249 100644 --- a/server.c +++ b/server.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2007 Andre Noll + * Copyright (C) 1997-2008 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -51,6 +51,7 @@ * - The object storage layer: \ref osl.c, * - Blob tables: \ref blob.c, * - The error subssystem: \ref error.h. + * - Access control for paraslash senders: \ref acl.c, \ref acl.h. * * Low-level data structures: *