From: Andre Noll Date: Tue, 25 Sep 2007 08:46:00 +0000 (+0200) Subject: mood.c: Add GPL header. X-Git-Tag: v0.3.0~357 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=11c6ad1a5fc459e81ac4f3d2fb16c4f9990cb97d;ds=sidebyside mood.c: Add GPL header. --- 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. *