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 --- bb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bb.c') diff --git a/bb.c b/bb.c index 23ff76f..da5f423 100644 --- a/bb.c +++ b/bb.c @@ -1,7 +1,7 @@ // // bb.c // Copyright 2020 Bruce Hill -// Released under the MIT license +// Released under the MIT license with the Commons Clause // // This file contains the main source code of `bb` the Bitty Browser. // -- cgit v1.2.3