Vlad, Please apply this to ofed_1_2.
Thanks, Steve. On Thu, 2007-02-15 at 13:59 -0600, Steve Wise wrote: > Fix copyrights in the cxgb3 driver. > > Remove the Open Grid Computing copyright. It shouldn't be there. > > Signed-off-by: Steve Wise <[EMAIL PROTECTED]> > --- > > drivers/net/cxgb3/cxgb3_defs.h | 1 - > drivers/net/cxgb3/cxgb3_offload.c | 1 - > drivers/net/cxgb3/cxgb3_offload.h | 1 - > drivers/net/cxgb3/l2t.c | 1 - > drivers/net/cxgb3/l2t.h | 1 - > drivers/net/cxgb3/t3cdev.h | 1 - > 6 files changed, 0 insertions(+), 6 deletions(-) > > diff --git a/drivers/net/cxgb3/cxgb3_defs.h b/drivers/net/cxgb3/cxgb3_defs.h > old mode 100755 > new mode 100644 > index 16e0049..e14862b > --- a/drivers/net/cxgb3/cxgb3_defs.h > +++ b/drivers/net/cxgb3/cxgb3_defs.h > @@ -1,6 +1,5 @@ > /* > * Copyright (c) 2006-2007 Chelsio, Inc. All rights reserved. > - * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved. > * > * This software is available to you under a choice of one of two > * licenses. You may choose to be licensed under the terms of the GNU > diff --git a/drivers/net/cxgb3/cxgb3_offload.c > b/drivers/net/cxgb3/cxgb3_offload.c > old mode 100755 > new mode 100644 > index c3a02d6..46e9068 > --- a/drivers/net/cxgb3/cxgb3_offload.c > +++ b/drivers/net/cxgb3/cxgb3_offload.c > @@ -1,6 +1,5 @@ > /* > * Copyright (c) 2006-2007 Chelsio, Inc. All rights reserved. > - * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved. > * > * This software is available to you under a choice of one of two > * licenses. You may choose to be licensed under the terms of the GNU > diff --git a/drivers/net/cxgb3/cxgb3_offload.h > b/drivers/net/cxgb3/cxgb3_offload.h > old mode 100755 > new mode 100644 > index 0e6beb6..f15446a > --- a/drivers/net/cxgb3/cxgb3_offload.h > +++ b/drivers/net/cxgb3/cxgb3_offload.h > @@ -1,6 +1,5 @@ > /* > * Copyright (c) 2006-2007 Chelsio, Inc. All rights reserved. > - * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved. > * > * This software is available to you under a choice of one of two > * licenses. You may choose to be licensed under the terms of the GNU > diff --git a/drivers/net/cxgb3/l2t.c b/drivers/net/cxgb3/l2t.c > old mode 100755 > new mode 100644 > index 3c0cb85..d660af7 > --- a/drivers/net/cxgb3/l2t.c > +++ b/drivers/net/cxgb3/l2t.c > @@ -1,6 +1,5 @@ > /* > * Copyright (c) 2003-2007 Chelsio, Inc. All rights reserved. > - * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved. > * > * This software is available to you under a choice of one of two > * licenses. You may choose to be licensed under the terms of the GNU > diff --git a/drivers/net/cxgb3/l2t.h b/drivers/net/cxgb3/l2t.h > old mode 100755 > new mode 100644 > index ba5d2cb..d790013 > --- a/drivers/net/cxgb3/l2t.h > +++ b/drivers/net/cxgb3/l2t.h > @@ -1,6 +1,5 @@ > /* > * Copyright (c) 2003-2007 Chelsio, Inc. All rights reserved. > - * Copyright (c) 2006-2007 Open Grid Computing, Inc. All rights reserved. > * > * This software is available to you under a choice of one of two > * licenses. You may choose to be licensed under the terms of the GNU > diff --git a/drivers/net/cxgb3/t3cdev.h b/drivers/net/cxgb3/t3cdev.h > old mode 100755 > new mode 100644 > index 9af3bcd..fa4099b > --- a/drivers/net/cxgb3/t3cdev.h > +++ b/drivers/net/cxgb3/t3cdev.h > @@ -1,6 +1,5 @@ > /* > * Copyright (C) 2006-2007 Chelsio Communications. All rights reserved. > - * Copyright (C) 2006-2007 Open Grid Computing, Inc. All rights reserved. > * > * This software is available to you under a choice of one of two > * licenses. You may choose to be licensed under the terms of the GNU > > > _______________________________________________ > openib-general mailing list > [email protected] > http://openib.org/mailman/listinfo/openib-general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general > _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
