aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe
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/ipxe
parent1ac62b914ec9f478cc0ed63a45a87196a583b073 (diff)
downloadipxe-c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd.zip
ipxe-c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd.tar.gz
ipxe-c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd.tar.bz2
[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/ipxe')
-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
6 files changed, 12 insertions, 6 deletions
diff --git a/src/include/ipxe/bitops.h b/src/include/ipxe/bitops.h
index 4118ef8..73e859f 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 3fad442..5ca9c28 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 b81e860..8729233 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 47a4702..b0b0e98 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 59ca3eb..3ca3d84 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 2934228..44934b3 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