aboutsummaryrefslogtreecommitdiffstats
path: root/epan/diam_dict.h
diff options
context:
space:
mode:
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_