aboutsummaryrefslogtreecommitdiff
path: root/src/uccs-server.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uccs-server.c')
-rw-r--r--src/uccs-server.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/uccs-server.c b/src/uccs-server.c
index 69710df..a87e4d1 100644
--- a/src/uccs-server.c
+++ b/src/uccs-server.c
@@ -1,5 +1,6 @@
/*
* Copyright © 2012 Canonical Ltd.
+ * Copyright © 2015 The Arctica Project
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3, as
@@ -13,7 +14,8 @@
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>.
*
- * Author: Ted Gould <ted@canonical.com>
+ * Authors: Ted Gould <ted@canonical.com>
+ * Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
*/
#ifdef HAVE_CONFIG_H