summaryrefslogtreecommitdiff
path: root/mount.cifs.c
diff options
context:
space:
mode:
Diffstat (limited to 'mount.cifs.c')
-rw-r--r--mount.cifs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mount.cifs.c b/mount.cifs.c
index 5150dae..ab155e3 100644
--- a/mount.cifs.c
+++ b/mount.cifs.c
@@ -2,6 +2,7 @@
* Mount helper utility for Linux CIFS VFS (virtual filesystem) client
* Copyright (C) 2003,2008 Steve French (sfrench@us.ibm.com)
* Copyright (C) 2008 Jeremy Allison (jra@samba.org)
+ * Copyright (C) 2010 Jeff Layton (jlayton@samba.org)
*
* 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