aboutsummaryrefslogtreecommitdiff
path: root/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'draw.h')
-rw-r--r--draw.h6
1 files changed, 5 insertions, 1 deletions
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