diff options
author | Steve French <sfrench@us.ibm.com> | 2005-12-01 22:32:42 -0800 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2005-12-01 22:32:42 -0800 |
commit | bf8206791750854bc6668266b694e8fe2cacb924 (patch) | |
tree | 6fd0a4193b07e071e4a947d3df2bb62934b6bd93 /fs/cifs/cifspdu.h | |
parent | 83451879ab213e152c6fe5c743f257ba58d7acd1 (diff) | |
download | blackbird-op-linux-bf8206791750854bc6668266b694e8fe2cacb924.tar.gz blackbird-op-linux-bf8206791750854bc6668266b694e8fe2cacb924.zip |
[CIFS] Kerberos and CIFS ACL support part 1
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifspdu.h')
-rw-r--r-- | fs/cifs/cifspdu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifspdu.h b/fs/cifs/cifspdu.h index 33e1859fd2f6..5253e779b3aa 100644 --- a/fs/cifs/cifspdu.h +++ b/fs/cifs/cifspdu.h @@ -1,7 +1,7 @@ /* * fs/cifs/cifspdu.h * - * Copyright (c) International Business Machines Corp., 2002 + * Copyright (c) International Business Machines Corp., 2002,2005 * Author(s): Steve French (sfrench@us.ibm.com) * * This library is free software; you can redistribute it and/or modify |