[PATCH 2/6] exofs: Remove IBM copyrights

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
Signed-off-by: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
---
 fs/exofs/common.h  |    4 +---
 fs/exofs/dir.c     |    4 +---
 fs/exofs/exofs.h   |    4 +---
 fs/exofs/file.c    |    4 +---
 fs/exofs/inode.c   |    4 +---
 fs/exofs/namei.c   |    4 +---
 fs/exofs/osd.c     |    4 +---
 fs/exofs/super.c   |    4 +---
 fs/exofs/symlink.c |    4 +---
 9 files changed, 9 insertions(+), 27 deletions(-)

diff --git a/fs/exofs/common.h b/fs/exofs/common.h
index 24667ee..c6718e4 100644
--- a/fs/exofs/common.h
+++ b/fs/exofs/common.h
@@ -2,9 +2,7 @@
  * common.h - Common definitions for both Kernel and user-mode utilities
  *
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
diff --git a/fs/exofs/dir.c b/fs/exofs/dir.c
index 65b0c8c..4cfab1c 100644
--- a/fs/exofs/dir.c
+++ b/fs/exofs/dir.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
diff --git a/fs/exofs/exofs.h b/fs/exofs/exofs.h
index 0fd4c78..c413b74 100644
--- a/fs/exofs/exofs.h
+++ b/fs/exofs/exofs.h
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
diff --git a/fs/exofs/file.c b/fs/exofs/file.c
index 6ed7fe4..c681003 100644
--- a/fs/exofs/file.c
+++ b/fs/exofs/file.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
diff --git a/fs/exofs/inode.c b/fs/exofs/inode.c
index bb5d6ed..6c10f74 100644
--- a/fs/exofs/inode.c
+++ b/fs/exofs/inode.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
diff --git a/fs/exofs/namei.c b/fs/exofs/namei.c
index 77fdd76..b7dd0c2 100644
--- a/fs/exofs/namei.c
+++ b/fs/exofs/namei.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
diff --git a/fs/exofs/osd.c b/fs/exofs/osd.c
index b3d2ccb..4372542 100644
--- a/fs/exofs/osd.c
+++ b/fs/exofs/osd.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
diff --git a/fs/exofs/super.c b/fs/exofs/super.c
index 8216c5b..e47b38e 100644
--- a/fs/exofs/super.c
+++ b/fs/exofs/super.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
diff --git a/fs/exofs/symlink.c b/fs/exofs/symlink.c
index 36e2d7b..4dd687c 100644
--- a/fs/exofs/symlink.c
+++ b/fs/exofs/symlink.c
@@ -1,8 +1,6 @@
 /*
  * Copyright (C) 2005, 2006
- * Avishay Traeger (avishay@xxxxxxxxx) (avishay@xxxxxxxxxx)
- * Copyright (C) 2005, 2006
- * International Business Machines
+ * Avishay Traeger (avishay@xxxxxxxxx)
  * Copyright (C) 2008, 2009
  * Boaz Harrosh <bharrosh@xxxxxxxxxxx>
  *
-- 
1.6.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux