Re: [Wireshark-dev] SPDX-License-Identifier blurbs

2017-11-11 Thread Gerald Combs
; *To:* "Developer support list for Wireshark" > <mailto:wireshark-dev@wireshark.org>> >> *Subject:* [Wireshark-dev] SPDX-License-Identifier blurbs >> Earlier today I gave a short talk about navigating Wireshark's source >> code. One thing I mentioned is

Re: [Wireshark-dev] SPDX-License-Identifier blurbs

2017-11-10 Thread Jaap Keuter
ense info in other files such as dissectors? > > Sent: Wednesday, November 08, 2017 at 6:09 PM > From: "Gerald Combs" > To: "Developer support list for Wireshark" > Subject: [Wireshark-dev] SPDX-License-Identifier blurbs > Earlier today I gave a short talk about

Re: [Wireshark-dev] SPDX-License-Identifier blurbs

2017-11-10 Thread Darien Spencer
Since this patch was merged, should we start replacing (manually or automaticly) the license info in other files such as dissectors?   Sent: Wednesday, November 08, 2017 at 6:09 PM From: "Gerald Combs" To: "Developer support list for Wireshark" Subject: [Wireshark-dev] SPD

[Wireshark-dev] SPDX-License-Identifier blurbs

2017-11-08 Thread Gerald Combs
Earlier today I gave a short talk about navigating Wireshark's source code. One thing I mentioned is that we have quite a bit of boilerplate at the top and bottom of most files, and in the past this has confused git when copying and renaming files (for me, at least). I've uploaded a change at h