Update Copyright information in the source files. Signed-off-by: Tatyana Nikolova <[email protected]> Signed-off-by: Faisal Latif <[email protected]> --- .../fixes/nes_0063_copyright_update.patch | 179 ++++++++++++++++++++ 1 files changed, 179 insertions(+), 0 deletions(-) create mode 100644 kernel_patches/fixes/nes_0063_copyright_update.patch
diff --git a/kernel_patches/fixes/nes_0063_copyright_update.patch b/kernel_patches/fixes/nes_0063_copyright_update.patch new file mode 100644 index 0000000..386bddd --- /dev/null +++ b/kernel_patches/fixes/nes_0063_copyright_update.patch @@ -0,0 +1,179 @@ +diff --git a/drivers/infiniband/hw/nes/nes.c b/drivers/infiniband/hw/nes/nes.c +index ec809f7..7bd1e75 100644 +--- a/drivers/infiniband/hw/nes/nes.c ++++ b/drivers/infiniband/hw/nes/nes.c +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved. + * Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved. + * + * This software is available to you under a choice of one of two +diff --git a/drivers/infiniband/hw/nes/nes.h b/drivers/infiniband/hw/nes/nes.h +index 4bf44aa..390eb42 100644 +--- a/drivers/infiniband/hw/nes/nes.h ++++ b/drivers/infiniband/hw/nes/nes.h +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved. + * Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved. + * + * This software is available to you under a choice of one of two +diff --git a/drivers/infiniband/hw/nes/nes_cm.c b/drivers/infiniband/hw/nes/nes_cm.c +index 230974d..597b993 100644 +--- a/drivers/infiniband/hw/nes/nes_cm.c ++++ b/drivers/infiniband/hw/nes/nes_cm.c +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_cm.h b/drivers/infiniband/hw/nes/nes_cm.h +index bdfa1fb..4646e66 100644 +--- a/drivers/infiniband/hw/nes/nes_cm.h ++++ b/drivers/infiniband/hw/nes/nes_cm.h +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_context.h b/drivers/infiniband/hw/nes/nes_context.h +index b4393a1..a69eef1 100644 +--- a/drivers/infiniband/hw/nes/nes_context.h ++++ b/drivers/infiniband/hw/nes/nes_context.h +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_hw.c b/drivers/infiniband/hw/nes/nes_hw.c +index e9ee74d..485a1b3 100644 +--- a/drivers/infiniband/hw/nes/nes_hw.c ++++ b/drivers/infiniband/hw/nes/nes_hw.c +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_hw.h b/drivers/infiniband/hw/nes/nes_hw.h +index 11012e5..5b41161 100644 +--- a/drivers/infiniband/hw/nes/nes_hw.h ++++ b/drivers/infiniband/hw/nes/nes_hw.h +@@ -1,5 +1,5 @@ + /* +-* Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++* Copyright (c) 2006 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_mgt.c b/drivers/infiniband/hw/nes/nes_mgt.c +index 6af74ed..e46b000 100644 +--- a/drivers/infiniband/hw/nes/nes_mgt.c ++++ b/drivers/infiniband/hw/nes/nes_mgt.c +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel-NE, Inc. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel-NE, 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/infiniband/hw/nes/nes_mgt.h b/drivers/infiniband/hw/nes/nes_mgt.h +index b4a56cc..4e42145 100644 +--- a/drivers/infiniband/hw/nes/nes_mgt.h ++++ b/drivers/infiniband/hw/nes/nes_mgt.h +@@ -1,5 +1,5 @@ + /* +-* Copyright (c) 2010 Intel-NE, Inc. All rights reserved. ++* Copyright (c) 2006 - 2011 Intel-NE, 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/infiniband/hw/nes/nes_nic.c b/drivers/infiniband/hw/nes/nes_nic.c +index 0aaa1db..c5b9a79 100644 +--- a/drivers/infiniband/hw/nes/nes_nic.c ++++ b/drivers/infiniband/hw/nes/nes_nic.c +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_ud.c b/drivers/infiniband/hw/nes/nes_ud.c +index a9ab971..eaa4b73 100644 +--- a/drivers/infiniband/hw/nes/nes_ud.c ++++ b/drivers/infiniband/hw/nes/nes_ud.c +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2009 - 2010 Intel Corporation. All rights reserved. ++ * Copyright (c) 2009 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_ud.h b/drivers/infiniband/hw/nes/nes_ud.h +index b28f6e2..1a93aaa 100644 +--- a/drivers/infiniband/hw/nes/nes_ud.h ++++ b/drivers/infiniband/hw/nes/nes_ud.h +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2009 - 2010 Intel Corporation. All rights reserved. ++ * Copyright (c) 2009 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_user.h b/drivers/infiniband/hw/nes/nes_user.h +index 71e133a..4926de7 100644 +--- a/drivers/infiniband/hw/nes/nes_user.h ++++ b/drivers/infiniband/hw/nes/nes_user.h +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved. + * Copyright (c) 2005 Topspin Communications. All rights reserved. + * Copyright (c) 2005 Cisco Systems. All rights reserved. + * Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved. +diff --git a/drivers/infiniband/hw/nes/nes_utils.c b/drivers/infiniband/hw/nes/nes_utils.c +index 5d2c1ca..8f00511 100644 +--- a/drivers/infiniband/hw/nes/nes_utils.c ++++ b/drivers/infiniband/hw/nes/nes_utils.c +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_verbs.c b/drivers/infiniband/hw/nes/nes_verbs.c +index b382a6a..5fc5418 100644 +--- a/drivers/infiniband/hw/nes/nes_verbs.c ++++ b/drivers/infiniband/hw/nes/nes_verbs.c +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. 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/infiniband/hw/nes/nes_verbs.h b/drivers/infiniband/hw/nes/nes_verbs.h +index 031a3f4..d3b4ad5 100644 +--- a/drivers/infiniband/hw/nes/nes_verbs.h ++++ b/drivers/infiniband/hw/nes/nes_verbs.h +@@ -1,5 +1,5 @@ + /* +- * Copyright (c) 2006 - 2009 Intel Corporation. All rights reserved. ++ * Copyright (c) 2006 - 2011 Intel Corporation. All rights reserved. + * Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved. + * + * This software is available to you under a choice of one of two +-- +1.7.1 + -- 1.7.1 _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
