summaryrefslogtreecommitdiffstats
path: root/include/usb
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb')
-rw-r--r--include/usb/composite.h4
-rw-r--r--include/usb/dfu.h3
-rw-r--r--include/usb/usb.h4
-rw-r--r--include/usb/usb_defs.h4
-rw-r--r--include/usb/usbnet.h3
5 files changed, 0 insertions, 18 deletions
diff --git a/include/usb/composite.h b/include/usb/composite.h
index cf1c9f3d97..798fa110e7 100644
--- a/include/usb/composite.h
+++ b/include/usb/composite.h
@@ -12,10 +12,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef __LINUX_USB_COMPOSITE_H
diff --git a/include/usb/dfu.h b/include/usb/dfu.h
index a1777241a0..d522e1f21d 100644
--- a/include/usb/dfu.h
+++ b/include/usb/dfu.h
@@ -18,9 +18,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <linux/types.h>
diff --git a/include/usb/usb.h b/include/usb/usb.h
index 19b092ea65..4649ee2a9e 100644
--- a/include/usb/usb.h
+++ b/include/usb/usb.h
@@ -15,10 +15,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*
* Note: Part of this code has been derived from linux
*
diff --git a/include/usb/usb_defs.h b/include/usb/usb_defs.h
index 8032e57125..13eb330ec5 100644
--- a/include/usb/usb_defs.h
+++ b/include/usb/usb_defs.h
@@ -15,10 +15,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
*
* Note: Part of this code has been derived from linux
*
diff --git a/include/usb/usbnet.h b/include/usb/usbnet.h
index 1609b2eb26..4087479a1f 100644
--- a/include/usb/usbnet.h
+++ b/include/usb/usbnet.h
@@ -14,9 +14,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef __LINUX_USB_USBNET_H