summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/bmp_layout.h4
-rw-r--r--include/command.h4
-rw-r--r--include/common.h4
-rw-r--r--include/console.h4
-rw-r--r--include/debug_ll.h6
-rw-r--r--include/digest.h4
-rw-r--r--include/driver.h4
-rw-r--r--include/environment.h4
-rw-r--r--include/fec.h4
-rw-r--r--include/getopt.h3
-rw-r--r--include/image.h4
-rw-r--r--include/kfifo.h5
-rw-r--r--include/linux/amba/serial.h3
-rw-r--r--include/linux/mtd/ubi.h3
-rw-r--r--include/linux/rbtree.h3
-rw-r--r--include/mci.h4
-rw-r--r--include/menu.h4
-rw-r--r--include/miidev.h4
-rw-r--r--include/mtd/ubi-user.h3
-rw-r--r--include/ns16550.h4
-rw-r--r--include/part.h4
-rw-r--r--include/password.h3
-rw-r--r--include/rtc.h4
-rw-r--r--include/s_record.h4
-rw-r--r--include/scsi.h4
-rw-r--r--include/sizes.h4
-rw-r--r--include/ubi-media.h3
-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
32 files changed, 0 insertions, 122 deletions
diff --git a/include/bmp_layout.h b/include/bmp_layout.h
index 63c5564830..97cc05e25c 100644
--- a/include/bmp_layout.h
+++ b/include/bmp_layout.h
@@ -14,10 +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
*/
/************************************************************************/
diff --git a/include/command.h b/include/command.h
index 80cbf5603f..ffc722ce23 100644
--- a/include/command.h
+++ b/include/command.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
*/
/*
diff --git a/include/common.h b/include/common.h
index df12083944..3e5204d3d8 100644
--- a/include/common.h
+++ b/include/common.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
*/
#ifndef __COMMON_H_
diff --git a/include/console.h b/include/console.h
index 47e8600037..c45feb4785 100644
--- a/include/console.h
+++ b/include/console.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
*/
#ifndef _CONSOLE_H_
diff --git a/include/debug_ll.h b/include/debug_ll.h
index 6b1b174ad4..a8bac273e2 100644
--- a/include/debug_ll.h
+++ b/include/debug_ll.h
@@ -14,12 +14,6 @@
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA.
- *
*/
#ifndef __INCLUDE_DEBUG_LL_H__
diff --git a/include/digest.h b/include/digest.h
index 36a8e37fda..8563c10128 100644
--- a/include/digest.h
+++ b/include/digest.h
@@ -14,10 +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 __DIGEST_H__
diff --git a/include/driver.h b/include/driver.h
index 0fecc7a670..30b2089cd8 100644
--- a/include/driver.h
+++ b/include/driver.h
@@ -14,10 +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 DRIVER_H
diff --git a/include/environment.h b/include/environment.h
index 7ece7c9a8a..5cd7ecfee0 100644
--- a/include/environment.h
+++ b/include/environment.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
*/
#ifndef _ENVIRONMENT_H_
diff --git a/include/fec.h b/include/fec.h
index f56b02309d..2d2fc2a2e5 100644
--- a/include/fec.h
+++ b/include/fec.h
@@ -12,10 +12,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
*/
/**
diff --git a/include/getopt.h b/include/getopt.h
index ed55e22fde..f23175fb87 100644
--- a/include/getopt.h
+++ b/include/getopt.h
@@ -12,9 +12,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 __GETOPT_H
diff --git a/include/image.h b/include/image.h
index 027b5f2520..72adf68cbc 100644
--- a/include/image.h
+++ b/include/image.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: This header file defines an interface to barebox. Including
diff --git a/include/kfifo.h b/include/kfifo.h
index 2987e0b1e2..25880f4626 100644
--- a/include/kfifo.h
+++ b/include/kfifo.h
@@ -12,11 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
*/
#ifndef _LINUX_KFIFO_H
#define _LINUX_KFIFO_H
diff --git a/include/linux/amba/serial.h b/include/linux/amba/serial.h
index f4d7bf8d0b..7f90b356b5 100644
--- a/include/linux/amba/serial.h
+++ b/include/linux/amba/serial.h
@@ -16,9 +16,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 ASM_ARM_HARDWARE_SERIAL_AMBA_H
#define ASM_ARM_HARDWARE_SERIAL_AMBA_H
diff --git a/include/linux/mtd/ubi.h b/include/linux/mtd/ubi.h
index 2f1db318d2..f243c8e4ae 100644
--- a/include/linux/mtd/ubi.h
+++ b/include/linux/mtd/ubi.h
@@ -11,9 +11,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
*
* Author: Artem Bityutskiy (Битюцкий Артём)
*/
diff --git a/include/linux/rbtree.h b/include/linux/rbtree.h
index 6ff28e026b..756dbf4e81 100644
--- a/include/linux/rbtree.h
+++ b/include/linux/rbtree.h
@@ -12,9 +12,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
linux/include/linux/rbtree.h
diff --git a/include/mci.h b/include/mci.h
index 97036c35b9..db78b9cfe6 100644
--- a/include/mci.h
+++ b/include/mci.h
@@ -21,10 +21,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 _MCI_H_
diff --git a/include/menu.h b/include/menu.h
index 40f8eabee3..f63a405121 100644
--- a/include/menu.h
+++ b/include/menu.h
@@ -14,10 +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 __MENU_H__
diff --git a/include/miidev.h b/include/miidev.h
index 4bbf94c237..663727a535 100644
--- a/include/miidev.h
+++ b/include/miidev.h
@@ -17,10 +17,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 __MIIDEV_H__
#define __MIIDEV_H__
diff --git a/include/mtd/ubi-user.h b/include/mtd/ubi-user.h
index 62d8c936b2..72a6d9c6b4 100644
--- a/include/mtd/ubi-user.h
+++ b/include/mtd/ubi-user.h
@@ -11,9 +11,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
*
* Author: Artem Bityutskiy (Битюцкий Артём)
*/
diff --git a/include/ns16550.h b/include/ns16550.h
index 4a41b93424..27cb4cf101 100644
--- a/include/ns16550.h
+++ b/include/ns16550.h
@@ -21,10 +21,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 __NS16650_PLATFORM_H_
diff --git a/include/part.h b/include/part.h
index d0c419ba00..d4d40f6ec9 100644
--- a/include/part.h
+++ b/include/part.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
*/
#ifndef _PART_H
#define _PART_H
diff --git a/include/password.h b/include/password.h
index 540ab05d45..df03cd7561 100644
--- a/include/password.h
+++ b/include/password.h
@@ -13,9 +13,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 __PASSWORD_H__
diff --git a/include/rtc.h b/include/rtc.h
index 15f3571d76..c71ec4d75c 100644
--- a/include/rtc.h
+++ b/include/rtc.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
*/
/*
diff --git a/include/s_record.h b/include/s_record.h
index 07806d5cd8..84b4719519 100644
--- a/include/s_record.h
+++ b/include/s_record.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
*/
/*--------------------------------------------------------------------------
diff --git a/include/scsi.h b/include/scsi.h
index 931d03da9d..00750acac8 100644
--- a/include/scsi.h
+++ b/include/scsi.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
*
*/
#ifndef _SCSI_H
diff --git a/include/sizes.h b/include/sizes.h
index aa0fbdccdb..c47f906853 100644
--- a/include/sizes.h
+++ b/include/sizes.h
@@ -8,10 +8,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/* Size defintions
* Copyright (C) ARM Limited 1998. All rights reserved.
diff --git a/include/ubi-media.h b/include/ubi-media.h
index 10490fdb16..4edbbb20e0 100644
--- a/include/ubi-media.h
+++ b/include/ubi-media.h
@@ -11,9 +11,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
*
* Authors: Artem Bityutskiy (Битюцкий Артём)
* Thomas Gleixner
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