aboutsummaryrefslogtreecommitdiff
path: root/src/defines.h
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/defines.h
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/defines.h')
-rw-r--r--src/defines.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/defines.h b/src/defines.h
index 3747db1..a29d90f 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -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>
*/
#ifndef __DEFINES_H__