aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/atn-ulcs/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-09-15 15:00:03 +0000
committerJörg Mayer <jmayer@loplof.de>2013-09-15 15:00:03 +0000
commitc5ffff76d87088bd66834af0ce8f2694d53fd54b (patch)
tree11f6eb0a9f43bcbb8f9964bb4d2bc39e35d20b71 /asn1/atn-ulcs/Makefile.am
parent05ba7d3afcd5b010f1f324f8e8ced78d01dd4180 (diff)
Fix checkapi warnings (missing id)
Replace Makefile.{am,nmake,common} that did not conform by their asn1/c133/ version. svn path=/trunk/; revision=52062
Diffstat (limited to 'asn1/atn-ulcs/Makefile.am')
-rw-r--r--asn1/atn-ulcs/Makefile.am25
1 files changed, 20 insertions, 5 deletions
diff --git a/asn1/atn-ulcs/Makefile.am b/asn1/atn-ulcs/Makefile.am
index 4347512508..d357a4d4df 100644
--- a/asn1/atn-ulcs/Makefile.am
+++ b/asn1/atn-ulcs/Makefile.am
@@ -1,9 +1,24 @@
-# Makefile.am
-# ASN.1-based plugin atn-pres
-# presentation layer for the Aereonautical Telecommunications Network (ATN)
-#
-# (c) 2012 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