aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2012-07-20 19:55:45 +0100
committerMichael Brown <mcb30@ipxe.org>2012-07-20 19:55:45 +0100
commitc3b4860ce3fb25b907a2ca3e46955df34c0ae9fd (patch)
treeac4c4471390f38d6565b92e9fd9c844eecf3dbdd /src/include
parent1ac62b914ec9f478cc0ed63a45a87196a583b073 (diff)
downloadipxe-c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd.tar.gz
[legal] Update FSF mailing address in GPL licence texts
Suggested-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include')
-rw-r--r--src/include/errno.h3
-rw-r--r--src/include/hci/ifmgmt_cmd.h3
-rw-r--r--src/include/ipxe/bitops.h3
-rw-r--r--src/include/ipxe/eapol.h3
-rw-r--r--src/include/ipxe/fip.h3
-rw-r--r--src/include/ipxe/isapnp.h3
-rw-r--r--src/include/ipxe/sec80211.h3
-rw-r--r--src/include/ipxe/wpa.h3
8 files changed, 16 insertions, 8 deletions
diff --git a/src/include/errno.h b/src/include/errno.h
index a86573fc..bd4ddaf4 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 a7751cb2..abdb27f4 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 4118ef81..73e859f4 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 3fad4428..5ca9c281 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 b81e8604..87292337 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 47a47025..b0b0e98d 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 59ca3eb8..3ca3d84f 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 29342282..44934b3b 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