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 --- draw.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'draw.h') diff --git a/draw.h b/draw.h index 7fae87d..f6ebd75 100644 --- a/draw.h +++ b/draw.h @@ -1,5 +1,9 @@ // -// draw.h - This file contains definitions for bb column-drawing code. +// draw.h +// Copyright 2020 Bruce Hill +// Released under the MIT license +// +// This file contains definitions for bb column-drawing code. // #ifndef FILE_COLUMNS__H -- cgit v1.2.3