From 9534816a2191106d36063a580d7bdfdd3ed03761 Mon Sep 17 00:00:00 2001 From: Johannes Kanefendt Date: Tue, 9 Jun 2020 13:55:08 +0200 Subject: [PATCH] Fixed some header comments --- SoObjects/SOGo/SOGoZipArchiver.h | 4 ++-- SoObjects/SOGo/SOGoZipArchiver.m | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SoObjects/SOGo/SOGoZipArchiver.h b/SoObjects/SOGo/SOGoZipArchiver.h index 53325d591..197b6aeaa 100644 --- a/SoObjects/SOGo/SOGoZipArchiver.h +++ b/SoObjects/SOGo/SOGoZipArchiver.h @@ -1,6 +1,6 @@ -/* SOGoCredentialsFile.h - this file is part of SOGo +/* SOGoZipArchiver.h - this file is part of SOGo * - * Copyright (C) 2013 Inverse inc. + * Copyright (C) 2020 Inverse inc. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/SoObjects/SOGo/SOGoZipArchiver.m b/SoObjects/SOGo/SOGoZipArchiver.m index b985fe52c..17fa91999 100644 --- a/SoObjects/SOGo/SOGoZipArchiver.m +++ b/SoObjects/SOGo/SOGoZipArchiver.m @@ -1,6 +1,6 @@ -/* SOGoCredentialsFile.m - this file is part of SOGo +/* SOGoZipArchiver.m - this file is part of SOGo * - * Copyright (C) 2013 Inverse inc. + * Copyright (C) 2020 Inverse inc. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by