Fork of daniellemaywood.uk/gleam — Wasm codegen work
336 B
10 lines
1<!--
2 SPDX-License-Identifier: Apache-2.0
3 SPDX-FileCopyrightText: 2026 The Gleam contributors
4-->
5
6# licence_bundler
7
8A small program that creates a `gleam-licences.html` which details all the
9licences of the code used in the Gleam project. This is run on CI as part of
10the release process and the file is included with the release.