Skip to content

Commit

Permalink
chore(license): update to use GPL-3.0-or-later (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored Dec 11, 2024
1 parent 0f3181a commit 8ad9531
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 673 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "tenere"
version = "0.11.2"
authors = ["Badr Badri <contact@pythops.com>"]
license = "GPL-3.0"
license = "GPL-3.0-or-later"
edition = "2021"
description = "TUI interface for LLMs written in Rust"
readme = "README.md"
Expand Down
Loading

0 comments on commit 8ad9531

Please sign in to comment.