]> git.tuebingen.mpg.de Git - dss.git/blobdiff - exec.c
Change email address and URLs.
[dss.git] / exec.c
diff --git a/exec.c b/exec.c
index 56d37ea3629e6d21c2a439e7a9049d9129a51866..c08ef392dc064aac09d7f2aa57ba3f295551ef83 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2003-2011 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -15,8 +15,8 @@
 
 #include "gcc-compat.h"
 #include "log.h"
-#include "error.h"
-#include "string.h"
+#include "err.h"
+#include "str.h"
 #include "exec.h"
 
 /**