diff options
Diffstat (limited to 'common/domain/contact.h')
-rw-r--r-- | common/domain/contact.h | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2017 Sandro Knauß <knauss@kolabsys.com> | 2 | * Copyright (C) 2017 Sandro Knauß <knauss@kolabsys.com> |
3 | * Copyright (C) 2017 Christian Mollekopf <mollekopf@kolabsys.com> | ||
3 | * | 4 | * |
4 | * This program is free software; you can redistribute it and/or modify | 5 | * This program is free software; you can redistribute it and/or modify |
5 | * it under the terms of the GNU General Public License as published by | 6 | * it under the terms of the GNU General Public License as published by |