aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>2012-11-16 10:19:58 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-16 11:09:08 -0500
commit76859725ad31ac480d55bf176e5bbe0f9ab6e6cb (patch)
tree4aa4b9b2d3b53192c0820e43e7c5706aef5c6eca
parenta13ea24e20fc09c33e5bbd5ab35b24fd69437313 (diff)
Staging: ipack: adapt copyright to CERN guidelines
Adapt the copyright clause to CERN guidelines, as it has the copyright over them. Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/ipack/carriers/tpci200.c7
-rw-r--r--drivers/staging/ipack/carriers/tpci200.h7
-rw-r--r--drivers/staging/ipack/devices/ipoctal.c7
-rw-r--r--drivers/staging/ipack/devices/ipoctal.h7
-rw-r--r--drivers/staging/ipack/devices/scc2698.h7
-rw-r--r--drivers/staging/ipack/ipack.c4
-rw-r--r--drivers/staging/ipack/ipack.h4
7 files changed, 24 insertions, 19 deletions
diff --git a/drivers/staging/ipack/carriers/tpci200.c b/drivers/staging/ipack/carriers/tpci200.c
index 31cafffb8e7f..c1a19b274c23 100644
--- a/drivers/staging/ipack/carriers/tpci200.c
+++ b/drivers/staging/ipack/carriers/tpci200.c
@@ -2,9 +2,10 @@
2 * tpci200.c 2 * tpci200.c
3 * 3 *
4 * driver for the TEWS TPCI-200 device 4 * driver for the TEWS TPCI-200 device
5 * Copyright (c) 2009 Nicolas Serafini, EIC2 SA 5 *
6 * Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN 6 * Copyright (C) 2009-2012 CERN (www.cern.ch)
7 * Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia 7 * Author: Nicolas Serafini, EIC2 SA
8 * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
8 * 9 *
9 * This program is free software; you can redistribute it and/or modify it 10 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License as published by the Free 11 * under the terms of the GNU General Public License as published by the Free
diff --git a/drivers/staging/ipack/carriers/tpci200.h b/drivers/staging/ipack/carriers/tpci200.h
index 982f31920af5..8d9be277b34d 100644
--- a/drivers/staging/ipack/carriers/tpci200.h
+++ b/drivers/staging/ipack/carriers/tpci200.h
@@ -2,9 +2,10 @@
2 * tpci200.h 2 * tpci200.h
3 * 3 *
4 * driver for the carrier TEWS TPCI-200 4 * driver for the carrier TEWS TPCI-200
5 * Copyright (c) 2009 Nicolas Serafini, EIC2 SA 5 *
6 * Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN 6 * Copyright (C) 2009-2012 CERN (www.cern.ch)
7 * Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia 7 * Author: Nicolas Serafini, EIC2 SA
8 * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
8 * 9 *
9 * This program is free software; you can redistribute it and/or modify it 10 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License as published by the Free 11 * under the terms of the GNU General Public License as published by the Free
diff --git a/drivers/staging/ipack/devices/ipoctal.c b/drivers/staging/ipack/devices/ipoctal.c
index b6a72e6c1061..783f120338d1 100644
--- a/drivers/staging/ipack/devices/ipoctal.c
+++ b/drivers/staging/ipack/devices/ipoctal.c
@@ -2,9 +2,10 @@
2 * ipoctal.c 2 * ipoctal.c
3 * 3 *
4 * driver for the GE IP-OCTAL boards 4 * driver for the GE IP-OCTAL boards
5 * Copyright (c) 2009 Nicolas Serafini, EIC2 SA 5 *
6 * Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN 6 * Copyright (C) 2009-2012 CERN (www.cern.ch)
7 * Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia 7 * Author: Nicolas Serafini, EIC2 SA
8 * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
8 * 9 *
9 * This program is free software; you can redistribute it and/or modify it 10 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License as published by the Free 11 * under the terms of the GNU General Public License as published by the Free
diff --git a/drivers/staging/ipack/devices/ipoctal.h b/drivers/staging/ipack/devices/ipoctal.h
index c5b4ed46516f..28f1c4233154 100644
--- a/drivers/staging/ipack/devices/ipoctal.h
+++ b/drivers/staging/ipack/devices/ipoctal.h
@@ -2,9 +2,10 @@
2 * ipoctal.h 2 * ipoctal.h
3 * 3 *
4 * driver for the IPOCTAL boards 4 * driver for the IPOCTAL boards
5 * Copyright (c) 2009 Nicolas Serafini, EIC2 SA 5
6 * Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN 6 * Copyright (C) 2009-2012 CERN (www.cern.ch)
7 * Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia 7 * Author: Nicolas Serafini, EIC2 SA
8 * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
8 * 9 *
9 * This program is free software; you can redistribute it and/or modify it 10 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License as published by the Free 11 * under the terms of the GNU General Public License as published by the Free
diff --git a/drivers/staging/ipack/devices/scc2698.h b/drivers/staging/ipack/devices/scc2698.h
index 96e8d8c30e14..2ad6acd513fa 100644
--- a/drivers/staging/ipack/devices/scc2698.h
+++ b/drivers/staging/ipack/devices/scc2698.h
@@ -2,9 +2,10 @@
2 * scc2698.h 2 * scc2698.h
3 * 3 *
4 * driver for the IPOCTAL boards 4 * driver for the IPOCTAL boards
5 * Copyright (c) 2009 Nicolas Serafini, EIC2 SA 5 *
6 * Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN 6 * Copyright (C) 2009-2012 CERN (www.cern.ch)
7 * Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia 7 * Author: Nicolas Serafini, EIC2 SA
8 * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
8 * 9 *
9 * This program is free software; you can redistribute it and/or modify it 10 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License as published by the Free 11 * under the terms of the GNU General Public License as published by the Free
diff --git a/drivers/staging/ipack/ipack.c b/drivers/staging/ipack/ipack.c
index 429696bc544b..6d5079de52b9 100644
--- a/drivers/staging/ipack/ipack.c
+++ b/drivers/staging/ipack/ipack.c
@@ -1,8 +1,8 @@
1/* 1/*
2 * Industry-pack bus support functions. 2 * Industry-pack bus support functions.
3 * 3 *
4 * (C) 2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN 4 * Copyright (C) 2011-2012 CERN (www.cern.ch)
5 * (C) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia 5 * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
6 * 6 *
7 * This program is free software; you can redistribute it and/or modify it 7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the Free 8 * under the terms of the GNU General Public License as published by the Free
diff --git a/drivers/staging/ipack/ipack.h b/drivers/staging/ipack/ipack.h
index 7ca8789459e9..6760bfaf0ac4 100644
--- a/drivers/staging/ipack/ipack.h
+++ b/drivers/staging/ipack/ipack.h
@@ -1,8 +1,8 @@
1/* 1/*
2 * Industry-pack bus. 2 * Industry-pack bus.
3 * 3 *
4 * (C) 2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN 4 * Copyright (C) 2011-2012 CERN (www.cern.ch)
5 * (C) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia 5 * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
6 * 6 *
7 * This program is free software; you can redistribute it and/or modify it 7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the Free 8 * under the terms of the GNU General Public License as published by the Free