diff options
author | Michael Brown <mcb30@ipxe.org> | 2012-07-20 19:55:45 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2012-07-20 19:55:45 +0100 |
commit | c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd (patch) | |
tree | ac4c4471390f38d6565b92e9fd9c844eecf3dbdd /src/drivers/net/cs89x0.h | |
parent | 1ac62b914ec9f478cc0ed63a45a87196a583b073 (diff) | |
download | ipxe-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/drivers/net/cs89x0.h')
-rw-r--r-- | src/drivers/net/cs89x0.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/drivers/net/cs89x0.h b/src/drivers/net/cs89x0.h index a36b907c6..432fe94eb 100644 --- a/src/drivers/net/cs89x0.h +++ b/src/drivers/net/cs89x0.h @@ -31,7 +31,8 @@ FILE_LICENCE ( GPL2_ONLY ); 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. */ #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ /* offset 2h -> Model/Product Number */ |