forked from ProxymanApp/TCPViewer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
24 lines (17 loc) · 1 KB
/
Copy pathLICENSE
File metadata and controls
24 lines (17 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
TCP Viewer
Copyright (C) 2026 Proxyman LLC
SPDX-License-Identifier: GPL-2.0-or-later
TCP Viewer is licensed under the GNU General Public License, version 2.0 or
any later version published by the Free Software Foundation.
You may redistribute and/or modify this project 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 project 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 details.
The GPL-2.0-or-later text is available from:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
The verbatim GPL-2.0 license text is included in `COPYING`.
Third-party notices are included in `THIRD_PARTY_NOTICES.md`. Binary
distributions should also include `SOURCE_CODE_OFFER.md` or the complete
corresponding source code for the same release.