Merge branch 'maint'
[paraslash.git] / error2.c
index 9271dadf8a6424e86ccdc7ae3ff5e504b93e0155..85eb41c272c9b96131290cf6113e5f21b4092f3b 100644 (file)
--- a/error2.c
+++ b/error2.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2014 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2013 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -9,11 +9,9 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>
-#include <assert.h>
 #include <inttypes.h>
 #include <string.h>
 #include <stdbool.h>
-#include <stdbool.h>
 #include <errno.h>
 #include <ctype.h>