From d145f13cca2e26be27aea134da47cdab5d0f91ec Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 28 Jan 2021 23:00:34 -0800 Subject: Added commons clause to the license --- draw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'draw.h') diff --git a/draw.h b/draw.h index f6ebd75..ef683e9 100644 --- a/draw.h +++ b/draw.h @@ -1,7 +1,7 @@ // // draw.h // Copyright 2020 Bruce Hill -// Released under the MIT license +// Released under the MIT license with the Commons Clause // // This file contains definitions for bb column-drawing code. // -- cgit v1.2.3