aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/Makefile.inc')
-rw-r--r--asn1/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/Makefile.inc b/asn1/Makefile.inc
index c01c88aa57..6c59cfcadd 100644
--- a/asn1/Makefile.inc
+++ b/asn1/Makefile.inc
@@ -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.
DISSECTOR = $(top_srcdir)/epan/dissectors/packet-$(PROTOCOL_NAME).c
# This header file need not exist/get generated. It is only used when cleaning.