Add Apache 2.0 license
- Add LICENSE file with Apache 2.0 text - Add license field to Cargo.toml - Add copyright and SPDX headers to all source files - Add License section to README.md
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Copyright 2026 Andre Cipriani Bandarra
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
//! Async Rust client for the Google Gemini API.
|
||||
//!
|
||||
//! This crate provides a high-level async client for interacting with Google's Gemini
|
||||
|
||||
Reference in New Issue
Block a user