X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.c;h=f7cb81db7372359c11206b4f880dd2568fb9125a;hp=19f5dc4dbcb4d4eb29803ff9e6bb844165e1095f;hb=11c6ad1a5fc459e81ac4f3d2fb16c4f9990cb97d;hpb=c70de60d6789d48468966f978b3193df8d61533a;ds=sidebyside diff --git a/mood.c b/mood.c index 19f5dc4d..f7cb81db 100644 --- a/mood.c +++ b/mood.c @@ -1,3 +1,11 @@ +/* + * Copyright (C) 2007 Andre Noll + * + * Licensed under the GPL v2. For licencing details see COPYING. + */ + +/** \file mood.c Paraslash's mood handling functions. */ + #include "para.h" #include "error.h" #include "afh.h" @@ -5,8 +13,6 @@ #include "list.h" #include "string.h" -/** \file mood.c Paraslash's mood handling functions. */ - /** * Contains statistical data of the currently admissible audio files. *