From 509d4947d8613768024df7b83ad83055c425982b Mon Sep 17 00:00:00 2001 From: The King of Half-Baked Projects Date: Sun, 8 Dec 2024 14:31:18 +0100 Subject: [PATCH] Update scribblers.yml Fix license identifier --- software/scribblers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/scribblers.yml b/software/scribblers.yml index 06f7ecbcb9..b6f097440f 100644 --- a/software/scribblers.yml +++ b/software/scribblers.yml @@ -3,7 +3,7 @@ website_url: "https://github.com/scribble-rs/scribble.rs" source_code_url: "https://github.com/scribble-rs/scribble.rs" description: "A web-based pictionary game." licenses: - - BSD-3 + - BSD-3-Clause platforms: - Go - Docker