]> git.tuebingen.mpg.de Git - adu.git/blobdiff - adu.c
Add copyright header and COPYING file.
[adu.git] / adu.c
diff --git a/adu.c b/adu.c
index cbc42cb5769bc86b8e7c4ae214adaf781a63871e..409aed0966bed2b5765227c7e4690d93e7dd1237 100644 (file)
--- a/adu.c
+++ b/adu.c
@@ -1,3 +1,9 @@
+/*
+ * Copyright (C) 2008 Andre Noll <maan@systemlinux.org>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
+
 /** \file adu.c The main functions used by all modes of operation. */
 #include "adu.h"
 #include <dirent.h> /* readdir() */