aboutsummaryrefslogtreecommitdiff
path: root/utils.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 /utils.h
parentb2a44f8dbdc21159c4be5739680b5009edd797c0 (diff)
Added commons clause to the license
Diffstat (limited to 'utils.h')
-rw-r--r--utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils.h b/utils.h
index 7408eae..a3f75e4 100644
--- a/utils.h
+++ b/utils.h
@@ -1,7 +1,7 @@
//
// utils.h
// Copyright 2020 Bruce Hill
-// Released under the MIT license
+// Released under the MIT license with the Commons Clause
//
// This file contains some definitions of some utility macros.
//