From b2a44f8dbdc21159c4be5739680b5009edd797c0 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 28 Jan 2021 22:58:17 -0800 Subject: Tweaked comment format and bumped copyright year --- types.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'types.h') diff --git a/types.h b/types.h index 531bfa3..984049f 100644 --- a/types.h +++ b/types.h @@ -1,9 +1,9 @@ // -// types.h -// Copyright 2019 Bruce Hill -// Released under the MIT license +// types.h +// Copyright 2020 Bruce Hill +// Released under the MIT license // -// This file contains definitions of different types. +// This file contains definitions of different types. // #ifndef FILE_TYPES__H #define FILE_TYPES__H -- cgit v1.2.3