X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gui_common.c;h=dc3450a8410b3002e6a4e41f0a548d2f8efd8e9f;hp=6ca226e6e0d468e953f3e1aac6cab52364f94ffb;hb=32facbd1b7948f146515e53194cfd4f33c54353f;hpb=f6f50d03a09d6bc423324206d274336e9905bbb4;ds=sidebyside diff --git a/gui_common.c b/gui_common.c index 6ca226e6..dc3450a8 100644 --- a/gui_common.c +++ b/gui_common.c @@ -1,3 +1,15 @@ +/* + * Copyright (C) 2006-2007 Andre Noll + * + * Licensed under the GPL v2. For licencing details see COPYING. + */ + +/** \file gui_common.c Functions used by the guis of paraslash. */ + + +#include +#include + #include "para.h" #include "string.h" #include "fd.h"