From 734730ed375aece8fa569608297fb26f6618a182 Mon Sep 17 00:00:00 2001 From: Wim Pomp Date: Fri, 22 Aug 2025 19:54:34 +0200 Subject: [PATCH] license --- Cargo.toml | 2 +- README.md | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 6224538..4a8540b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2024" rust-version = "1.85.1" authors = ["Wim Pomp "] -license = "CC-BY" +license = "CC-BY-4.0" description = "Colorcet colormaps." homepage = "https://github.com/wimpomp/colorcet" repository = "https://github.com/wimpomp/colorcet" diff --git a/README.md b/README.md index cea0360..17e79e8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # Colorcet Rust copy of Python library [colorcet](https://pypi.org/project/colorcet/). [Colorcet](https://colorcet.com/) is a set of perceptually uniform colormaps. - - - -