aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
Diffstat (limited to 'epan')
-rw-r--r--epan/crypt/des.c2
-rw-r--r--epan/crypt/des.h2
-rw-r--r--epan/crypt/md4.c2
-rw-r--r--epan/crypt/md4.h2
-rw-r--r--epan/crypt/rc4.c2
-rw-r--r--epan/crypt/rc4.h2
-rw-r--r--epan/dissectors/packet-6lowpan.h2
-rw-r--r--epan/dissectors/packet-asf.c3
-rw-r--r--epan/dissectors/packet-ax25-kiss.h2
-rw-r--r--epan/dissectors/packet-bpq.h2
-rw-r--r--epan/dissectors/packet-gsmtap.c4
-rw-r--r--epan/dissectors/packet-i2c.c4
-rw-r--r--epan/dissectors/packet-mih.c2
-rw-r--r--epan/dissectors/packet-uhd.c4
14 files changed, 14 insertions, 21 deletions
diff --git a/epan/crypt/des.c b/epan/crypt/des.c
index bbc3a21c94..e219385a62 100644
--- a/epan/crypt/des.c
+++ b/epan/crypt/des.c
@@ -20,7 +20,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.
*/
#include "config.h"
diff --git a/epan/crypt/des.h b/epan/crypt/des.h
index aa91cc6a4f..7a5fb442ea 100644
--- a/epan/crypt/des.h
+++ b/epan/crypt/des.h
@@ -20,7 +20,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.
*/
void crypt_des_ecb(unsigned char *out, const unsigned char *in, const unsigned char *key, int forw);
diff --git a/epan/crypt/md4.c b/epan/crypt/md4.c
index fc495dd3a4..8eac4b2764 100644
--- a/epan/crypt/md4.c
+++ b/epan/crypt/md4.c
@@ -17,7 +17,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.
*/
#include "config.h"
diff --git a/epan/crypt/md4.h b/epan/crypt/md4.h
index 2db43750b7..b3bdb87a08 100644
--- a/epan/crypt/md4.h
+++ b/epan/crypt/md4.h
@@ -17,7 +17,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.
*/
void crypt_md4(unsigned char *out, const unsigned char *in, size_t n);
diff --git a/epan/crypt/rc4.c b/epan/crypt/rc4.c
index d99cc1a85e..f2211de314 100644
--- a/epan/crypt/rc4.c
+++ b/epan/crypt/rc4.c
@@ -20,7 +20,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.
*/
#include "config.h"
diff --git a/epan/crypt/rc4.h b/epan/crypt/rc4.h
index 37c1903eea..56259acd7e 100644
--- a/epan/crypt/rc4.h
+++ b/epan/crypt/rc4.h
@@ -20,7 +20,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.
*/
typedef struct _rc4_state_struct {
diff --git a/epan/dissectors/packet-6lowpan.h b/epan/dissectors/packet-6lowpan.h
index 64aa08c6c8..cf0aa536b1 100644
--- a/epan/dissectors/packet-6lowpan.h
+++ b/epan/dissectors/packet-6lowpan.h
@@ -15,7 +15,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_6LOWPAN_H__
diff --git a/epan/dissectors/packet-asf.c b/epan/dissectors/packet-asf.c
index 269ee68b1d..9d91d34cb4 100644
--- a/epan/dissectors/packet-asf.c
+++ b/epan/dissectors/packet-asf.c
@@ -23,8 +23,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/epan/dissectors/packet-ax25-kiss.h b/epan/dissectors/packet-ax25-kiss.h
index c98df2918e..06d469bb7e 100644
--- a/epan/dissectors/packet-ax25-kiss.h
+++ b/epan/dissectors/packet-ax25-kiss.h
@@ -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.
*/
#ifndef __PACKET_AX25_KISS_H__
diff --git a/epan/dissectors/packet-bpq.h b/epan/dissectors/packet-bpq.h
index ad8e59a167..c6df53e237 100644
--- a/epan/dissectors/packet-bpq.h
+++ b/epan/dissectors/packet-bpq.h
@@ -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.
*/
#ifndef __PACKET_BPQ_H__
diff --git a/epan/dissectors/packet-gsmtap.c b/epan/dissectors/packet-gsmtap.c
index 0c6ecd9906..f3c9475711 100644
--- a/epan/dissectors/packet-gsmtap.c
+++ b/epan/dissectors/packet-gsmtap.c
@@ -22,9 +22,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.
*/
/* GSMTAP is a generic header format for GSM protocol captures,
diff --git a/epan/dissectors/packet-i2c.c b/epan/dissectors/packet-i2c.c
index 77a71ce250..ffb264143d 100644
--- a/epan/dissectors/packet-i2c.c
+++ b/epan/dissectors/packet-i2c.c
@@ -21,9 +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/epan/dissectors/packet-mih.c b/epan/dissectors/packet-mih.c
index 0ef8919504..cf50dfbf18 100644
--- a/epan/dissectors/packet-mih.c
+++ b/epan/dissectors/packet-mih.c
@@ -27,7 +27,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.
*/
diff --git a/epan/dissectors/packet-uhd.c b/epan/dissectors/packet-uhd.c
index b039334c50..813ab519e9 100644
--- a/epan/dissectors/packet-uhd.c
+++ b/epan/dissectors/packet-uhd.c
@@ -21,9 +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.
*/
/*