Fix some source headers, reformat SPDX license lines in comment block.

Change-Id: Ibae6a64a9915003435a3fb17763535a3844143be
Reviewed-on: https://code.wireshark.org/review/25891
Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Jaap Keuter 2018-02-18 22:40:50 +01:00 committed by Michael Mann
parent 44a6e2dea8
commit ca7ac05cf0
28 changed files with 56 additions and 28 deletions

View File

@ -6,7 +6,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"

View File

@ -6,7 +6,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __EXPORT_OBJECT_UI_H__ #ifndef __EXPORT_OBJECT_UI_H__
#define __EXPORT_OBJECT_UI_H__ #define __EXPORT_OBJECT_UI_H__

View File

@ -5,7 +5,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 2006 Gerald Combs * Copyright 2006 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __UI_FIREWALL_RULES_H__ #ifndef __UI_FIREWALL_RULES_H__
#define __UI_FIREWALL_RULES_H__ #define __UI_FIREWALL_RULES_H__

View File

@ -12,7 +12,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __MCAST_STREAM_H__ #ifndef __MCAST_STREAM_H__
#define __MCAST_STREAM_H__ #define __MCAST_STREAM_H__

View File

@ -6,7 +6,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"

View File

@ -4,7 +4,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __PACKET_LIST_UTILS_H__ #ifndef __PACKET_LIST_UTILS_H__
#define __PACKET_LIST_UTILS_H__ #define __PACKET_LIST_UTILS_H__

View File

@ -8,7 +8,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"

View File

@ -8,7 +8,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __RTP_STREAM_H__ #ifndef __RTP_STREAM_H__
#define __RTP_STREAM_H__ #define __RTP_STREAM_H__

View File

@ -13,7 +13,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"

View File

@ -13,7 +13,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __TAP_IAX2_ANALYSIS_H__ #ifndef __TAP_IAX2_ANALYSIS_H__
#define __TAP_IAX2_ANALYSIS_H__ #define __TAP_IAX2_ANALYSIS_H__

View File

@ -12,7 +12,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __TAP_RTP_ANALYSIS_H__ #ifndef __TAP_RTP_ANALYSIS_H__
#define __TAP_RTP_ANALYSIS_H__ #define __TAP_RTP_ANALYSIS_H__

View File

@ -8,7 +8,8 @@
* *
* Based on text2pcap.c by Ashok Narayanan <ashokn@cisco.com> * Based on text2pcap.c by Ashok Narayanan <ashokn@cisco.com>
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
/******************************************************************************* /*******************************************************************************
* *

View File

@ -16,7 +16,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"

View File

@ -16,7 +16,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __VOIP_CALLS_H__ #ifndef __VOIP_CALLS_H__
#define __VOIP_CALLS_H__ #define __VOIP_CALLS_H__

View File

@ -7,7 +7,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
/* CAM Inspector is a commercial log tool for DVB-CI /* CAM Inspector is a commercial log tool for DVB-CI

View File

@ -7,7 +7,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef _CAMINS_H #ifndef _CAMINS_H
#define _CAMINS_H #define _CAMINS_H

View File

@ -8,7 +8,8 @@
* *
* Based on csids.c and nettl.c * Based on csids.c and nettl.c
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
/* A brief description of this file format is available at: /* A brief description of this file format is available at:
* http://www.tamos.com/htmlhelp/commview/logformat.htm * http://www.tamos.com/htmlhelp/commview/logformat.htm

View File

@ -4,7 +4,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __COMMVIEW_H__ #ifndef __COMMVIEW_H__
#define __COMMVIEW_H__ #define __COMMVIEW_H__

View File

@ -11,7 +11,8 @@
* remains. Borrowed many snippets from dbs-etherwatch.c, the * remains. Borrowed many snippets from dbs-etherwatch.c, the
* daintree_sna_process_hex_data function having the largest chunk. * daintree_sna_process_hex_data function having the largest chunk.
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
/* This module reads capture files saved by Daintree's Sensor Network Analyzer. /* This module reads capture files saved by Daintree's Sensor Network Analyzer.
* Daintree captures are plain text files with a two line header, * Daintree captures are plain text files with a two line header,

View File

@ -9,7 +9,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"

View File

@ -7,7 +7,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
/* /*

View File

@ -7,7 +7,8 @@
* By Gerald Combs <gerald@wireshark.org> * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs * Copyright 1998 Gerald Combs
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef _MPLOG_H #ifndef _MPLOG_H
#define _MPLOG_H #define _MPLOG_H

View File

@ -6,7 +6,8 @@
* Enhancements by Mark C. Brown <mbrown@hp.com> * Enhancements by Mark C. Brown <mbrown@hp.com>
* Copyright (C) 2003, 2005 Hewlett-Packard Development Company, L.P. * Copyright (C) 2003, 2005 Hewlett-Packard Development Company, L.P.
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"

View File

@ -6,7 +6,8 @@
* Enhancements by Mark C. Brown <mbrown@hp.com> * Enhancements by Mark C. Brown <mbrown@hp.com>
* Copyright (C) 2003, 2005 Hewlett-Packard Development Company, L.P. * Copyright (C) 2003, 2005 Hewlett-Packard Development Company, L.P.
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __NETTL_H__ #ifndef __NETTL_H__
#define __NETTL_H__ #define __NETTL_H__

View File

@ -9,7 +9,8 @@
* Based on commview.c, Linux's BlueZ-Gnome Analyzer program and hexdumps of * Based on commview.c, Linux's BlueZ-Gnome Analyzer program and hexdumps of
* the output files from Apple's PacketLogger tool. * the output files from Apple's PacketLogger tool.
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"

View File

@ -18,7 +18,8 @@
* Wiretap Library * Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu> * Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"
#include <errno.h> #include <errno.h>

View File

@ -15,7 +15,8 @@
* Wiretap Library * Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu> * Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "config.h" #include "config.h"
#include <errno.h> #include <errno.h>

View File

@ -3,7 +3,8 @@
* Wiretap Library * Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu> * Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
* *
* SPDX-License-Identifier: GPL-2.0-or-later */ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef __WTAP_H__ #ifndef __WTAP_H__
#define __WTAP_H__ #define __WTAP_H__