aboutsummaryrefslogtreecommitdiff
path: root/utils.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-01-28 22:58:17 -0800
committerBruce Hill <bruce@bruce-hill.com>2021-01-28 22:58:17 -0800
commitb2a44f8dbdc21159c4be5739680b5009edd797c0 (patch)
treef8b4b458d31e10ccd99cedb8bf8b124c6c86aadf /utils.h
parent86a9bafec3e20414b709a554d974cff2eba3d30c (diff)
Tweaked comment format and bumped copyright year
Diffstat (limited to 'utils.h')
-rw-r--r--utils.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/utils.h b/utils.h
index 65e7aaa..7408eae 100644
--- a/utils.h
+++ b/utils.h
@@ -1,9 +1,9 @@
//
-// utils.h
-// Copyright 2020 Bruce Hill
-// Released under the MIT license
+// utils.h
+// Copyright 2020 Bruce Hill
+// Released under the MIT license
//
-// This file contains some definitions of some utility macros.
+// This file contains some definitions of some utility macros.
//
#ifndef FILE_UTILS__H