]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mood.h
Improve doxygen description of mood.c.
[paraslash.git] / mood.h
diff --git a/mood.h b/mood.h
index f97081a96c7d16d06e2f8d8ea865547c34035134..2630ba1607fec7e8467ea9a7baca8b5ab263315f 100644 (file)
--- a/mood.h
+++ b/mood.h
@@ -1,10 +1,10 @@
 /*
- * Copyright (C) 2007-2013 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file mood.h Functions exported by mood.h. */
+/** \file mood.h Public functions of mood.c. */
 
 int change_current_mood(char *mood_name);
 void close_current_mood(void);