diff --git a/drivers/usb/host/fhci-dbg.c b/drivers/usb/host/fhci-dbg.c index 9935f10ad4071a217e62c6dff61d983884ba88bf..fafa91189e45bcb90745dc2047d1d8b0dd0948d1 100644 --- a/drivers/usb/host/fhci-dbg.c +++ b/drivers/usb/host/fhci-dbg.c @@ -9,11 +9,6 @@ * Peter Barada * Copyright (c) MontaVista Software, Inc. 2008. * Anton Vorontsov - * - * 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 Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #include diff --git a/drivers/usb/host/fhci-hcd.c b/drivers/usb/host/fhci-hcd.c index 763131134ab129054ab5fafec92f735f2983e4bb..48fe9e6c24655513a1a1be6668d760e22d445662 100644 --- a/drivers/usb/host/fhci-hcd.c +++ b/drivers/usb/host/fhci-hcd.c @@ -9,11 +9,6 @@ * Peter Barada * Copyright (c) MontaVista Software, Inc. 2008. * Anton Vorontsov - * - * 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 Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #include diff --git a/drivers/usb/host/fhci-hub.c b/drivers/usb/host/fhci-hub.c index d50a9ca158301db0068a0b567aa5161de3bc5311..c359dcdb9b13787d20ebead7d42ff479ee49ce00 100644 --- a/drivers/usb/host/fhci-hub.c +++ b/drivers/usb/host/fhci-hub.c @@ -9,11 +9,6 @@ * Peter Barada * Copyright (c) MontaVista Software, Inc. 2008. * Anton Vorontsov - * - * 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 Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #include diff --git a/drivers/usb/host/fhci-mem.c b/drivers/usb/host/fhci-mem.c index 532a5960ff489118ae1fd6d156f151464e0d697e..658aedc6adc1aa1ba52da55fb76d890002c262e3 100644 --- a/drivers/usb/host/fhci-mem.c +++ b/drivers/usb/host/fhci-mem.c @@ -9,11 +9,6 @@ * Peter Barada * Copyright (c) MontaVista Software, Inc. 2008. * Anton Vorontsov - * - * 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 Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #include diff --git a/drivers/usb/host/fhci-q.c b/drivers/usb/host/fhci-q.c index 664e1f98d68f2e5c93d9b028da7345b2c761d5d4..669c240523fe8441bd7ad64a5f440a2387ff03bd 100644 --- a/drivers/usb/host/fhci-q.c +++ b/drivers/usb/host/fhci-q.c @@ -9,11 +9,6 @@ * Peter Barada * Copyright (c) MontaVista Software, Inc. 2008. * Anton Vorontsov - * - * 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 Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #include diff --git a/drivers/usb/host/fhci-sched.c b/drivers/usb/host/fhci-sched.c index c8f3de90f464c98e641f3770559943f0dc9eb1f1..3d12cdd5f999596be2bcc1fdb5b433d8101ebdd5 100644 --- a/drivers/usb/host/fhci-sched.c +++ b/drivers/usb/host/fhci-sched.c @@ -9,11 +9,6 @@ * Peter Barada * Copyright (c) MontaVista Software, Inc. 2008. * Anton Vorontsov - * - * 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 Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #include diff --git a/drivers/usb/host/fhci-tds.c b/drivers/usb/host/fhci-tds.c index fa54315064da352dd9dd6b45b7091bc2f5a2261b..3a4e8f616751a85de8cac1632683af6936ac32c9 100644 --- a/drivers/usb/host/fhci-tds.c +++ b/drivers/usb/host/fhci-tds.c @@ -9,11 +9,6 @@ * Peter Barada * Copyright (c) MontaVista Software, Inc. 2008. * Anton Vorontsov - * - * 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 Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #include diff --git a/drivers/usb/host/fhci.h b/drivers/usb/host/fhci.h index 257c04c8af0c4c42f7148d5570c4e903463e5a13..e7ec41d62410ddce49b681b03d25d7a3c9730516 100644 --- a/drivers/usb/host/fhci.h +++ b/drivers/usb/host/fhci.h @@ -9,11 +9,6 @@ * Peter Barada * Copyright (c) MontaVista Software, Inc. 2008. * Anton Vorontsov - * - * 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 Software Foundation; either version 2 of the License, or (at your - * option) any later version. */ #ifndef __FHCI_H