aboutsummaryrefslogtreecommitdiffstats
path: root/doc/make-authors-short.pl
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2017-11-11 12:14:09 +0000
committerAnders Broman <a.broman58@gmail.com>2017-11-11 15:45:31 +0000
commit4ec8ebcebbbd67a54429d3d18982aaefb6118b91 (patch)
tree5717b7605c74d327ea437ca9d348e154d2bcca41 /doc/make-authors-short.pl
parent92be91f57a162136523f40b6f9eefddacf7a3328 (diff)
SPDX: Convert doc and docbook.
Replace the GPLv2+ blurbs in the doc and docbook directories with SPDX headers as appropriate. This includes example code such as packet-PROTOABBREV.c. Remove dfilter2pod.pl and dfilter2xml.pl. We haven't used them since 2010. Change-Id: I4adec02a9a4bc3e71e32bdf89f2754edaf696938 Reviewed-on: https://code.wireshark.org/review/24343 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'doc/make-authors-short.pl')
-rwxr-xr-xdoc/make-authors-short.pl13
1 files changed, 1 insertions, 12 deletions
diff --git a/doc/make-authors-short.pl b/doc/make-authors-short.pl
index df0a335ccf..00e23c3132 100755
--- a/doc/make-authors-short.pl
+++ b/doc/make-authors-short.pl
@@ -9,19 +9,8 @@
# 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.
+# SPDX-License-Identifier: GPL-2.0+
#
-# 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.
use strict;