From 57a88e6c1514b85d25b066059defcd62d2ccd8d6 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 9 Mar 2017 16:14:02 +0100 Subject: Addressbook support --- common/domain/contact.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/domain/contact.h') diff --git a/common/domain/contact.h b/common/domain/contact.h index c803a9f..976f16e 100644 --- a/common/domain/contact.h +++ b/common/domain/contact.h @@ -1,5 +1,6 @@ /* - * Copyright (C) 2017 Sandro Knauß + * Copyright (C) 2017 Sandro Knauß + * Copyright (C) 2017 Christian Mollekopf * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3