diff options
author | Boaz Harrosh <bharrosh@panasas.com> | 2009-06-14 17:23:09 +0300 |
---|---|---|
committer | Boaz Harrosh <bharrosh@panasas.com> | 2009-06-21 17:53:47 +0300 |
commit | 27d2e1491985e95c486d991302e399f5c584b4eb (patch) | |
tree | 7f978b04cbabebe44108f246d7002c60ad9fdd35 /fs/exofs/dir.c | |
parent | b76a3f93d01fc93a87cb6eba4e854ffe378b4bac (diff) |
exofs: Remove IBM copyrights
Boaz,
Congrats on getting all the OSD stuff into 2.6.30!
I just pulled the git, and saw that the IBM copyrights are still there.
Please remove them from all files:
* Copyright (C) 2005, 2006
* International Business Machines
IBM has revoked all rights on the code - they gave it to me.
Thanks!
Avishay
Signed-off-by: Avishay Traeger <avishay@gmail.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Diffstat (limited to 'fs/exofs/dir.c')
-rw-r--r-- | fs/exofs/dir.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fs/exofs/dir.c b/fs/exofs/dir.c index 65b0c8c776a1..4cfab1cc75c0 100644 --- a/fs/exofs/dir.c +++ b/fs/exofs/dir.c @@ -1,8 +1,6 @@ /* * Copyright (C) 2005, 2006 - * Avishay Traeger (avishay@gmail.com) (avishay@il.ibm.com) - * Copyright (C) 2005, 2006 - * International Business Machines + * Avishay Traeger (avishay@gmail.com) * Copyright (C) 2008, 2009 * Boaz Harrosh <bharrosh@panasas.com> * |