summaryrefslogtreecommitdiff
path: root/util/deflate
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-01-30 11:02:56 +0100
committerDaniel Friesel <derf@finalrewind.org>2021-01-30 11:02:56 +0100
commite522e5cdb583d20b712c7d9c842fc6ce9d3fe17d (patch)
tree95cd67e3328e11eef3e0a201ea9ac646ba5aa694 /util/deflate
parentc0fb6442e30c44490b42e6072151ee739b944e56 (diff)
Add licensing information for deflate util and test files
Diffstat (limited to 'util/deflate')
-rwxr-xr-xutil/deflate4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/deflate b/util/deflate
index 925779f..8f0460b 100755
--- a/util/deflate
+++ b/util/deflate
@@ -1,5 +1,9 @@
#!/usr/bin/env python3
# vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160
+#
+# Copyright 2021 Daniel Friesel
+#
+# SPDX-License-Identifier: BSD-2-Clause
"""deflate - compression utility for zlib-deflate-nostdlib