mirror of
https://github.com/gay-pizza/jaarg.git
synced 2025-12-19 07:20:18 +00:00
Dual licence under MIT and (more accurately or) Apache 2.0
totally not just cus it's easier for sprout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* basic_nostd - jaarg example program using parse in `no_std`
|
||||
* SPDX-FileCopyrightText: (C) 2025 Gay Pizza Specifications
|
||||
* SPDX-License-Identifier: MIT
|
||||
* SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
*/
|
||||
|
||||
#![no_std]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* btreemap_nostd - jaarg example program using BTreeMap in `no_std`
|
||||
* SPDX-FileCopyrightText: (C) 2025 Gay Pizza Specifications
|
||||
* SPDX-License-Identifier: MIT
|
||||
* SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
*/
|
||||
|
||||
#![no_std]
|
||||
|
||||
Reference in New Issue
Block a user