aboutsummaryrefslogtreecommitdiff
path: root/src/im-accounts-service.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/im-accounts-service.c')
-rw-r--r--src/im-accounts-service.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/im-accounts-service.c b/src/im-accounts-service.c
index 30c80ec..8507cae 100644
--- a/src/im-accounts-service.c
+++ b/src/im-accounts-service.c
@@ -1,5 +1,6 @@
/*
* Copyright © 2014 Canonical Ltd.
+ * Copyright © 2021 Robert Tari
*
* 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 published
@@ -15,12 +16,9 @@
*
* Authors:
* Ted Gould <ted@canonical.com>
+ * Robert Tari <robert@tari.in>
*/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include <act/act.h>
#include "im-accounts-service.h"