From b5b5674287c935bf923cf570cf218ffb0ae7ce78 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 4 Dec 2013 13:40:14 +0100 Subject: s3:module:shadow_copy2: add my (C) Signed-off-by: Michael Adam Reviewed-by: Volker Lendecke Reviewed-by: Andrew Bartlett --- source3/modules/vfs_shadow_copy2.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/modules') diff --git a/source3/modules/vfs_shadow_copy2.c b/source3/modules/vfs_shadow_copy2.c index ebc50e9076..1018bcca6b 100644 --- a/source3/modules/vfs_shadow_copy2.c +++ b/source3/modules/vfs_shadow_copy2.c @@ -5,6 +5,7 @@ * Copyright (C) Ed Plese 2009 * Copyright (C) Volker Lendecke 2011 * Copyright (C) Christian Ambach 2011 + * Copyright (C) Michael Adam 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 -- cgit