Commit 76859725 authored by Samuel Iglesias Gonsalvez's avatar Samuel Iglesias Gonsalvez Committed by Greg Kroah-Hartman

Staging: ipack: adapt copyright to CERN guidelines

Adapt the copyright clause to CERN guidelines, as it has the copyright over
them.
Signed-off-by: default avatarSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a13ea24e
...@@ -2,9 +2,10 @@ ...@@ -2,9 +2,10 @@
* tpci200.c * tpci200.c
* *
* driver for the TEWS TPCI-200 device * driver for the TEWS TPCI-200 device
* Copyright (c) 2009 Nicolas Serafini, EIC2 SA *
* Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN * Copyright (C) 2009-2012 CERN (www.cern.ch)
* Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia * Author: Nicolas Serafini, EIC2 SA
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
......
...@@ -2,9 +2,10 @@ ...@@ -2,9 +2,10 @@
* tpci200.h * tpci200.h
* *
* driver for the carrier TEWS TPCI-200 * driver for the carrier TEWS TPCI-200
* Copyright (c) 2009 Nicolas Serafini, EIC2 SA *
* Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN * Copyright (C) 2009-2012 CERN (www.cern.ch)
* Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia * Author: Nicolas Serafini, EIC2 SA
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
......
...@@ -2,9 +2,10 @@ ...@@ -2,9 +2,10 @@
* ipoctal.c * ipoctal.c
* *
* driver for the GE IP-OCTAL boards * driver for the GE IP-OCTAL boards
* Copyright (c) 2009 Nicolas Serafini, EIC2 SA *
* Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN * Copyright (C) 2009-2012 CERN (www.cern.ch)
* Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia * Author: Nicolas Serafini, EIC2 SA
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
......
...@@ -2,9 +2,10 @@ ...@@ -2,9 +2,10 @@
* ipoctal.h * ipoctal.h
* *
* driver for the IPOCTAL boards * driver for the IPOCTAL boards
* Copyright (c) 2009 Nicolas Serafini, EIC2 SA
* Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN * Copyright (C) 2009-2012 CERN (www.cern.ch)
* Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia * Author: Nicolas Serafini, EIC2 SA
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
......
...@@ -2,9 +2,10 @@ ...@@ -2,9 +2,10 @@
* scc2698.h * scc2698.h
* *
* driver for the IPOCTAL boards * driver for the IPOCTAL boards
* Copyright (c) 2009 Nicolas Serafini, EIC2 SA *
* Copyright (c) 2010,2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN * Copyright (C) 2009-2012 CERN (www.cern.ch)
* Copyright (c) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia * Author: Nicolas Serafini, EIC2 SA
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
......
/* /*
* Industry-pack bus support functions. * Industry-pack bus support functions.
* *
* (C) 2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN * Copyright (C) 2011-2012 CERN (www.cern.ch)
* (C) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
......
/* /*
* Industry-pack bus. * Industry-pack bus.
* *
* (C) 2011 Samuel Iglesias Gonsalvez <siglesia@cern.ch>, CERN * Copyright (C) 2011-2012 CERN (www.cern.ch)
* (C) 2012 Samuel Iglesias Gonsalvez <siglesias@igalia.com>, Igalia * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free * under the terms of the GNU General Public License as published by the Free
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment