From ddb98cae501020e2fc02523b4083d16dc44d8908 Mon Sep 17 00:00:00 2001 From: Guenter Kukkukk Date: Fri, 1 Mar 2013 00:58:05 +0100 Subject: [PATCH] vfs_catia: add my copyright Signed-off-by: Guenter Kukkukk Reviewed-by: Jeremy Allison --- source3/modules/vfs_catia.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source3/modules/vfs_catia.c b/source3/modules/vfs_catia.c index c0063be05f4..c0bb5ef86ae 100644 --- a/source3/modules/vfs_catia.c +++ b/source3/modules/vfs_catia.c @@ -10,6 +10,7 @@ * * Copyright (C) Volker Lendecke, 2005 * Copyright (C) Aravind Srinivasan, 2009 + * Copyright (C) Guenter Kukkukk, 2013 * * 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 -- 2.34.1