From 9bc40770166e5929ed183d850cd5bf1d86fefb82 Mon Sep 17 00:00:00 2001 From: Stefan Karpinski Date: Wed, 12 Feb 2025 11:36:01 -0500 Subject: [PATCH] jcolors.jl: remove LICENSE notice (close #146) Color schemes are not eligible for copyright protection, so the Julia logo license does not apply here. If there's any concern, I am also the copyright owner for the Julia logo. --- data/jcolors.jl | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/jcolors.jl b/data/jcolors.jl index 7b952db..3ed3a00 100644 --- a/data/jcolors.jl +++ b/data/jcolors.jl @@ -1,5 +1,3 @@ -# see license information at https://github.com/JuliaLang/julia-logo-graphics/LICENSE.md - loadcolorscheme(:julia, [ colorant"#1f83ff", # blue colorant"#CA3C32", # red