aere-node/NOTICE
Liviu e8deaa60b6 Licence hygiene, authoritative patches, and one spelling of the brand
- Apache 2.0 section 4(b): the patches modify files that are the work of
  Hyperledger Besu and now say so, with the notice inside the modified files,
  which is what the licence asks for and what applying the patch produces.
- patches/ and precompiles/ now carry the staged versions rather than an older
  export. The two had drifted in both directions; the only thing the published
  copy had that the staged one lacked was the word "audited" in front of Bouncy
  Castle, which we cannot evidence and which the staged version had dropped.
- the brand was spelled two ways in the same repository, 62 times one way and 23
  the other. It is Aere Network; AERE is the ticker. The 96 AERE_* code
  identifiers are untouched.
2026-08-11 23:47:17 +03:00

22 lines
1.0 KiB
Plaintext

Aere Network node
Copyright contributors to the Aere Network
This product includes software developed by
Hyperledger Besu (https://github.com/hyperledger/besu),
Copyright contributors to Hyperledger Besu,
licensed under the Apache License, Version 2.0.
The files in this repository are additions to, and modifications of, Hyperledger
Besu. They are published under the same licence as the code they derive from.
Several files remain in Besu's own Java packages (for example
org.hyperledger.besu.evm.precompile) because that is where they must live to be
loaded by the client; this does not make them the work of the Besu project, and
it does not make them anything other than a derivative work of it.
The patches under patches/ are diffs against Hyperledger Besu and are meaningless
without it. Obtain Besu from upstream; these files do not replace it.
Every source file in this repository carries an SPDX-License-Identifier header.
Where a file header and this NOTICE ever disagree, the file header governs, and
the disagreement is a defect to be reported.