# HT Portal VPN licensing

Copyright (C) Hive Technology S.r.l. All rights reserved except where this
file or a source-file notice grants additional rights.

The repository contains separately licensed components:

- `third_party/n3n/**` retains the licenses and copyright notices supplied by
  the n3n project. The n3n code incorporated by the current mobile packet
  tunnel is predominantly `GPL-3.0-only`.
- `core/**`, `ios/PacketTunnel/**`, and the Hive Technology n3n integration
  patch under `patches/n3n/**` are licensed under `GPL-3.0-only` when used as
  part of the packet-tunnel executable.
- `ios/Shared/**`, `ios/HTPortalVPN/Model/MobileVpnModels.swift`, `project.yml`,
  and the build scripts needed to produce the packet-tunnel executable are
  dual-licensed: Hive Technology may use them under its proprietary rights;
  recipients of the GPL packet-tunnel source may use them under
  `GPL-3.0-only` for that covered work.
- The independently authored `HTPortalVPN` application executable and Android
  application code remain proprietary unless an individual file says
  otherwise. The iOS packet-tunnel extension and Android native VPN library
  are separately licensed as described above.

The complete GNU General Public License version 3 is available at
`LICENSES/GPL-3.0-only.txt`. Third-party attribution and the corresponding
source offer are described in `THIRD_PARTY_NOTICES.md`.
