Update Free Software Foundation address.
[metze/wireshark/wip.git] / epan / dissectors / packet-v120.c
index c43422ebd386335a2bf034f7b4cf401152992395..bf86b1992be9f339b81c3fe656620fa7c7fc86ac 100644 (file)
  *
  * 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.
  */
 
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif
 
-#include <stdio.h>
 #include <glib.h>
-#include <string.h>
 #include <epan/packet.h>
 #include <epan/xdlc.h>
 #include <epan/emem.h>