Merge branch 'maint'
[paraslash.git] / ogg_afh_common.c
index 9cdb8092afb312abfa3bc4d710c08cfbde529c9b..61ded4dc99a9a8bd0bbcb508ccf325db277abc44 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * Copyright (C) 2004-2013 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2004 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file ogg_afh_common.c Functions common to ogg/vorbis and ogg/speex. */
+/** \file ogg_afh_common.c Functions common to all ogg/ codecs. */
 
 #include <ogg/ogg.h>
 #include <regex.h>