aboutsummaryrefslogtreecommitdiffstats
path: root/epan/diam_dict.h
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 /epan/diam_dict.h
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 'epan/diam_dict.h')
-rw-r--r--epan/diam_dict.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/epan/diam_dict.h b/epan/diam_dict.h
index cd10111817..a67bb0137d 100644
--- a/epan/diam_dict.h
+++ b/epan/diam_dict.h
@@ -4,19 +4,7 @@
**
** (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
**
- ** This library is free software; you can redistribute it and/or
- ** modify it under the terms of the GNU Library General Public
- ** License as published by the Free Software Foundation; either
- ** version 2 of the License, or (at your option) any later version.
- **
- ** This library 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
- ** Library General Public License for more details.
- **
- ** You should have received a copy of the GNU Library General Public
- ** License along with this library; 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
*/
#ifndef _DIAM_DICT_H_