summaryrefslogtreecommitdiff
path: root/src/ipcpd/local
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2017-03-03 15:31:42 +0100
committerSander Vrijders <sander.vrijders@ugent.be>2017-03-03 15:31:42 +0100
commitc9fb31c7ebadc076b7c3bfd9dbe1c492c6ef7172 (patch)
treef1ba42d8db45941ef6d492095fc8ae1823ae6ee6 /src/ipcpd/local
parent2852bb1bac8fcc111364d516c2bd31628ad264c7 (diff)
downloadouroboros-c9fb31c7ebadc076b7c3bfd9dbe1c492c6ef7172.tar.gz
ouroboros-c9fb31c7ebadc076b7c3bfd9dbe1c492c6ef7172.zip
Change email addresses to ugent.be
Our mailserver was migrated from intec.ugent.be to the central ugent.be emailserver. This PR updates the header files to reflect this change as well. Some header files were also homogenized if the parameters within the functions were badly aligned.
Diffstat (limited to 'src/ipcpd/local')
-rw-r--r--src/ipcpd/local/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ipcpd/local/main.c b/src/ipcpd/local/main.c
index 2d995680..f025afa2 100644
--- a/src/ipcpd/local/main.c
+++ b/src/ipcpd/local/main.c
@@ -3,7 +3,8 @@
*
* Local IPC process
*
- * Dimitri Staessens <dimitri.staessens@intec.ugent.be>
+ * Dimitri Staessens <dimitri.staessens@ugent.be>
+ * Sander Vrijders <sander.vrijders@ugent.be>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as