summaryrefslogtreecommitdiffstats
path: root/tests.sh
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-03-19 00:42:32 -0400
committerTavian Barnes <tavianator@tavianator.com>2019-03-19 00:43:35 -0400
commit2e10b1d55bccbbe3de811df91a70772978e76abf (patch)
tree3c2af5b9482a6ccc7c083bb6037cfccce39c1c57 /tests.sh
parent1609a505e6a6ee2730c8ad15d145335f81204bb1 (diff)
downloadbfs-2e10b1d55bccbbe3de811df91a70772978e76abf.tar.xz
tests: Add utilities for comparing colors to ls
Diffstat (limited to 'tests.sh')
-rwxr-xr-xtests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.sh b/tests.sh
index 3576f7a..2df3448 100755
--- a/tests.sh
+++ b/tests.sh
@@ -2,7 +2,7 @@
############################################################################
# bfs #
-# Copyright (C) 2015-2018 Tavian Barnes <tavianator@tavianator.com> #
+# Copyright (C) 2015-2019 Tavian Barnes <tavianator@tavianator.com> #
# #
# Permission to use, copy, modify, and/or distribute this software for any #
# purpose with or without fee is hereby granted. #