]> git.tuebingen.mpg.de Git - adu.git/blobdiff - adu.c
Add missing source code documentation of user.c.
[adu.git] / adu.c
diff --git a/adu.c b/adu.c
index cbc42cb5769bc86b8e7c4ae214adaf781a63871e..dda9fd24ccd33fa1875d0a8f2e8a33d02ba2d723 100644 (file)
--- a/adu.c
+++ b/adu.c
@@ -1,4 +1,10 @@
-/** \file adu.c The main functions used by all modes of operation. */
+/*
+ * Copyright (C) 2008 Andre Noll <maan@systemlinux.org>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
+
+/** \file adu.c \brief The main functions used by all modes of operation. */
 #include "adu.h"
 #include <dirent.h> /* readdir() */
 #include <pwd.h>