diff options
author | Guenter Kukkukk <kukks@samba.org> | 2013-03-01 00:58:05 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-03-07 22:24:47 +0100 |
commit | 93d57dfbaf01c23fe8de5e9c8f076718b4cf566f (patch) | |
tree | 1d80166ed7b9c54a197a08cdbaf22a1128cfd749 /source3 | |
parent | 4b4f8f3a2994f282bd3bd75d4f1fb83c82169e9a (diff) | |
download | samba-93d57dfbaf01c23fe8de5e9c8f076718b4cf566f.tar.gz samba-93d57dfbaf01c23fe8de5e9c8f076718b4cf566f.tar.bz2 samba-93d57dfbaf01c23fe8de5e9c8f076718b4cf566f.zip |
vfs_catia: add my copyright
Signed-off-by: Guenter Kukkukk <kukks@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Mar 7 22:24:47 CET 2013 on sn-devel-104
Diffstat (limited to 'source3')
-rw-r--r-- | source3/modules/vfs_catia.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_catia.c b/source3/modules/vfs_catia.c index 145f384b3b..f7c0e7b918 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 |