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