All source code files require the following license header (with commenting syntax adapted to the file's language): ```java /* Copyright 2022 Contributors to the Parsec project. * SPDX-License-Identifier: Apache-2.0 */ ```