aboutsummaryrefslogtreecommitdiff
path: root/src/uccs-server.c
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-19 08:50:43 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-19 08:50:43 +0200
commit72e5d85ef3bbc394c3a069730aa268db60c72c8e (patch)
tree8288442c0afeb486ffb283135da2773ae3585cfd /src/uccs-server.c
parent7e5e097f058310245a49240fc4a61e63aa50bed7 (diff)
downloadremote-logon-service-72e5d85ef3bbc394c3a069730aa268db60c72c8e.tar.gz
remote-logon-service-72e5d85ef3bbc394c3a069730aa268db60c72c8e.tar.bz2
remote-logon-service-72e5d85ef3bbc394c3a069730aa268db60c72c8e.zip
Add ArcticaProject as copyright holders.
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