mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-30 00:23:24 +00:00
License rust and c source files
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5fb8a9f7e5
commit
faaa4438d6
@ -1,4 +1,7 @@
|
||||
//! This implementation is from rust-clippy
|
||||
// Licensed under the Apache License, Version 2.0 or the MIT License.
|
||||
// Copyright (C) 2023-2024 Ant Group.
|
||||
|
||||
// This implementation is from rust clippy. We modified the code.
|
||||
|
||||
fn main() {
|
||||
// Forward the profile to the main compilation
|
||||
|
Reference in New Issue
Block a user