aboutsummaryrefslogtreecommitdiff
path: root/draw.h
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 /draw.h
parentb2a44f8dbdc21159c4be5739680b5009edd797c0 (diff)
Added commons clause to the license
Diffstat (limited to 'draw.h')
-rw-r--r--draw.h2
1 files changed, 1 insertions, 1 deletions
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.
//