aboutsummaryrefslogtreecommitdiff
path: root/bb.c
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-01-28 23:00:34 -0800
committerBruce Hill <bruce@bruce-hill.com>2021-01-28 23:00:34 -0800
commitd145f13cca2e26be27aea134da47cdab5d0f91ec (patch)
tree4e86d982f00e479066d9edd89cd0bd4784587486 /bb.c
parentb2a44f8dbdc21159c4be5739680b5009edd797c0 (diff)
Added commons clause to the license
Diffstat (limited to 'bb.c')
-rw-r--r--bb.c2
1 files changed, 1 insertions, 1 deletions
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.
//