diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/errno.h | 3 | ||||
| -rw-r--r-- | src/include/hci/ifmgmt_cmd.h | 3 | ||||
| -rw-r--r-- | src/include/ipxe/bitops.h | 3 | ||||
| -rw-r--r-- | src/include/ipxe/eapol.h | 3 | ||||
| -rw-r--r-- | src/include/ipxe/fip.h | 3 | ||||
| -rw-r--r-- | src/include/ipxe/isapnp.h | 3 | ||||
| -rw-r--r-- | src/include/ipxe/sec80211.h | 3 | ||||
| -rw-r--r-- | src/include/ipxe/wpa.h | 3 |
8 files changed, 16 insertions, 8 deletions
diff --git a/src/include/errno.h b/src/include/errno.h index a86573fc9..bd4ddaf41 100644 --- a/src/include/errno.h +++ b/src/include/errno.h @@ -13,7 +13,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef ERRNO_H diff --git a/src/include/hci/ifmgmt_cmd.h b/src/include/hci/ifmgmt_cmd.h index a7751cb28..abdb27f43 100644 --- a/src/include/hci/ifmgmt_cmd.h +++ b/src/include/hci/ifmgmt_cmd.h @@ -13,7 +13,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _IFMGMT_CMD_H diff --git a/src/include/ipxe/bitops.h b/src/include/ipxe/bitops.h index 4118ef819..73e859f41 100644 --- a/src/include/ipxe/bitops.h +++ b/src/include/ipxe/bitops.h @@ -16,7 +16,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ FILE_LICENCE ( GPL2_OR_LATER ); diff --git a/src/include/ipxe/eapol.h b/src/include/ipxe/eapol.h index 3fad44284..5ca9c2815 100644 --- a/src/include/ipxe/eapol.h +++ b/src/include/ipxe/eapol.h @@ -13,7 +13,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _IPXE_EAPOL_H diff --git a/src/include/ipxe/fip.h b/src/include/ipxe/fip.h index b81e8604e..872923375 100644 --- a/src/include/ipxe/fip.h +++ b/src/include/ipxe/fip.h @@ -16,7 +16,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #include <stdint.h> diff --git a/src/include/ipxe/isapnp.h b/src/include/ipxe/isapnp.h index 47a47025b..b0b0e98d6 100644 --- a/src/include/ipxe/isapnp.h +++ b/src/include/ipxe/isapnp.h @@ -15,7 +15,8 @@ * * 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. +* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +* 02110-1301, USA. * * Portions of this code: * Copyright (C) 2001 P.J.H.Fox (fox@roestock.demon.co.uk) diff --git a/src/include/ipxe/sec80211.h b/src/include/ipxe/sec80211.h index 59ca3eb85..3ca3d84f2 100644 --- a/src/include/ipxe/sec80211.h +++ b/src/include/ipxe/sec80211.h @@ -13,7 +13,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _IPXE_SEC80211_H diff --git a/src/include/ipxe/wpa.h b/src/include/ipxe/wpa.h index 293422828..44934b3b9 100644 --- a/src/include/ipxe/wpa.h +++ b/src/include/ipxe/wpa.h @@ -13,7 +13,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef _IPXE_WPA_H |
