Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 633 Bytes

File metadata and controls

17 lines (14 loc) · 633 Bytes

License Headers for ifc-lite

All new source files must include the Mozilla Public License 2.0 header at the top.

TypeScript / JavaScript / CSS (.ts, .tsx, .js, .css)

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at https://mozilla.org/MPL/2.0/. */

Rust (.rs)

// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.