summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2013-12-04 13:40:14 +0100
committerKarolin Seeger <kseeger@samba.org>2014-01-13 10:15:54 +0100
commit44db7d8cc50d5800259a452c93f6a3eb9dc18c16 (patch)
tree12cf71c6a7491c3873e46e70456186fb6aacf830
parentdb8ea0afe3c16b92fecc5f46fa9a0785d162270a (diff)
downloadsamba-44db7d8cc50d5800259a452c93f6a3eb9dc18c16.tar.gz
s3:module:shadow_copy2: add my (C)
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> (cherry picked from commit b5b5674287c935bf923cf570cf218ffb0ae7ce78)
-rw-r--r--source3/modules/vfs_shadow_copy2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_shadow_copy2.c b/source3/modules/vfs_shadow_copy2.c
index ebc50e9076e..1018bcca6b3 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