aboutsummaryrefslogtreecommitdiff
path: root/bb.c
diff options
context:
space:
mode:
Diffstat (limited to 'bb.c')
-rw-r--r--bb.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/bb.c b/bb.c
index 2280ca7..23ff76f 100644
--- a/bb.c
+++ b/bb.c
@@ -1,9 +1,9 @@
//
-// Bitty Browser (bb)
-// Copyright 2019 Bruce Hill
-// Released under the MIT license
+// bb.c
+// Copyright 2020 Bruce Hill
+// Released under the MIT license
//
-// This file contains the main source code of `bb`.
+// This file contains the main source code of `bb` the Bitty Browser.
//
#include <ctype.h>