X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=adu.c;h=409aed0966bed2b5765227c7e4690d93e7dd1237;hp=cbc42cb5769bc86b8e7c4ae214adaf781a63871e;hb=ba9584e31e4d160c329a84fca1aa591b136693dc;hpb=4603262b4cdb8244379f532782b1579fe5520f5f diff --git a/adu.c b/adu.c index cbc42cb..409aed0 100644 --- a/adu.c +++ b/adu.c @@ -1,3 +1,9 @@ +/* + * Copyright (C) 2008 Andre Noll + * + * 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 /* readdir() */