summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-04-16 00:00:09 +0000
committerEvan Huus <eapache@gmail.com>2013-04-16 00:00:09 +0000
commitd0bd2097f0393fe28e45b802a8418e86eafb2ae2 (patch)
tree0bced714562aec38c45c0fc758b56ad4b69fc08a /plugins
parentf7fbe1ccdac5a04734b3bf904684137a8d7194d7 (diff)
downloadwireshark-d0bd2097f0393fe28e45b802a8418e86eafb2ae2.tar.gz
Fix another dozen or so files with bad FSF addresses as caught by licensecheck.
svn path=/trunk/; revision=48869
Diffstat (limited to 'plugins')
-rw-r--r--plugins/asn1/asn1.c2
-rw-r--r--plugins/asn1/asn1.h2
-rw-r--r--plugins/irda/packet-sir.c2
-rw-r--r--plugins/wimaxmacphy/packet-wimaxmacphy.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/asn1/asn1.c b/plugins/asn1/asn1.c
index 5e2080ed91..7390990bdf 100644
--- a/plugins/asn1/asn1.c
+++ b/plugins/asn1/asn1.c
@@ -24,7 +24,7 @@
*
* 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.
*/
/*
diff --git a/plugins/asn1/asn1.h b/plugins/asn1/asn1.h
index 880575930f..49cdbc7317 100644
--- a/plugins/asn1/asn1.h
+++ b/plugins/asn1/asn1.h
@@ -24,7 +24,7 @@
*
* 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 __ASN1_H__
diff --git a/plugins/irda/packet-sir.c b/plugins/irda/packet-sir.c
index da9856bf6d..3259aaea1a 100644
--- a/plugins/irda/packet-sir.c
+++ b/plugins/irda/packet-sir.c
@@ -21,7 +21,7 @@
*
* 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include "config.h"
diff --git a/plugins/wimaxmacphy/packet-wimaxmacphy.h b/plugins/wimaxmacphy/packet-wimaxmacphy.h
index a767d1e158..9b5af45e24 100644
--- a/plugins/wimaxmacphy/packet-wimaxmacphy.h
+++ b/plugins/wimaxmacphy/packet-wimaxmacphy.h
@@ -19,7 +19,7 @@
*
* 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef __PACKET_WIMAXASNCP_H__