summaryrefslogtreecommitdiff
path: root/asn1/atn-cpdlc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/atn-cpdlc/Makefile.am')
-rw-r--r--asn1/atn-cpdlc/Makefile.am28
1 files changed, 20 insertions, 8 deletions
diff --git a/asn1/atn-cpdlc/Makefile.am b/asn1/atn-cpdlc/Makefile.am
index 7a03acb19a..d357a4d4df 100644
--- a/asn1/atn-cpdlc/Makefile.am
+++ b/asn1/atn-cpdlc/Makefile.am
@@ -1,12 +1,24 @@
-# Makefile.am
-# ASN.1-based plugin atn-cpdlc
-# Controller Pilot DataLink Communication (CPDLC) version 1
-# (Plain Old CPDLC and Protected Mode CPDLC)
-# ICAO doc doc9705 Ed. 2
-# Aereonautical Telecommunications Network (ATN)
-#
-# (c) 2013 Mathias Guettler guettler@web.de
+# $Id$
#
+#
+# Wireshark - Network traffic analyzer
+# By Gerald Combs <gerald@wireshark.org>
+# Copyright 1998 Gerald Combs
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
include ../Makefile.preinc
include Makefile.common