]> 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 80c42819fe2e03405c7a2c30bbfb722468b3e7f5..2630ba1607fec7e8467ea9a7baca8b5ab263315f 100644 (file)
--- a/mood.h
+++ b/mood.h
@@ -1,10 +1,10 @@
 /*
- * Copyright (C) 2007-2012 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);