diff options
author | Jeff Layton <jlayton@samba.org> | 2010-04-02 06:42:20 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@redhat.com> | 2010-04-02 06:42:20 -0400 |
commit | 9e2c2536f5a49ff7385ff17f0866ef1489bed671 (patch) | |
tree | 5e0294953169063db91e1037ac6153076bd877d5 /mount.cifs.c | |
parent | d52478ee762d88aa23db476639cdcb5379dddfa4 (diff) | |
download | cifs-utils-9e2c2536f5a49ff7385ff17f0866ef1489bed671.tar.gz cifs-utils-9e2c2536f5a49ff7385ff17f0866ef1489bed671.tar.bz2 cifs-utils-9e2c2536f5a49ff7385ff17f0866ef1489bed671.zip |
cifs-utils: bump version to 4.2cifs-utils-4.2
- fix URL's and email addresses
- update copyright notices
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'mount.cifs.c')
-rw-r--r-- | mount.cifs.c | 1 |
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 |