+/*
+ * Copyright (C) 2007 Andre Noll <maan@systemlinux.org>
+ *
+ * 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"
#include "list.h"
#include "string.h"
-/** \file mood.c Paraslash's mood handling functions. */
-
/**
* Contains statistical data of the currently admissible audio files.
*