]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.c
acl.h: Add GPL header and doxygen file comment.
[paraslash.git] / server.c
index 73986f6df3bf00d080bd7b9e2f12f4efa2e9a5f1..1b3d724941802e0c1e5494e36c7cf01598a56e5a 100644 (file)
--- a/server.c
+++ b/server.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2007 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2008 Andre Noll <maan@systemlinux.org>
  *
  * 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:
  *