]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.c
afs.h: Don't try to list all supported audio formats.
[paraslash.git] / server.c
index 70d9137e7073cf7e7c7e9d3e598c742a26657560..a9e9495fd3f7238c4b875f7958cc5ebf8ccdd863 100644 (file)
--- a/server.c
+++ b/server.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2013 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2014 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
  *     - Spawning processes: \ref exec.c,
  *     - Inter process communication: \ref ipc.c,
  *     - Blob tables: \ref blob.c,
- *     - The error subsystem: \ref error.h.
- *     - Access control for paraslash senders: \ref acl.c, \ref acl.h.
- *     - Internal crypto API: \ref crypt.h.
- *     - interactive sessions (libreadline): \ref interactive.c.
+ *     - The error subsystem: \ref error.h, \ref error2.c,
+ *     - Access control for paraslash senders: \ref acl.c, \ref acl.h,
+ *     - Internal crypto API: \ref crypt.h,
+ *     - interactive sessions (libreadline): \ref interactive.c,
+ *     - sideband API: \ref sideband.h.
  *
  * Low-level data structures:
  *