aboutsummaryrefslogtreecommitdiffstats
path: root/tools/compare-abis.sh
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 21:53:52 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 21:53:52 +0000
commit600e6683616324c299cce01144f6082e1c4702ee (patch)
tree945be935239f4720c5d3e01c63f121bfb060d660 /tools/compare-abis.sh
parentf3b4e97bcc5cdc3f79ea17d238c2df9592c6a3c0 (diff)
Add a (GPLv2+) license header, copyright Balint.
svn path=/trunk/; revision=50543
Diffstat (limited to 'tools/compare-abis.sh')
-rwxr-xr-xtools/compare-abis.sh24
1 files changed, 22 insertions, 2 deletions
diff --git a/tools/compare-abis.sh b/tools/compare-abis.sh
index f330ffb9f3..6b5e90b9fa 100755
--- a/tools/compare-abis.sh
+++ b/tools/compare-abis.sh
@@ -1,8 +1,28 @@
#!/bin/bash
-
-
+#
# Compare ABIs of two Wireshark working copies
+#
+# Copyright 2013 Balint Reczey <balint at balintreczey.hu>
+#
# $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.
# Tested with abi-compliance-checker 1.96.1