aboutsummaryrefslogtreecommitdiffstats
path: root/text2pcap-scanner.l
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2018-03-06 15:31:02 +0100
committerAnders Broman <a.broman58@gmail.com>2018-03-07 15:56:44 +0000
commitfe71e26af27a01173f3029a7d848b9ba65a0defb (patch)
tree3805e0616d1264998c622b59a238490237443e57 /text2pcap-scanner.l
parent71f36379aef2ff9fcf092619011f02f68ce9d3b2 (diff)
spdx: more licenses converted.
Change-Id: I3861061ec261e63b23621799e020e811ed78a343 Reviewed-on: https://code.wireshark.org/review/26333 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'text2pcap-scanner.l')
-rw-r--r--text2pcap-scanner.l14
1 files changed, 1 insertions, 13 deletions
diff --git a/text2pcap-scanner.l b/text2pcap-scanner.l
index 51c5d67bca..f1ef1241fb 100644
--- a/text2pcap-scanner.l
+++ b/text2pcap-scanner.l
@@ -45,19 +45,7 @@
* 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.
+ * SPDX-License-Identifier: GPL-2.0-or-later
*
*******************************************************************************/